[jira] [Updated] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-07-31 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3168:
-
Attachment: (was: KYLIN-3438.patch)

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Affects Versions: v2.2.0, v2.3.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Fix For: v2.4.0
>
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch, Scheduler.png, job_queue.png, queue_set.png, result.png, 
> 飞信截图20180124232443.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may encounter zookeeper 
> ConnectionLossException.
>  



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


[jira] [Resolved] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-07-16 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun resolved KYLIN-3168.
--
Resolution: Fixed

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Affects Versions: v2.2.0, v2.3.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Fix For: v2.4.0
>
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch, KYLIN-3438.patch, Scheduler.png, job_queue.png, 
> queue_set.png, result.png, 飞信截图20180124232443.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may encounter zookeeper 
> ConnectionLossException.
>  



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


[jira] [Resolved] (KYLIN-3438) mapreduce.job.queuename does not work at 'Convert Cuboid Data to HFile' Step

2018-07-16 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun resolved KYLIN-3438.
--
Resolution: Fixed

> mapreduce.job.queuename does not work at 'Convert Cuboid Data to HFile' Step
> 
>
> Key: KYLIN-3438
> URL: https://issues.apache.org/jira/browse/KYLIN-3438
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Affects Versions: v2.4.0
>Reporter: powerinf
>Assignee: wuyingjun
>Priority: Major
> Fix For: v2.4.1, v2.5.0
>
> Attachments: KYLIN-3438.patch, Scheduler.png, job_queue.png, 
> queue_set.png, result.png
>
>
> set the mapreduce.job.queuename does not work until the ' Convert Cuboid Data 
> to HFile' step ,but precious steps can work well。
> I put the mapreduce.job.queuename  property in  all conf file including 
> kylin_hive_conf.xml、kylin_job_conf_inmem.xml、kylin_job_conf.xml ,but does not 
> work,it alse to use the default queue



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


[jira] [Updated] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-07-15 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3168:
-
Attachment: KYLIN-3438.patch

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Affects Versions: v2.2.0, v2.3.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Fix For: v2.4.0
>
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch, KYLIN-3438.patch, Scheduler.png, job_queue.png, 
> queue_set.png, result.png, 飞信截图20180124232443.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may encounter zookeeper 
> ConnectionLossException.
>  



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


[jira] [Updated] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-07-15 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3168:
-
Attachment: (was: KYLIN-3168.patch)

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Affects Versions: v2.2.0, v2.3.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Fix For: v2.4.0
>
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch, KYLIN-3438.patch, Scheduler.png, job_queue.png, 
> queue_set.png, result.png, 飞信截图20180124232443.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may encounter zookeeper 
> ConnectionLossException.
>  



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


[jira] [Commented] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-07-15 Thread wuyingjun (JIRA)


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

wuyingjun commented on KYLIN-3168:
--

[~Shaofengshi] sorry to introduce the bug, please check and validate it.

 

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Affects Versions: v2.2.0, v2.3.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Fix For: v2.4.0
>
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch, KYLIN-3168.patch, Scheduler.png, job_queue.png, 
> queue_set.png, result.png, 飞信截图20180124232443.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may encounter zookeeper 
> ConnectionLossException.
>  



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


[jira] [Updated] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-07-15 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3168:
-
Attachment: Scheduler.png
result.png
queue_set.png
KYLIN-3168.patch
job_queue.png

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Affects Versions: v2.2.0, v2.3.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Fix For: v2.4.0
>
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch, KYLIN-3168.patch, Scheduler.png, job_queue.png, 
> queue_set.png, result.png, 飞信截图20180124232443.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may encounter zookeeper 
> ConnectionLossException.
>  



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


[jira] [Commented] (KYLIN-3438) mapreduce.job.queuename does not work at 'Convert Cuboid Data to HFile' Step

2018-07-15 Thread wuyingjun (JIRA)


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

wuyingjun commented on KYLIN-3438:
--

[~Shaofengshi] please check the patch and validate it.

> mapreduce.job.queuename does not work at 'Convert Cuboid Data to HFile' Step
> 
>
> Key: KYLIN-3438
> URL: https://issues.apache.org/jira/browse/KYLIN-3438
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Affects Versions: v2.4.0
>Reporter: powerinf
>Assignee: wuyingjun
>Priority: Major
> Fix For: v2.4.1, v2.5.0
>
> Attachments: KYLIN-3438.patch, Scheduler.png, job_queue.png, 
> queue_set.png, result.png
>
>
> set the mapreduce.job.queuename does not work until the ' Convert Cuboid Data 
> to HFile' step ,but precious steps can work well。
> I put the mapreduce.job.queuename  property in  all conf file including 
> kylin_hive_conf.xml、kylin_job_conf_inmem.xml、kylin_job_conf.xml ,but does not 
> work,it alse to use the default queue



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


[jira] [Updated] (KYLIN-3438) mapreduce.job.queuename does not work at 'Convert Cuboid Data to HFile' Step

