You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@crunch.apache.org by jw...@apache.org on 2012/10/03 06:42:06 UTC

[1/2] git commit: CRUNCH-78: Add example input for the secondary sort script

Updated Branches:
  refs/heads/master e7b5feb34 -> 18a2462e8


CRUNCH-78: Add example input for the secondary sort script


Project: http://git-wip-us.apache.org/repos/asf/incubator-crunch/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-crunch/commit/18a2462e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-crunch/tree/18a2462e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-crunch/diff/18a2462e

Branch: refs/heads/master
Commit: 18a2462e84d6621bcf5f6173b4d2a0b66e3889d8
Parents: 167c9c2
Author: Josh Wills <jw...@apache.org>
Authored: Tue Oct 2 21:40:39 2012 -0700
Committer: Josh Wills <jw...@apache.org>
Committed: Tue Oct 2 21:40:39 2012 -0700

----------------------------------------------------------------------
 .../src/main/resources/secondary_sort_input.txt    |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-crunch/blob/18a2462e/crunch-examples/src/main/resources/secondary_sort_input.txt
----------------------------------------------------------------------
diff --git a/crunch-examples/src/main/resources/secondary_sort_input.txt b/crunch-examples/src/main/resources/secondary_sort_input.txt
new file mode 100644
index 0000000..273a2f2
--- /dev/null
+++ b/crunch-examples/src/main/resources/secondary_sort_input.txt
@@ -0,0 +1,8 @@
+one,1,1 
+one,2,-3 
+two,4,5 
+two,2,6 
+two,1,7,9 
+three,0,-1 
+one,-5,10 
+one,-10,garbage