[
https://issues.apache.org/jira/browse/HIVE-22693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
kairen lo updated HIVE-22693:
-----------------------------
Attachment: (was: 1.png)
> Modify fs.defaultFS. The location of the new table does not change. It is
> still the value of fs.defaultFS before modification
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-22693
> URL: https://issues.apache.org/jira/browse/HIVE-22693
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Affects Versions: 3.1.0
> Environment: HDP: 3.1.4.0
> Hadoop: 3.1.1
> Hive: 3.1.0
> HBase: 2.0.2
> Tez:0.9.1
> Reporter: kairen lo
> Priority: Major
> Attachments: log.txt
>
>
> Change the hive-site. xml configuration item fs.defaultfs, or set
> fs.defaultfs =alluxio://master:19998 in beeline, without effect, such as
> create table dual(data string), table LOCATION is still the previous
> fs.defaultFS value hdfs://master:8020. By rights, FS in LOCATION should be
> the modified alluxio://master:19998
>
> Chinese description:
--
This message was sent by Atlassian Jira
(v8.3.4#803005)