[
https://issues.apache.org/jira/browse/BIGTOP-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dasha Boudnik updated BIGTOP-1250:
----------------------------------
Description:
{noformat}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:
{noformat}
was:
{noformat}Failed command: hadoop-fuse-dfs dfs://myCluster /tmp/hdfs-test
error code: 127
stdout: []
stderr: [/bin/bash: line 1: hadoop-fuse-dfs: command not found]
Failed command: umount /tmp/hdfs-test
error code: 1
stdout: []
stderr: [umount: /tmp/hdfs-test: not mounted]
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 1.745 sec <<<
FAILURE!
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:
{noformat}
> TestTextSnappy fails
> --------------------
>
> Key: BIGTOP-1250
> URL: https://issues.apache.org/jira/browse/BIGTOP-1250
> Project: Bigtop
> Issue Type: Bug
> Components: Tests
> Affects Versions: 0.6.0
> Environment: CDH, HDP
> Reporter: Dasha Boudnik
> Assignee: Dasha Boudnik
> Fix For: 0.8.0
>
>
> {noformat}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:
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)