From 5ddc763ab9953eebdaf78af4eb72288d7955b310 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sat, 14 Jun 2014 19:03:21 +0200 Subject: cleanup --- hadoop/streaming/mapper_test.input | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 hadoop/streaming/mapper_test.input (limited to 'hadoop/streaming/mapper_test.input') diff --git a/hadoop/streaming/mapper_test.input b/hadoop/streaming/mapper_test.input deleted file mode 100644 index 338fd87..0000000 --- a/hadoop/streaming/mapper_test.input +++ /dev/null @@ -1,10 +0,0 @@ -0 1 a c -0 2 b c -0 3 c c -1 4 a c -1 5 b c -1 6 c c -1 7 d c -2 8 a c -2 9 b c -2 10 c c -- cgit v1.2.3