2018-07-15 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3438:
-
Attachment: Scheduler.png
result.png
queue_set.png
KYLIN-3438.patch
job_queue.png

> mapreduce.job.queuename does not work at 'Convert Cuboid Data to HFile' Step
> 
>
> Key: KYLIN-3438
> URL: https://issues.apache.org/jira/browse/KYLIN-3438
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Affects Versions: v2.4.0
>Reporter: powerinf
>Assignee: wuyingjun
>Priority: Major
> Fix For: v2.4.1, v2.5.0
>
> Attachments: KYLIN-3438.patch, Scheduler.png, job_queue.png, 
> queue_set.png, result.png
>
>
> set the mapreduce.job.queuename does not work until the ' Convert Cuboid Data 
> to HFile' step ,but precious steps can work well。
> I put the mapreduce.job.queuename  property in  all conf file including 
> kylin_hive_conf.xml、kylin_job_conf_inmem.xml、kylin_job_conf.xml ,but does not 
> work,it alse to use the default queue



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


[jira] [Assigned] (KYLIN-3438) mapreduce.job.queuename does not work at 'Convert Cuboid Data to HFile' Step

2018-07-15 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun reassigned KYLIN-3438:


Assignee: wuyingjun  (was: Shaofeng SHI)

> mapreduce.job.queuename does not work at 'Convert Cuboid Data to HFile' Step
> 
>
> Key: KYLIN-3438
> URL: https://issues.apache.org/jira/browse/KYLIN-3438
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Affects Versions: v2.4.0
>Reporter: powerinf
>Assignee: wuyingjun
>Priority: Major
> Fix For: v2.4.1, v2.5.0
>
>
> set the mapreduce.job.queuename does not work until the ' Convert Cuboid Data 
> to HFile' step ,but precious steps can work well。
> I put the mapreduce.job.queuename  property in  all conf file including 
> kylin_hive_conf.xml、kylin_job_conf_inmem.xml、kylin_job_conf.xml ,but does not 
> work,it alse to use the default queue



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


[jira] [Commented] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-07-15 Thread wuyingjun (JIRA)


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

wuyingjun commented on KYLIN-3168:
--

I will check and resolve it

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Affects Versions: v2.2.0, v2.3.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Fix For: v2.4.0
>
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch, 飞信截图20180124232443.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may encounter zookeeper 
> ConnectionLossException.
>  



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


[jira] [Closed] (KYLIN-2755) Kylin support hive and hbase authenticated with Kerberos

2018-07-15 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun closed KYLIN-2755.

Resolution: Won't Fix

> Kylin support hive and hbase authenticated with Kerberos
> 
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: KYLIN-2755.patch, code modify.png
>
>
> I want to know how to integrate the kylin into hive datasource and hbase  
> storage with kerberos.
> I have used hive beeline and modifid the hbase configuration initialization 
> in the source code.
> Can the current kylin version support kerberos environment a a better way in 
> mapreduce cubing?



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


[jira] [Updated] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-06-02 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3168:
-
Description: 
CubeHFileJob  use new hbase configuration is not correct because when the 
zookeeper quorum is not localhost (job worker), kylin may encounter zookeeper 
ConnectionLossException.

 

  was:
CubeHFileJob  use new hbase configuration is not correct because when the 
zookeeper quorum is not localhost (job worker), kylin may account zookeeper 
ConnectionLossException.

 


> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Affects Versions: v2.2.0, v2.3.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Fix For: v2.4.0
>
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch, 飞信截图20180124232443.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may encounter zookeeper 
> ConnectionLossException.
>  



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


[jira] [Commented] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable

2018-06-02 Thread wuyingjun (JIRA)


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

wuyingjun commented on KYLIN-3393:
--

Hi,[~yimingliu] [~Shaofengshi] ,I know what you mean. But as Shaofeng said , 
each node in our cluster have hive and hdfs client, we use slider to start 
hbase and kylin, the node contains kylin server is random. However, we do not 
hava kafka client in each node. so we can not run streaming cube in kylin 
server. 

I think if the client library has conficts with the server side, you probably 
can not running the kylin without keeping the dependency libraries.

> Building streaming cube do not need to set  “KAFKA_HOME” environment variable
> -
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: 1.png, 2.png, KYLIN-3393.patch
>
>
> You need hava  KAFKA environment and set “KAFKA_HOME” environment variable 
> when building streaming cube, or else you can not submit a streaming cube 
> building job, like pic 1;
> After we change the kafka dependency scope mode described in the 
> KYLIN-3393.patch , we can build streaming cube without a kafka environment in 
> the kylin service node successfully, like pic 2;



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


[jira] [Comment Edited] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable

2018-06-02 Thread wuyingjun (JIRA)


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

wuyingjun edited comment on KYLIN-3393 at 6/2/18 12:27 PM:
---

Yes, I know . But hadoop and hbase are kylin storage components while I think 
kafka as A datasource should not need to install in the kylin server node. Now 
kylin can not directly use the kafka data source from another node unless we 
install kafka in the kylin server node.


