bowenli86 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_r301683816
########## File path: tools/travis/stage.sh ########## @@ -25,6 +25,7 @@ STAGE_BLINK_PLANNER="blink_planner" STAGE_CONNECTORS="connectors" STAGE_KAFKA_GELLY="kafka/gelly" STAGE_TESTS="tests" +STAGE_CONNECTOR_HIVE_1="connector_hive_1" Review comment: can we rename to "..._HIVE/hive_1.2.1" or "..._HIVE/hive_1_2_1" to make it clean which hive 1.x version we are using? ---------------------------------------------------------------- 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
