Hi all, After merging the PR(https://github.com/apache/incubator-hudi/pull/1271) which adds the missing apache license in docker/demo/presto-batch1.commands <https://github.com/apache/incubator-hudi/pull/1271/files#diff-992e43ced3eb0102cf50773f98ed0554> ,docker/demo/presto-batch2-after-compaction.commands <https://github.com/apache/incubator-hudi/pull/1271/files#diff-4a23593a9c83f2ac3d423e756c84d1ef> , docker/demo/presto-table-check.commands <https://github.com/apache/incubator-hudi/pull/1271/files#diff-d7c0616cefe7404855e6fed66d81e7ea>, then the travis fails with the exception ITTestHoodieDemo.testDemo:81->testPrestoAfterFirstBatch:192->ITTestBase.executePrestoCommandFile:223->ITTestBase.executeCommandStringInDocker:190->ITTestBase.executeCommandInDocker:168 Command ([presto, --server, presto-coordinator-1:8090, --catalog, hive, --schema, default, -f, /usr/hive/data/input/presto-table-check.commands]) expected to succeed. Exit (1) expected:<0> but was:<1>
and the detail log link https://api.travis-ci.org/v3/job/640489853/log.txt Any ideas? thanks. Best, Leesf
