[ https://issues.apache.org/jira/browse/SPARK-23518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16377704#comment-16377704 ]
Apache Spark commented on SPARK-23518: -------------------------------------- User 'liufengdb' has created a pull request for this issue: https://github.com/apache/spark/pull/20681 > Avoid metastore access when users only want to read and store data frames > ------------------------------------------------------------------------- > > Key: SPARK-23518 > URL: https://issues.apache.org/jira/browse/SPARK-23518 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 2.3.0 > Reporter: Feng Liu > Priority: Major > > https://issues.apache.org/jira/browse/SPARK-21732 added one patch, which > allows a spark session to be created when the hive metastore server is down. > However, it does not allow running any commands with the spark session. So > the users could not read / write data frames, when the hive metastore server > is down. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org