http://git-wip-us.apache.org/repos/asf/crunch/blob/fce2b23b/crunch-test/src/main/resources/orders.txt ---------------------------------------------------------------------- diff --git a/crunch-test/src/main/resources/orders.txt b/crunch-test/src/main/resources/orders.txt new file mode 100644 index 0000000..d60df82 --- /dev/null +++ b/crunch-test/src/main/resources/orders.txt @@ -0,0 +1,5 @@ +222|Toilet plunger +333|Toilet brush +222|Toilet paper +111|Corn flakes +555|Not ordered \ No newline at end of file
http://git-wip-us.apache.org/repos/asf/crunch/blob/fce2b23b/crunch-test/src/main/resources/set1.txt ---------------------------------------------------------------------- diff --git a/crunch-test/src/main/resources/set1.txt b/crunch-test/src/main/resources/set1.txt new file mode 100644 index 0000000..3b67f57 --- /dev/null +++ b/crunch-test/src/main/resources/set1.txt @@ -0,0 +1,4 @@ +b +c +a +e \ No newline at end of file http://git-wip-us.apache.org/repos/asf/crunch/blob/fce2b23b/crunch-test/src/main/resources/set2.txt ---------------------------------------------------------------------- diff --git a/crunch-test/src/main/resources/set2.txt b/crunch-test/src/main/resources/set2.txt new file mode 100644 index 0000000..8169ab5 --- /dev/null +++ b/crunch-test/src/main/resources/set2.txt @@ -0,0 +1,3 @@ +c +d +a \ No newline at end of file
