You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2014/03/11 07:03:43 UTC

[jira] [Resolved] (BIGTOP-1250) TestTextSnappy fails

     [ https://issues.apache.org/jira/browse/BIGTOP-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik resolved BIGTOP-1250.
----------------------------------------

    Resolution: Fixed

Committed to the master. Thanks Dasha!

> TestTextSnappy fails
> --------------------
>
>                 Key: BIGTOP-1250
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1250
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.7.0
>            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)