[ 
https://issues.apache.org/jira/browse/SPARK-19367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon updated SPARK-19367:
---------------------------------
    Labels: bulk-closed  (was: )

> Hive metastore temporary configuration doesn't specify default filesystem
> -------------------------------------------------------------------------
>
>                 Key: SPARK-19367
>                 URL: https://issues.apache.org/jira/browse/SPARK-19367
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.6.3, 2.0.2, 2.1.0, 2.2.0
>            Reporter: Jacek Lewandowski
>            Priority: Minor
>              Labels: bulk-closed
>
> When a temporary configuration is obtained in HiveUtils, it specify the 
> warehouse location on the local file system. This is fine, but if the default 
> file system is specified different than local, it may fail due to the lack of 
> required configuration options. 
> What I propose here is to set default file system to {{file:///}} in addition 
> to setting warehouse location to local file system. 
> Why - because regardless of what file system is accessed by Hive, it does 
> initialisation with the default file system and if it requires some 
> configuration, it will fail. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to