Jun He created BIGTOP-3216:
------------------------------

             Summary: 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


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
(v7.6.3#76005)

Reply via email to