Kent Yao created SPARK-37661:
--------------------------------
Summary: SparkSQLCLIDriver will use hive defaults to resolve
warehouse dir
Key: SPARK-37661
URL: https://issues.apache.org/jira/browse/SPARK-37661
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 3.2.0
Reporter: Kent Yao
{code:log}
21/12/16 15:27:26.713 main INFO SharedState: spark.sql.warehouse.dir is not
set, but hive.metastore.warehouse.dir is set. Setting spark.sql.warehouse.dir
to the value of hive.metastore.warehouse.dir.
21/12/16 15:27:26.761 main INFO SharedState: Warehouse path is
'file:/user/hive/warehouse'.
...
...
21/12/16 15:27:36.559 main INFO SharedState: Setting
hive.metastore.warehouse.dir ('null') to the value of spark.sql.warehouse.dir.
21/12/16 15:27:36.561 main INFO SharedState: Warehouse path is
'file:/Users/kentyao/Downloads/spark/spark-3.2.0-bin-hadoop3.2/spark-warehouse'.
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]