was (Author: wuyingjun):
Yes, I know . But hadoop and hbase are kylin storage components while I think 
kafka as A datasource should not need to install in the kylin server node. Now 
kylin can not directly use the kafka data source from another node unless we 
install kafka in the kylin server node. It is not comfortable.

> Building streaming cube do not need to set  “KAFKA_HOME” environment variable
> -
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: 1.png, 2.png, KYLIN-3393.patch
>
>
> You need hava  KAFKA environment and set “KAFKA_HOME” environment variable 
> when building streaming cube, or else you can not submit a streaming cube 
> building job, like pic 1;
> After we change the kafka dependency scope mode described in the 
> KYLIN-3393.patch , we can build streaming cube without a kafka environment in 
> the kylin service node successfully, like pic 2;



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


[jira] [Commented] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable

2018-05-30 Thread wuyingjun (JIRA)


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

wuyingjun commented on KYLIN-3393:
--

Yes, I know . But hadoop and hbase are kylin storage components while I think 
kafka as A datasource should not need to install in the kylin server node. Now 
kylin can not directly use the kafka data source from another node unless we 
install kafka in the kylin server node. It is not comfortable.

> Building streaming cube do not need to set  “KAFKA_HOME” environment variable
> -
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: 1.png, 2.png, KYLIN-3393.patch
>
>
> You need hava  KAFKA environment and set “KAFKA_HOME” environment variable 
> when building streaming cube, or else you can not submit a streaming cube 
> building job, like pic 1;
> After we change the kafka dependency scope mode described in the 
> KYLIN-3393.patch , we can build streaming cube without a kafka environment in 
> the kylin service node successfully, like pic 2;



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


[jira] [Updated] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable

2018-05-30 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3393:
-
Description: 
You need hava  KAFKA environment and set “KAFKA_HOME” environment variable when 
building streaming cube, or else you can not submit a streaming cube building 
job, like pic 1;

After we change the kafka dependency scope mode described in the 
KYLIN-3393.patch , we can build streaming cube without a kafka environment in 
the kylin service node successfully, like pic 2;

  was:
You need hava  KAFKA environment and set “KAFKA_HOME” environment variable when 
building streaming cube, or you can not submit a streaming cube building job, 
like pic 1;

After we change the kafka dependency scope mode described in the 
KYLIN-3393.patch , we can build streaming cube without a kafka environment 
successfully, like pic 2;


> Building streaming cube do not need to set  “KAFKA_HOME” environment variable
> -
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: 1.png, 2.png, KYLIN-3393.patch
>
>
> You need hava  KAFKA environment and set “KAFKA_HOME” environment variable 
> when building streaming cube, or else you can not submit a streaming cube 
> building job, like pic 1;
> After we change the kafka dependency scope mode described in the 
> KYLIN-3393.patch , we can build streaming cube without a kafka environment in 
> the kylin service node successfully, like pic 2;



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


[jira] [Commented] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable

2018-05-30 Thread wuyingjun (JIRA)


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

wuyingjun commented on KYLIN-3393:
--

[~yimingliu] , Please help me validating this bug. If it exsits , I want to 
submit a patch to kylin.

> Building streaming cube do not need to set  “KAFKA_HOME” environment variable
> -
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: 1.png, 2.png, KYLIN-3393.patch
>
>
> You need hava  KAFKA environment and set “KAFKA_HOME” environment variable 
> when building streaming cube, or you can not submit a streaming cube building 
> job, like pic 1;
> After we change the kafka dependency scope mode described in the 
> KYLIN-3393.patch , we can build streaming cube without a kafka environment 
> successfully, like pic 2;



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


[jira] [Updated] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable

2018-05-30 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3393:
-
Description: 
You need hava  KAFKA environment and set “KAFKA_HOME” environment variable when 
building streaming cube, or you can not submit a streaming cube building job, 
like pic 1;

After we change the kafka dependency scope mode described in the 
KYLIN-3393.patch , we can build streaming cube without a kafka environment 
successfully, like pic 2;

  was:You need hava  KAFKA environment and set “KAFKA_HOME” environment 
variable when building streaming cube, or you can not submit a streaming cube 
building job, like pic 1


> Building streaming cube do not need to set  “KAFKA_HOME” environment variable
> -
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: 1.png, 2.png, KYLIN-3393.patch
>
>
> You need hava  KAFKA environment and set “KAFKA_HOME” environment variable 
> when building streaming cube, or you can not submit a streaming cube building 
> job, like pic 1;
> After we change the kafka dependency scope mode described in the 
> KYLIN-3393.patch , we can build streaming cube without a kafka environment 
> successfully, like pic 2;



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


[jira] [Updated] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable

2018-05-30 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3393:
-
Attachment: 2.png

> Building streaming cube do not need to set  “KAFKA_HOME” environment variable
> -
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: 1.png, 2.png, KYLIN-3393.patch
>
>
> You need hava  KAFKA environment and set “KAFKA_HOME” environment variable 
> when building streaming cube, or you can not submit a streaming cube building 
> job, like pic 1



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


[jira] [Updated] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable

