wangyum commented on issue #26533: [WIP][test-hadoop3.2][test-java11] Test 
Hadoop 2.7 with JDK 11
URL: https://github.com/apache/spark/pull/26533#issuecomment-554281130
 
 
   @BryanCutler It seems not working:
   ```shell
   export JAVA_HOME=/usr/lib/jdk-11.0.3
   export PATH=$JAVA_HOME/bin:$PATH
   
   build/sbt "sql/test-only *.ArrowConvertersSuite" -Phadoop-3.2 
-Dio.netty.tryReflectionSetAccessible=true
   ```

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