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/05/10 07:17:12 UTC

[GitHub] [spark] sandeep-katta commented on issue #24566: [SPARK-27667][SQL]get the current database from spark catalog instead of querying the Hive

sandeep-katta commented on issue #24566: [SPARK-27667][SQL]get the current database from spark catalog instead of querying the Hive
URL: https://github.com/apache/spark/pull/24566#issuecomment-491185010
 
 
   I tested thrift server and also checked Hive code for  **hive.cli.print.current.db** usage , this paramater is not used in case of beeline. code snapshot is below
   
   ![beeline](https://user-images.githubusercontent.com/35216143/57509192-39a8f580-7321-11e9-93d1-262e718cd9b8.png)
   
   I cross checked the hive behaviour, current database will be shown only in case of hive cli but not in beeline
   
   

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