2018-05-30 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3393:
-
Attachment: (was: after_modify.png)

> Building streaming cube do not need to set  “KAFKA_HOME” environment variable
> -
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: 1.png, 2.png, KYLIN-3393.patch
>
>
> You need hava  KAFKA environment and set “KAFKA_HOME” environment variable 
> when building streaming cube, or you can not submit a streaming cube building 
> job, like pic 1



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


[jira] [Updated] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable

2018-05-30 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3393:
-
Attachment: after_modify.png

> Building streaming cube do not need to set  “KAFKA_HOME” environment variable
> -
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: 1.png, KYLIN-3393.patch, after_modify.png
>
>
> You need hava  KAFKA environment and set “KAFKA_HOME” environment variable 
> when building streaming cube, or you can not submit a streaming cube building 
> job, like pic 1



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


[jira] [Updated] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable

2018-05-30 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3393:
-
Attachment: KYLIN-3393.patch

> Building streaming cube do not need to set  “KAFKA_HOME” environment variable
> -
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: 1.png, KYLIN-3393.patch
>
>
> You need hava  KAFKA environment and set “KAFKA_HOME” environment variable 
> when building streaming cube, or you can not submit a streaming cube building 
> job, like pic 1



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


[jira] [Updated] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable

2018-05-30 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3393:
-
Summary: Building streaming cube do not need to set  “KAFKA_HOME” 
environment variable  (was: Building streaming cube do not need to set  
“KAFKA_HOME” environment variable.)

> Building streaming cube do not need to set  “KAFKA_HOME” environment variable
> -
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: 1.png
>
>
> You need hava  KAFKA environment and set “KAFKA_HOME” environment variable 
> when building streaming cube, or you can not submit a streaming cube building 
> job, like pic 1



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


[jira] [Updated] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable.

2018-05-30 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3393:
-
Description: You need hava  KAFKA environment and set “KAFKA_HOME” 
environment variable when building streaming cube, or you can not submit a 
streaming cube building job, like pic 1  (was: You need set  “KAFKA_HOME” 
environment variable when building streaming cube, or you can not submit a 
streaming cube building job, like pic 1)

> Building streaming cube do not need to set  “KAFKA_HOME” environment variable.
> --
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: 1.png
>
>
> You need hava  KAFKA environment and set “KAFKA_HOME” environment variable 
> when building streaming cube, or you can not submit a streaming cube building 
> job, like pic 1



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


[jira] [Updated] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable.

2018-05-30 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3393:
-
Attachment: 1.png

> Building streaming cube do not need to set  “KAFKA_HOME” environment variable.
> --
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: 1.png
>
>
> You need set  “KAFKA_HOME” environment variable when building streaming cube, 
> or you can not submit a streaming cube building job, like pic 1



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


[jira] [Updated] (KYLIN-3393) Building streaming cube do not need to set “KAFKA_HOME” environment variable.

