[
https://issues.apache.org/jira/browse/KYLIN-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI updated KYLIN-2869:
--------------------------------
Description: Azure HDInsight uses WASB as the default FS; I set using a
HDFS full qualified name as "kylin.env.hdfs-working-dir", when build a cube, a
large dict file was put to the DFS. This should be a bug in
HBaseConnection.newHBaseConfiguration(), it overwrites the default fs setting
only when user set "kylin.storage.hbase.cluster-fs". But when user set a
non-default fs for working dir, it did nothing. (was: Azure HDInsight uses
WASB as the default FS; I set using a HDFS full qualified name as
"kylin.env.hdfs-working-dir", when build a cube, a large dict file was put to
the DFS. )
> When using non-default FS as the working-dir, Kylin puts large metadata file
> to default FS
> ------------------------------------------------------------------------------------------
>
> Key: KYLIN-2869
> URL: https://issues.apache.org/jira/browse/KYLIN-2869
> Project: Kylin
> Issue Type: Bug
> Components: Metadata
> Affects Versions: v2.1.0
> Reporter: Shaofeng SHI
> Assignee: Shaofeng SHI
> Fix For: v2.2.0
>
>
> Azure HDInsight uses WASB as the default FS; I set using a HDFS full
> qualified name as "kylin.env.hdfs-working-dir", when build a cube, a large
> dict file was put to the DFS. This should be a bug in
> HBaseConnection.newHBaseConfiguration(), it overwrites the default fs setting
> only when user set "kylin.storage.hbase.cluster-fs". But when user set a
> non-default fs for working dir, it did nothing.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)