dongjoon-hyun commented on issue #25443: [WIP][test-hadoop3.2][test-maven] Test 
JDK 11 with Hadoop-3.2/Hive 2.3.6 on jenkins
URL: https://github.com/apache/spark/pull/25443#issuecomment-521078239
 
 
   Since the test is parallel, could you add the following, too?
   ```
   
sql/hive/src/main/scala/org/apache/spark/sql/hive/client/IsolatedClientLoader.scala
   -    case "2.3" | "2.3.0" | "2.3.1" | "2.3.2" | "2.3.3" | "2.3.4" | "2.3.5" 
=> hive.v2_3
   +    case "2.3" | "2.3.0" | "2.3.1" | "2.3.2" | "2.3.3" | "2.3.4" | "2.3.5" 
| "2.3.6" => hive.v2_3
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to