2018-05-30 Thread wuyingjun (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3393:
-
Summary: Building streaming cube do not need to set  “KAFKA_HOME” 
environment variable.  (was: Building streaming cube do not set  “KAFKA_HOME” 
environment variable.)

> Building streaming cube do not need to set  “KAFKA_HOME” environment variable.
> --
>
> Key: KYLIN-3393
> URL: https://issues.apache.org/jira/browse/KYLIN-3393
> Project: Kylin
>  Issue Type: Improvement
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
>
> You need set  “KAFKA_HOME” environment variable when building streaming cube, 
> or you can not submit a streaming cube building job, like pic 1



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


[jira] [Created] (KYLIN-3393) Building streaming cube do not set “KAFKA_HOME” environment variable.

2018-05-30 Thread wuyingjun (JIRA)
wuyingjun created KYLIN-3393:


 Summary: Building streaming cube do not set  “KAFKA_HOME” 
environment variable.
 Key: KYLIN-3393
 URL: https://issues.apache.org/jira/browse/KYLIN-3393
 Project: Kylin
  Issue Type: Improvement
Reporter: wuyingjun
Assignee: wuyingjun


You need set  “KAFKA_HOME” environment variable when building streaming cube, 
or you can not submit a streaming cube building job, like pic 1



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


[jira] [Comment Edited] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-01-25 Thread wuyingjun (JIRA)

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

wuyingjun edited comment on KYLIN-3168 at 1/25/18 9:31 AM:
---

[~Shaofengshi]

In the hadoop environment, the hbase cluster  has accss control; The app user 
can not get the right hbase configuration like quorum just using the following 
code.
 HBaseConfiguration.create(getConf())
  

Actually, Simple creating hbase configuration is not right. Since we can get 
the global hbase configuration why not using it ? 

The initialization of the current Hbase configuration has runned the following 
code, we can figure it out in the attachement.
 HBaseConnection.addHBaseClusterNNHAConfiguration(job.getConfiguration());
  

!飞信截图20180124232443.png!


was (Author: wuyingjun):
In the hadoop environment, the hbase cluster  has accss control; The app user 
can not get the right hbase configuration like quorum just using the following 
code.
HBaseConfiguration.create(getConf())
 

Actually, Simple creating hbase configuration is not right. Since we can get 
the global hbase configuration why not using it ? 

The initialization of the current Hbase configuration has runned the following 
code, we can figure it out in the attachement.
HBaseConnection.addHBaseClusterNNHAConfiguration(job.getConfiguration());
 

!飞信截图20180124232443.png!

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.2.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch, 飞信截图20180124232443.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may account zookeeper 
> ConnectionLossException.
>  



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


[jira] [Issue Comment Deleted] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-01-25 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3168:
-
Comment: was deleted

(was: @Shaofeng SHI)

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.2.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch, 飞信截图20180124232443.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may account zookeeper 
> ConnectionLossException.
>  



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


[jira] [Commented] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-01-24 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-3168:
--

@Shaofeng SHI

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.2.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch, 飞信截图20180124232443.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may account zookeeper 
> ConnectionLossException.
>  



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


[jira] [Commented] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-01-24 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-3168:
--

In the hadoop environment, the hbase cluster  has accss control; The app user 
can not get the right hbase configuration like quorum just using the following 
code.
HBaseConfiguration.create(getConf())
 

Actually, Simple creating hbase configuration is not right. Since we can get 
the global hbase configuration why not using it ? 

The initialization of the current Hbase configuration has runned the following 
code, we can figure it out in the attachement.
HBaseConnection.addHBaseClusterNNHAConfiguration(job.getConfiguration());
 

!飞信截图20180124232443.png!

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.2.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch, 飞信截图20180124232443.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may account zookeeper 
> ConnectionLossException.
>  



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


[jira] [Updated] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-01-17 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3168:
-
Request participants: Billy Liu  (was: )

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.2.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may account zookeeper 
> ConnectionLossException.
>  



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


[jira] [Commented] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-01-16 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-3168:
--

[~yimingliu] Please help me validating this bug and check the patch.

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.2.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may account zookeeper 
> ConnectionLossException.
>  



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


[jira] [Updated] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-01-16 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3168:
-
Attachment: KYLIN-3168.patch
AfterModified.png

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.2.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may account zookeeper 
> ConnectionLossException.
>  



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


[jira] [Commented] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-01-16 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-3168:
--

!AfterModified.png! [^KYLIN-3168.patch]

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.2.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: AfterModified.png, CubeHFileJob_Exception.png, 
> KYLIN-3168.patch
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may account zookeeper 
> ConnectionLossException.
>  



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


[jira] [Commented] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-01-16 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-3168:
--

!CubeHFileJob_Exception.png!

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.2.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: CubeHFileJob_Exception.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may account zookeeper 
> ConnectionLossException.
>  



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


[jira] [Updated] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-01-16 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3168:
-
Attachment: CubeHFileJob_Exception.png

> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.2.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
> Attachments: CubeHFileJob_Exception.png
>
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may account zookeeper 
> ConnectionLossException.
>  



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


[jira] [Updated] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-01-16 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-3168:
-
Description: 
CubeHFileJob  use new hbase configuration is not correct because when the 
zookeeper quorum is not localhost (job worker), kylin may account zookeeper 
ConnectionLossException.

 

  was:
CubeHFileJob  use new hbase configuration is not correct because when the 
zookeeper quorum is not localhost, kylin may account zookeeper 
ConnectionLossException.

 


> CubeHFileJob should use currentHBaseConfiguration but not new create hbase 
> configuration
> 
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.2.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>Priority: Major
>
> CubeHFileJob  use new hbase configuration is not correct because when the 
> zookeeper quorum is not localhost (job worker), kylin may account zookeeper 
> ConnectionLossException.
>  



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


[jira] [Created] (KYLIN-3168) CubeHFileJob should use currentHBaseConfiguration but not new create hbase configuration

2018-01-16 Thread wuyingjun (JIRA)
wuyingjun created KYLIN-3168:


 Summary: CubeHFileJob should use currentHBaseConfiguration but not 
new create hbase configuration
 Key: KYLIN-3168
 URL: https://issues.apache.org/jira/browse/KYLIN-3168
 Project: Kylin
  Issue Type: Bug
Affects Versions: v2.2.0
Reporter: wuyingjun
Assignee: wuyingjun


CubeHFileJob  use new hbase configuration is not correct because when the 
zookeeper quorum is not localhost, kylin may account zookeeper 
ConnectionLossException.

 



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


[jira] [Commented] (KYLIN-2979) Can kylin query the columns which were defined in model but not built in cube.

2017-10-30 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-2979:
--

ok ,thank you.
please close the issue

> Can kylin query the columns which were defined in model but not built in cube.
> --
>
> Key: KYLIN-2979
> URL: https://issues.apache.org/jira/browse/KYLIN-2979
> Project: Kylin
>  Issue Type: Wish
>Reporter: wuyingjun
>Assignee: wuyingjun
>
> kylin(version 2.1.0) deployed with default property can only query the 
> columns built in cube,
> while the rest columns in the model are not available.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KYLIN-2979) Can kylin query the columns which were defined in model but not built in cube.

