Skip to content

Conversation

@jinxing64
Copy link

What changes were proposed in this pull request?

In current code, we set isolationOn=!isCliSession() when create hive client for metadata. However conf of CliSessionState points to local dummy metastore(https://github.com/apache/spark/blob/master/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveUtils.scala#L416). Using CliSessionState, we fail to get metadata from remote hive metastore. We can always set isolationOn=true when create hive clietnt for metadata

How was this patch tested?

Existing.

@SparkQA
Copy link

SparkQA commented Sep 5, 2017

Test build #81396 has finished for PR 19127 at commit 2d13ab8.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@yaooqinn
Copy link
Member

yaooqinn commented Sep 5, 2017

hey i am working on this plz check #19068

@jinxing64
Copy link
Author

Sure, I will close this then.

@jinxing64 jinxing64 closed this Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants