You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Jun He (Jira)" <ji...@apache.org> on 2020/02/19 01:22:00 UTC

[jira] [Closed] (BIGTOP-3216) Flink smoke test failed on Debian-9

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

Jun He closed BIGTOP-3216.
--------------------------

> Flink smoke test failed on Debian-9
> -----------------------------------
>
>                 Key: BIGTOP-3216
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3216
>             Project: Bigtop
>          Issue Type: Bug
>          Components: flink
>    Affects Versions: 1.4.0
>            Reporter: Jun He
>            Assignee: Jun He
>            Priority: Major
>             Fix For: 1.5.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Flink smoke test on debian-9 failed with following output:
> {code:bash}
> org.apache.bigtop.itest.hadoop.flink.TestFlink > testWordCountBatch STANDARD_ERROR
>     19/05/15 05:48:29 INFO lang.Object: flink run $FLINK_HOME/examples/batch/WordCount.jar --input hdfs:///flink/test.data --output hdfs:///tmp/result.txt
> org.apache.bigtop.itest.hadoop.flink.TestFlink > testWordCountBatch SKIPPED
> > Task :bigtop-tests:smoke-tests:flink:test FAILED
> :bigtop-tests:smoke-tests:flink:test (Thread[Task worker for ':' Thread 42,5,main]) completed. Took 5 mins 56.008 secs.
> FAILURE: Build failed with an exception.
> {code}
> The investigation showed that flink cannot get defaultFS info. So explicitly add hdfs info could fix this test.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)