2017-10-30 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2979:
-
Description: 
kylin(version 2.1.0) deployed with default property can only query the columns 
built in cube,
while the rest columns in the model are not available.

  was:
kylin是否可以查询模型的字段,这些字段并没有在该模型下的cube中进行构建

已经安装了kylin2.1.0版本,但是只能查询已经在cube中构建的字段,而模型中的其他字段并不能查询,配置使用的是默认配置,请问是否支持这种特性。


> Can kylin query the columns which were defined in model but not built in cube.
> --
>
> Key: KYLIN-2979
> URL: https://issues.apache.org/jira/browse/KYLIN-2979
> Project: Kylin
>  Issue Type: Wish
>Reporter: wuyingjun
>Assignee: wuyingjun
>
> kylin(version 2.1.0) deployed with default property can only query the 
> columns built in cube,
> while the rest columns in the model are not available.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KYLIN-2979) kylin是否可以查询模型的字段,这些字段并没有在该模型下的cube中进行构建

2017-10-30 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-2979:
--

[~yimingliu]

> kylin是否可以查询模型的字段,这些字段并没有在该模型下的cube中进行构建
> ---
>
> Key: KYLIN-2979
> URL: https://issues.apache.org/jira/browse/KYLIN-2979
> Project: Kylin
>  Issue Type: Wish
>Reporter: wuyingjun
>Assignee: wuyingjun
>
> kylin是否可以查询模型的字段,这些字段并没有在该模型下的cube中进行构建
> 已经安装了kylin2.1.0版本,但是只能查询已经在cube中构建的字段,而模型中的其他字段并不能查询,配置使用的是默认配置,请问是否支持这种特性。



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Assigned] (KYLIN-2979) kylin是否可以查询模型的字段,这些字段并没有在该模型下的cube中进行构建

2017-10-30 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun reassigned KYLIN-2979:


Assignee: wuyingjun

> kylin是否可以查询模型的字段,这些字段并没有在该模型下的cube中进行构建
> ---
>
> Key: KYLIN-2979
> URL: https://issues.apache.org/jira/browse/KYLIN-2979
> Project: Kylin
>  Issue Type: Wish
>Reporter: wuyingjun
>Assignee: wuyingjun
>
> kylin是否可以查询模型的字段,这些字段并没有在该模型下的cube中进行构建
> 已经安装了kylin2.1.0版本,但是只能查询已经在cube中构建的字段,而模型中的其他字段并不能查询,配置使用的是默认配置,请问是否支持这种特性。



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (KYLIN-2979) kylin是否可以查询模型的字段,这些字段并没有在该模型下的cube中进行构建

2017-10-30 Thread wuyingjun (JIRA)
wuyingjun created KYLIN-2979:


 Summary: kylin是否可以查询模型的字段,这些字段并没有在该模型下的cube中进行构建
 Key: KYLIN-2979
 URL: https://issues.apache.org/jira/browse/KYLIN-2979
 Project: Kylin
  Issue Type: Wish
Reporter: wuyingjun


kylin是否可以查询模型的字段,这些字段并没有在该模型下的cube中进行构建

已经安装了kylin2.1.0版本,但是只能查询已经在cube中构建的字段,而模型中的其他字段并不能查询,配置使用的是默认配置,请问是否支持这种特性。



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KYLIN-2755) Kylin support hive and hbase authenticated with Kerberos

2017-07-26 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2755:
-
Attachment: (was: KYLIN-2755.patch)

> Kylin support hive and hbase authenticated with Kerberos
> 
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: code modify.png, KYLIN-2755.patch
>
>
> I want to know how to integrate the kylin into hive datasource and hbase  
> storage with kerberos.
> I have used hive beeline and modifid the hbase configuration initialization 
> in the source code.
> Can the current kylin version support kerberos environment a a better way in 
> mapreduce cubing?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KYLIN-2755) Kylin support hive and hbase authenticated with Kerberos

2017-07-26 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2755:
-
Attachment: KYLIN-2755.patch

> Kylin support hive and hbase authenticated with Kerberos
> 
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: code modify.png, KYLIN-2755.patch
>
>
> I want to know how to integrate the kylin into hive datasource and hbase  
> storage with kerberos.
> I have used hive beeline and modifid the hbase configuration initialization 
> in the source code.
> Can the current kylin version support kerberos environment a a better way in 
> mapreduce cubing?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KYLIN-2755) Kylin support hive and hbase authenticated with Kerberos

2017-07-26 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-2755:
--

[~yimingliu] can you help me review the patch ?

> Kylin support hive and hbase authenticated with Kerberos
> 
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: code modify.png, KYLIN-2755.patch
>
>
> I want to know how to integrate the kylin into hive datasource and hbase  
> storage with kerberos.
> I have used hive beeline and modifid the hbase configuration initialization 
> in the source code.
> Can the current kylin version support kerberos environment a a better way in 
> mapreduce cubing?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KYLIN-2755) Kylin support hive and hbase authenticated with Kerberos

