[jira] [Commented] (KYLIN-3706) why kylin create local metadata directory

2018-12-25 Thread Shaofeng SHI (JIRA)


[ 
https://issues.apache.org/jira/browse/KYLIN-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16728890#comment-16728890
 ] 

Shaofeng SHI commented on KYLIN-3706:
-

[~chitin] thanks for the patch; Merged in master branch: 
https://github.com/apache/kylin/commit/eadb2a80dac7d2f83114162e09dc6a9f225f961e

> why kylin create local metadata directory
> -
>
> Key: KYLIN-3706
> URL: https://issues.apache.org/jira/browse/KYLIN-3706
> Project: Kylin
>  Issue Type: Bug
>  Components: Metadata
>Affects Versions: v2.5.0
> Environment: hdp.version: 2.5.0.0-1245 
> kylin: 2.5.0 (apache-kylin-2.5.0-bin-hbase1x)
>Reporter: 风语者
>Assignee: Lingang Deng
>Priority: Minor
> Attachments: 0001-KYLIN-3706.patch, 
> image-2018-11-28-16-08-57-263.png, screenshot-1.png
>
>
> i dont know why kylin create local metadata directory in user home directory 
> automaticly .
> in kylin.properties :
> #kylin.metadata.url=kylin_metadata@hbase
> #kylin.env.hdfs-working-dir=/kylin
> !image-2018-11-28-16-08-57-263.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KYLIN-3706) why kylin create local metadata directory

2018-11-29 Thread Lingang Deng (JIRA)


[ 
https://issues.apache.org/jira/browse/KYLIN-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704284#comment-16704284
 ] 

Lingang Deng commented on KYLIN-3706:
-

[~Shaofengshi] it has fixed by 
[KYLIN-3666|https://issues.apache.org/jira/browse/KYLIN-3666] . By the way, I 
found a minor fault when debug the module, please review it, thanks.

> why kylin create local metadata directory
> -
>
> Key: KYLIN-3706
> URL: https://issues.apache.org/jira/browse/KYLIN-3706
> Project: Kylin
>  Issue Type: Bug
>  Components: Metadata
>Affects Versions: v2.5.0
> Environment: hdp.version: 2.5.0.0-1245 
> kylin: 2.5.0 (apache-kylin-2.5.0-bin-hbase1x)
>Reporter: 风语者
>Assignee: Lingang Deng
>Priority: Minor
> Attachments: 0001-KYLIN-3706.patch, 
> image-2018-11-28-16-08-57-263.png, screenshot-1.png
>
>
> i dont know why kylin create local metadata directory in user home directory 
> automaticly .
> in kylin.properties :
> #kylin.metadata.url=kylin_metadata@hbase
> #kylin.env.hdfs-working-dir=/kylin
> !image-2018-11-28-16-08-57-263.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KYLIN-3706) why kylin create local metadata directory

2018-11-29 Thread Shaofeng SHI (JIRA)


[ 
https://issues.apache.org/jira/browse/KYLIN-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16702993#comment-16702993
 ] 

Shaofeng SHI commented on KYLIN-3706:
-

[~chitin] Awesome! welcome to raise a PR or patch!

> why kylin create local metadata directory
> -
>
> Key: KYLIN-3706
> URL: https://issues.apache.org/jira/browse/KYLIN-3706
> Project: Kylin
>  Issue Type: Bug
>  Components: Metadata
>Affects Versions: v2.5.0
> Environment: hdp.version: 2.5.0.0-1245 
> kylin: 2.5.0 (apache-kylin-2.5.0-bin-hbase1x)
>Reporter: 风语者
>Priority: Minor
> Attachments: image-2018-11-28-16-08-57-263.png, screenshot-1.png
>
>
> i dont know why kylin create local metadata directory in user home directory 
> automaticly .
> in kylin.properties :
> #kylin.metadata.url=kylin_metadata@hbase
> #kylin.env.hdfs-working-dir=/kylin
> !image-2018-11-28-16-08-57-263.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KYLIN-3706) why kylin create local metadata directory

2018-11-29 Thread Lingang Deng (JIRA)


[ 
https://issues.apache.org/jira/browse/KYLIN-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16702945#comment-16702945
 ] 

Lingang Deng commented on KYLIN-3706:
-

I hava found the root cause, I will try to create a pr to solve it.

> why kylin create local metadata directory
> -
>
> Key: KYLIN-3706
> URL: https://issues.apache.org/jira/browse/KYLIN-3706
> Project: Kylin
>  Issue Type: Bug
>  Components: Metadata
>Affects Versions: v2.5.0
> Environment: hdp.version: 2.5.0.0-1245 
> kylin: 2.5.0 (apache-kylin-2.5.0-bin-hbase1x)
>Reporter: 风语者
>Priority: Minor
> Attachments: image-2018-11-28-16-08-57-263.png, screenshot-1.png
>
>
> i dont know why kylin create local metadata directory in user home directory 
> automaticly .
> in kylin.properties :
> #kylin.metadata.url=kylin_metadata@hbase
> #kylin.env.hdfs-working-dir=/kylin
> !image-2018-11-28-16-08-57-263.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KYLIN-3706) why kylin create local metadata directory

