zentol commented on a change in pull request #8911: [FLINK-12995][hive] Add 
Hive-1.2.1 build to Travis
URL: https://github.com/apache/flink/pull/8911#discussion_r302647678
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -191,6 +191,10 @@ jobs:
       script: ./tools/travis_controller.sh misc
       env: PROFILE="-Dhadoop.version=2.8.3 -Pinclude-kinesis 
-Dinclude_hadoop_aws -Dscala-2.12"
       name: misc - scala 2.12
+    - if: type = cron
+      script: ./tools/travis_controller.sh connector_hive_1
+      env: PROFILE="-Dhadoop.version=2.8.3 -Pinclude-kinesis 
-Dinclude_hadoop_aws -Dscala-2.12"
 
 Review comment:
   I would suggest to add `-Phive-1.2.1` to every scala 2.12 profile; then we 
get the test coverage without requiring another profile that uses funky hacks.

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

Reply via email to