2017-07-26 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2755:
-
Attachment: KYLIN-2755.patch

> Kylin support hive and hbase authenticated with Kerberos
> 
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: code modify.png, KYLIN-2755.patch
>
>
> I want to know how to integrate the kylin into hive datasource and hbase  
> storage with kerberos.
> I have used hive beeline and modifid the hbase configuration initialization 
> in the source code.
> Can the current kylin version support kerberos environment a a better way in 
> mapreduce cubing?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KYLIN-2755) Kylin support hive and hbase authenticated with Kerberos

2017-07-25 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-2755:
--

I was just modifying  Kylin code HBaseConnection.java,  like the snapshot in 
the attachements, to support our environment authenticated with Kerberos.
I want to know if Kylin has any other way like just modifying the 
kylin.properties to support  Kerberos

> Kylin support hive and hbase authenticated with Kerberos
> 
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: code modify.png
>
>
> I want to know how to integrate the kylin into hive datasource and hbase  
> storage with kerberos.
> I have used hive beeline and modifid the hbase configuration initialization 
> in the source code.
> Can the current kylin version support kerberos environment a a better way in 
> mapreduce cubing?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KYLIN-2755) Kylin support hive and hbase authenticated with Kerberos

2017-07-24 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2755:
-
Attachment: (was: 飞信截图20170725134120.png)

> Kylin support hive and hbase authenticated with Kerberos
> 
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: code modify.png
>
>
> I want to know how to integrate the kylin into hive datasource and hbase  
> storage with kerberos.
> I have used hive beeline and modifid the hbase configuration initialization 
> in the source code.
> Can the current kylin version support kerberos environment a a better way in 
> mapreduce cubing?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KYLIN-2755) Kylin support hive and hbase authenticated with Kerberos

2017-07-24 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2755:
-
Attachment: code modify.png

> Kylin support hive and hbase authenticated with Kerberos
> 
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: code modify.png
>
>
> I want to know how to integrate the kylin into hive datasource and hbase  
> storage with kerberos.
> I have used hive beeline and modifid the hbase configuration initialization 
> in the source code.
> Can the current kylin version support kerberos environment a a better way in 
> mapreduce cubing?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KYLIN-2755) Kylin support hive and hbase authenticated with Kerberos

2017-07-24 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2755:
-
Attachment: 飞信截图20170725134120.png

> Kylin support hive and hbase authenticated with Kerberos
> 
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: 飞信截图20170725134120.png
>
>
> I want to know how to integrate the kylin into hive datasource and hbase  
> storage with kerberos.
> I have used hive beeline and modifid the hbase configuration initialization 
> in the source code.
> Can the current kylin version support kerberos environment a a better way in 
> mapreduce cubing?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KYLIN-2755) Kylin support hive and hbase authenticated with Kerberos

2017-07-24 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2755:
-
Description: 
I want to know how to integrate the kylin into hive datasource and hbase  
storage with kerberos.
I have used hive beeline and modifid the hbase configuration initialization in 
the source code.
Can the current kylin version support kerberos environment a a better way in 
mapreduce cubing?

  was:
I want to know how to integrate the kylin into hive datasource and hbase  
storage with kerberos.
I have used hive beeline and modifid the hbase configuration initialization in 
the source code.
Can the current kylin version support kerberos environment by a better way in 
mapreduce cubing?


> Kylin support hive and hbase authenticated with Kerberos
> 
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>
> I want to know how to integrate the kylin into hive datasource and hbase  
> storage with kerberos.
> I have used hive beeline and modifid the hbase configuration initialization 
> in the source code.
> Can the current kylin version support kerberos environment a a better way in 
> mapreduce cubing?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KYLIN-2755) Kylin support hive and hbase authenticated with Kerberos

2017-07-24 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2755:
-
Summary: Kylin support hive and hbase authenticated with Kerberos  (was: 
Kylin support hive and hbase authentication with Kerberos)

> Kylin support hive and hbase authenticated with Kerberos
> 
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>
> I want to know how to integrate the kylin into hive datasource and hbase  
> storage with kerberos.
> I have used hive beeline and modifid the hbase configuration initialization 
> in the source code.
> Can the current kylin version support kerberos environment by a better way in 
> mapreduce cubing?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KYLIN-2755) Kylin support hive and hbase authentication with Kerberos

2017-07-24 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2755:
-
Description: 
I want to know how to integrate the kylin into hive datasource and hbase  
storage with kerberos.
I have used hive beeline and modifid the hbase configuration initialization in 
the source code.
Can the current kylin version support kerberos environment by a better way in 
mapreduce cubing?

> Kylin support hive and hbase authentication with Kerberos
> -
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>
> I want to know how to integrate the kylin into hive datasource and hbase  
> storage with kerberos.
> I have used hive beeline and modifid the hbase configuration initialization 
> in the source code.
> Can the current kylin version support kerberos environment by a better way in 
> mapreduce cubing?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KYLIN-2755) Kylin support hive and hbase authentication with Kerberos

2017-07-24 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2755:
-
Request participants: Shaofeng SHI  (was: )