2018-11-28 Thread JIRA


[ 
https://issues.apache.org/jira/browse/KYLIN-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16702692#comment-16702692
 ] 

风语者 commented on KYLIN-3706:


hello, about this, can I config any property to avoid this problem ?

> why kylin create local metadata directory
> -
>
> Key: KYLIN-3706
> URL: https://issues.apache.org/jira/browse/KYLIN-3706
> Project: Kylin
>  Issue Type: Bug
>  Components: Metadata
>Affects Versions: v2.5.0
> Environment: hdp.version: 2.5.0.0-1245 
> kylin: 2.5.0 (apache-kylin-2.5.0-bin-hbase1x)
>Reporter: 风语者
>Priority: Minor
> Attachments: image-2018-11-28-16-08-57-263.png
>
>
> i dont know why kylin create local metadata directory in user home directory 
> automaticly .
> in kylin.properties :
> #kylin.metadata.url=kylin_metadata@hbase
> #kylin.env.hdfs-working-dir=/kylin
> !image-2018-11-28-16-08-57-263.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KYLIN-3706) why kylin create local metadata directory

2018-11-28 Thread Lingang Deng (JIRA)


[ 
https://issues.apache.org/jira/browse/KYLIN-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16702703#comment-16702703
 ] 

Lingang Deng commented on KYLIN-3706:
-

{code:java}
final String metaUrl = getOptionValue(OPTION_META_URL);
{code}
I'm investing in this problem.

> why kylin create local metadata directory
> -
>
> Key: KYLIN-3706
> URL: https://issues.apache.org/jira/browse/KYLIN-3706
> Project: Kylin
>  Issue Type: Bug
>  Components: Metadata
>Affects Versions: v2.5.0
> Environment: hdp.version: 2.5.0.0-1245 
> kylin: 2.5.0 (apache-kylin-2.5.0-bin-hbase1x)
>Reporter: 风语者
>Priority: Minor
> Attachments: image-2018-11-28-16-08-57-263.png
>
>
> i dont know why kylin create local metadata directory in user home directory 
> automaticly .
> in kylin.properties :
> #kylin.metadata.url=kylin_metadata@hbase
> #kylin.env.hdfs-working-dir=/kylin
> !image-2018-11-28-16-08-57-263.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KYLIN-3706) why kylin create local metadata directory

2018-11-28 Thread JIRA


[ 
https://issues.apache.org/jira/browse/KYLIN-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16702691#comment-16702691
 ] 

风语者 commented on KYLIN-3706:


hello, about this, can I config some property to avoid this problem ?

> why kylin create local metadata directory
> -
>
> Key: KYLIN-3706
> URL: https://issues.apache.org/jira/browse/KYLIN-3706
> Project: Kylin
>  Issue Type: Bug
>  Components: Metadata
>Affects Versions: v2.5.0
> Environment: hdp.version: 2.5.0.0-1245 
> kylin: 2.5.0 (apache-kylin-2.5.0-bin-hbase1x)
>Reporter: 风语者
>Priority: Minor
> Attachments: image-2018-11-28-16-08-57-263.png
>
>
> i dont know why kylin create local metadata directory in user home directory 
> automaticly .
> in kylin.properties :
> #kylin.metadata.url=kylin_metadata@hbase
> #kylin.env.hdfs-working-dir=/kylin
> !image-2018-11-28-16-08-57-263.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KYLIN-3706) why kylin create local metadata directory

2018-11-28 Thread Lingang Deng (JIRA)


[ 
https://issues.apache.org/jira/browse/KYLIN-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16702658#comment-16702658
 ] 

Lingang Deng commented on KYLIN-3706:
-

I hava reproduced this minor problem, the local directory was created when 
kylin build meging job.

> why kylin create local metadata directory
> -
>
> Key: KYLIN-3706
> URL: https://issues.apache.org/jira/browse/KYLIN-3706
> Project: Kylin
>  Issue Type: Bug
>  Components: Metadata
>Affects Versions: v2.5.0
> Environment: hdp.version: 2.5.0.0-1245 
> kylin: 2.5.0 (apache-kylin-2.5.0-bin-hbase1x)
>Reporter: 风语者
>Priority: Minor
> Attachments: image-2018-11-28-16-08-57-263.png
>
>
> i dont know why kylin create local metadata directory in user home directory 
> automaticly .
> in kylin.properties :
> #kylin.metadata.url=kylin_metadata@hbase
> #kylin.env.hdfs-working-dir=/kylin
> !image-2018-11-28-16-08-57-263.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)