[ https://issues.apache.org/jira/browse/SPARK-15068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267356#comment-15267356
]
Apache Spark commented on SPARK-15068:
--------------------------------------
User 'andrewor14' has created a pull request for this issue:
https://github.com/apache/spark/pull/12847
> Use proper metastore warehouse path
> -----------------------------------
>
> Key: SPARK-15068
> URL: https://issues.apache.org/jira/browse/SPARK-15068
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Andrew Or
> Assignee: Andrew Or
>
> Today, we use "" empty string without Hive, and "/user/hive/warehouse" with Hive, which
is not a great default since it probably doesn't exist on the box. Instead, it would be better
to use a subdir inside `user.dir` or something.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|