You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/08 03:17:54 UTC

[GitHub] [spark] wangyum commented on issue #20944: [SPARK-23831][SQL] Add org.apache.derby to IsolatedClientLoader

wangyum commented on issue #20944: [SPARK-23831][SQL] Add org.apache.derby to IsolatedClientLoader
URL: https://github.com/apache/spark/pull/20944#issuecomment-480669325
 
 
   @HyukjinKwon I could reproduce this issue:
   ```shell
   build/sbt clean package -Phive -Phive-thriftserver
   export SPARK_PREPEND_CLASSES=true
   bin/spark-sql --conf spark.sql.hive.metastore.version=2.3.4 --conf spark.sql.hive.metastore.jars=maven -e "create table t1 as select 1 as c"
   ```

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


With regards,
Apache Git Services

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