[jira] [Commented] (KYLIN-2858) Add retry in cache sync

2017-09-08 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159697#comment-16159697 ] Shaofeng SHI commented on KYLIN-2858: - Thanks, I applied it in a temp branch and will run UT. > Add

[jira] [Commented] (KYLIN-2861) For dictionary building of lookup table columns, reduce the table scan chance

2017-09-08 Thread Zhong Yanghong (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158856#comment-16158856 ] Zhong Yanghong commented on KYLIN-2861: --- Related commit for branch yaho-cube-planner is as follows:

[jira] [Updated] (KYLIN-2861) For dictionary building of lookup table columns, reduce the table scan chance

2017-09-08 Thread Zhong Yanghong (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-2861: -- Description: In some cases, several columns from the same lookup table are defined as normal

[jira] [Updated] (KYLIN-2862) BasicClientConnManager in RestClient can't do well with syncing many query severs

2017-09-08 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-2862: - Attachment: KYLIN-2862.0.patch > BasicClientConnManager in RestClient can't do well with syncing

[jira] [Updated] (KYLIN-2862) BasicClientConnManager in RestClient can't do well with syncing many query severs

2017-09-08 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-2862: - Description: In KYLIN-2814 , it fixs some kinds of sync wipe fails. After we use this patch ,

[jira] [Created] (KYLIN-2863) fix the double caret bug in sample.sh when executed in old bash version of some enterprise OS

2017-09-08 Thread TING WANG (JIRA)
TING WANG created KYLIN-2863: Summary: fix the double caret bug in sample.sh when executed in old bash version of some enterprise OS Key: KYLIN-2863 URL: https://issues.apache.org/jira/browse/KYLIN-2863

[jira] [Updated] (KYLIN-2862) BasicClientConnManager in RestClient can't do well with syncing many query severs

2017-09-08 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-2862: - Summary: BasicClientConnManager in RestClient can't do well with syncing many query severs (was:

[jira] [Created] (KYLIN-2862) BasicClientConnManager in RestClient can't do well with syncing many query sever

2017-09-08 Thread Fangyuan Deng (JIRA)
Fangyuan Deng created KYLIN-2862: Summary: BasicClientConnManager in RestClient can't do well with syncing many query sever Key: KYLIN-2862 URL: https://issues.apache.org/jira/browse/KYLIN-2862

[jira] [Updated] (KYLIN-2858) Add retry in cache sync

2017-09-08 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2858: Summary: Add retry in cache sync (was: add retry strategy in cache sync ) > Add retry in cache

[jira] [Commented] (KYLIN-2703) kylin supports managing access rights for project and cube through apache ranger.

2017-09-08 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158679#comment-16158679 ] liyang commented on KYLIN-2703: --- I refactored a version based on the patch. The code is on {{ranger}}

[jira] [Updated] (KYLIN-2858) add retry strategy in cache sync

2017-09-08 Thread chaoli (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chaoli updated KYLIN-2858: -- Attachment: add_sync_retry.patch [~Shaofengshi] hi, I have already removed the changes and attatched another

[jira] [Updated] (KYLIN-2858) add retry strategy in cache sync

2017-09-08 Thread chaoli (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chaoli updated KYLIN-2858: -- Attachment: (was: add_sync_retry.patch) > add retry strategy in cache sync >

[jira] [Commented] (KYLIN-2858) add retry strategy in cache sync

2017-09-08 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158518#comment-16158518 ] Shaofeng SHI commented on KYLIN-2858: - Hi Chao, the "add_sync_retry.patch" contains another

[jira] [Commented] (KYLIN-2737) Change the dictionary building process to MR

2017-09-08 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158512#comment-16158512 ] Shaofeng SHI commented on KYLIN-2737: - I see; this is nice, thanks Yanghong working on this! > Change

[jira] [Commented] (KYLIN-2703) kylin supports managing access rights for project and cube through apache ranger.

2017-09-08 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158420#comment-16158420 ] liyang commented on KYLIN-2703: --- Question, can the {{checkPermission()}} interface take {{entityType}} and

[jira] [Commented] (KYLIN-2703) kylin supports managing access rights for project and cube through apache ranger.

2017-09-08 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158278#comment-16158278 ] liyang commented on KYLIN-2703: --- Cool, am working on this. > kylin supports managing access rights for

[jira] [Created] (KYLIN-2861) For dictionary building of lookup table columns, reduce the table scan chance

2017-09-08 Thread Zhong Yanghong (JIRA)
Zhong Yanghong created KYLIN-2861: - Summary: For dictionary building of lookup table columns, reduce the table scan chance Key: KYLIN-2861 URL: https://issues.apache.org/jira/browse/KYLIN-2861

[jira] [Commented] (KYLIN-2737) Change the dictionary building process to MR

2017-09-08 Thread Zhong Yanghong (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158194#comment-16158194 ] Zhong Yanghong commented on KYLIN-2737: --- Hi [~Shaofengshi], for [KYLIN-2217 |