You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:13:27 UTC

[jira] [Resolved] (SPARK-19367) Hive metastore temporary configuration doesn't specify default filesystem

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

Hyukjin Kwon resolved SPARK-19367.
----------------------------------
    Resolution: Incomplete

> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org