wangyum commented on issue #25775: [SPARK-29015][SQL][test-hadoop3.2] fix bug 
for jdk11, can't use 'add jar' jar's class as create table serde
URL: https://github.com/apache/spark/pull/25775#issuecomment-534866015
 
 
   @AngersZhuuuu Could you add these to **How was this patch tested?**:
   ```shell
   export JAVA_HOME=/usr/lib/jdk-11.0.3
   export PATH=$JAVA_HOME/bin:$PATH
   
   build/sbt -Phive-thriftserver -Phadoop-3.2
   
   hive/test-only *HiveSparkSubmitSuite -- -z "SPARK-8368: includes jars passed 
in through --jars"
   hive-thriftserver/test-only *HiveThriftBinaryServerSuite -- -z "test add jar"
   ```

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to