[
https://issues.apache.org/jira/browse/KYLIN-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15802949#comment-15802949
]
liyang commented on KYLIN-2351:
-------------------------------
Resolved. Future development should note NOT TO use the default FS. Instead,
always use {{HadoopUtil.getWorkingFileSystem()}} to get the right file system
for Kylin.
> Support using non-default HDFS path as kylin.env.hdfs-working-dir
> -----------------------------------------------------------------
>
> Key: KYLIN-2351
> URL: https://issues.apache.org/jira/browse/KYLIN-2351
> Project: Kylin
> Issue Type: New Feature
> Components: Job Engine
> Reporter: Shaofeng SHI
> Assignee: liyang
> Fix For: v2.0.0
>
>
> In some cases user may expect to use another HDFS (not default) as the
> working hdfs for Kylin; This is very common in a cloud-based deployment. He
> can specify a full qualified path name (with NN). But will get error
> "cuboid_statistics.seq does not exists" in some steps like "Save cube
> statistics step".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)