yanghua commented on a change in pull request #1449: [HUDI-698]Add unit test for CleansCommand URL: https://github.com/apache/incubator-hudi/pull/1449#discussion_r407839432
########## File path: .travis.yml ########## @@ -39,3 +39,9 @@ script: - scripts/run_travis_tests.sh $TEST_SUITE after_success: - bash <(curl -s https://codecov.io/bash) +before_script: + - echo "=====[ Download spark]=====" Review comment: `Download spark` -> `Downloading Apache Spark`? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
