Description
Running org.apache.bigtop.itest.hadoop.hdfs.TestTextSnappy Failed command: hadoop fs -mkdir testtextsnappy.1394486901137 hadoop fs -put part-00001.snappy testtextsnappy.1394486901137/part-00001.snappy error code: 1 stdout: [] stderr: [14/03/10 14:28:23 INFO consensus.ConsensusNodeProxyProvider: Using vmhost4-vm0/10.10.10.130:8020, 14/03/10 14:28:26 INFO consensus.ConsensusNodeProxyProvider: Using vmhost4-vm2/10.10.10.132:8020, put: `part-00001.snappy': No such file or directory] hadoop fs -text testtextsnappy.1394486901137/part-00001.snappy Failed command: hadoop fs -text testtextsnappy.1394486901137/part-00001.snappy error code: 1 stdout: [] stderr: [14/03/10 14:28:29 INFO consensus.ConsensusNodeProxyProvider: Using vmhost4-vm1/10.10.10.131:8020, text: `testtextsnappy.1394486901137/part-00001.snappy': No such file or directory] Expected output: 1 rafferty 31 2 jones 33 3 steinberg 33 Actual output:
Attachments
Issue Links
- relates to
-
BIGTOP-719 Add TestTextSnappy to test hadoop fs -text with snappy compressed files
- Closed