> Kylin support hive and hbase authentication with Kerberos
> -
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (KYLIN-2755) Kylin support hive and hbase authentication with Kerberos

2017-07-24 Thread wuyingjun (JIRA)
wuyingjun created KYLIN-2755:


 Summary: Kylin support hive and hbase authentication with Kerberos
 Key: KYLIN-2755
 URL: https://issues.apache.org/jira/browse/KYLIN-2755
 Project: Kylin
  Issue Type: New Feature
Affects Versions: v2.0.0
Reporter: wuyingjun






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Assigned] (KYLIN-2755) Kylin support hive and hbase authentication with Kerberos

2017-07-24 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun reassigned KYLIN-2755:


Assignee: wuyingjun

> Kylin support hive and hbase authentication with Kerberos
> -
>
> Key: KYLIN-2755
> URL: https://issues.apache.org/jira/browse/KYLIN-2755
> Project: Kylin
>  Issue Type: New Feature
>Affects Versions: v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-11 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2595:
-
Attachment: (was: screenshot-1.png)

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: KYLIN-2595.patch
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-11 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-2595:
--

Hi,[~yimingliu],I have upload the patch to  the attachments.Can you apply the 
patch.

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: KYLIN-2595.patch, QQ截图20170509113741.jpg, 
> screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-11 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2595:
-
Attachment: (was: fixlabel.patch)

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: KYLIN-2595.patch, QQ截图20170509113741.jpg, 
> screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-11 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2595:
-
Attachment: KYLIN-2595.patch

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: KYLIN-2595.patch, QQ截图20170509113741.jpg, 
> screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-08 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-2595:
--

[~yimingliu]
[~Shaofengshi]

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: Zhong,Jason
> Attachments: QQ截图20170509113741.jpg, screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-08 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-2595:
--

the dimesion result title is column name, but measure funcion result is alias

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: Zhong,Jason
> Attachments: QQ截图20170509113741.jpg, screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-08 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2595:
-
Attachment: QQ截图20170509113741.jpg

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: Zhong,Jason
> Attachments: QQ截图20170509113741.jpg, screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-08 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2595:
-
Summary: Result query should use alias name to replace dimension column 
name when used  Keyword As  (was: Result query should use alias name replace 
dimension column name when used  Keyword As)

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: Zhong,Jason
> Attachments: screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (KYLIN-2595) Result query should use alias name replace dimension column name when used Keyword As

2017-05-08 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2595:
-
Request participants: Shaofeng SHI  (was: )

> Result query should use alias name replace dimension column name when used  
> Keyword As
> --
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: Zhong,Jason
> Attachments: screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (KYLIN-2595) Result query should use alias name replace dimension column name when used Keyword As

2017-05-08 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2595:
-
Description: when i check the result,  the result found in the dimensions 
suggests that the title is column name rather than the  alias name   (was: when 
i query the result use sql contains the keyword as , the result label is not 
alias name but column。)

> Result query should use alias name replace dimension column name when used  
> Keyword As
> --
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: Zhong,Jason
> Attachments: screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2595) Result query should use alias name replace dimension column name when used Keyword As

2017-05-08 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-2595:
--

Shaofeng SHI ,Please help me validating this bug. If it exsits , I want to 
submit a patch to kylin.

> Result query should use alias name replace dimension column name when used  
> Keyword As
> --
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: Zhong,Jason
> Attachments: screenshot-1.png
>
>
> when i query the result use sql contains the keyword as , the result label is 
> not alias name but column。



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (KYLIN-2595) Result query should use alias name replace dimension column name when used Keyword As

2017-05-08 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2595:
-
Summary: Result query should use alias name replace dimension column name 
when used  Keyword As  (was: Result query should use alias name replace column 
name when used  Keyword As)

> Result query should use alias name replace dimension column name when used  
> Keyword As
> --
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: Zhong,Jason
> Attachments: screenshot-1.png
>
>
> when i query the result use sql contains the keyword as , the result label is 
> not alias name but column。



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (KYLIN-2595) Result query should use alias name replace column name when used Keyword As

2017-05-08 Thread wuyingjun (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyingjun updated KYLIN-2595:
-
Attachment: screenshot-1.png

> Result query should use alias name replace column name when used  Keyword As
> 
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: Zhong,Jason
> Attachments: screenshot-1.png
>
>
> when i query the result use sql contains the keyword as , the result label is 
> not alias name but column。



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (KYLIN-2595) Result query should use alias name replace column name when used Keyword As

2017-05-08 Thread wuyingjun (JIRA)
wuyingjun created KYLIN-2595:


 Summary: Result query should use alias name replace column name 
when used  Keyword As
 Key: KYLIN-2595
 URL: https://issues.apache.org/jira/browse/KYLIN-2595
 Project: Kylin
  Issue Type: Bug
  Components: Web 
Affects Versions: v2.0.0, v1.6.0
Reporter: wuyingjun
Assignee: Zhong,Jason


when i query the result use sql contains the keyword as , the result label is 
not alias name but column。



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)