[jira] [Updated] (KYLIN-3035) How to use Kylin on EMR with S3 as hbase storage

2017-11-12 Thread Shawn Wang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Wang updated KYLIN-3035: -- Description: Can somebody give an example of how to use kylin on EMR with S3 as hbase storage, which

[jira] [Created] (KYLIN-3035) How to use Kylin on EMR with S3 as hbase storage

2017-11-12 Thread Shawn Wang (JIRA)
Shawn Wang created KYLIN-3035: - Summary: How to use Kylin on EMR with S3 as hbase storage Key: KYLIN-3035 URL: https://issues.apache.org/jira/browse/KYLIN-3035 Project: Kylin Issue Type: Bug

[jira] [Commented] (KYLIN-3020) org.apache.hadoop.util.ToolRunner is not threadsafe and misused in kylin HadoopShellExecutable

2017-11-12 Thread Billy Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16249204#comment-16249204 ] Billy Liu commented on KYLIN-3020: -- +1 > org.apache.hadoop.util.ToolRunner is not threadsafe and misused

[jira] [Updated] (KYLIN-3020) org.apache.hadoop.util.ToolRunner is not threadsafe and misused in kylin HadoopShellExecutable

2017-11-12 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-3020: --- Attachment: KYLIN-3020.patch The root cause is GenericOptionsParser class is not thread safe, and when

[jira] [Commented] (KYLIN-3020) org.apache.hadoop.util.ToolRunner is not threadsafe and misused in kylin HadoopShellExecutable

2017-11-12 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16249192#comment-16249192 ] Ma Gang commented on KYLIN-3020: Sometimes NPE throws in create flat table steps or bulkload hfile steps,

[jira] [Updated] (KYLIN-3034) In the models tree, the "Edit(JSON)" option is missing partly.

2017-11-12 Thread peng.jianhua (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] peng.jianhua updated KYLIN-3034: Attachment: 0001-KYLIN-3034-In-the-models-tree-the-Edit-JSON-option-i.patch > In the models tree,

[jira] [Updated] (KYLIN-3034) In the models tree, the "Edit(JSON)" option is missing partly.

2017-11-12 Thread peng.jianhua (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] peng.jianhua updated KYLIN-3034: Description: 1. Open the Model page; 2. Choose one model in model table, and click the "Action"

[jira] [Created] (KYLIN-3034) In the models tree, the "Edit(JSON)" option is missing partly.

2017-11-12 Thread peng.jianhua (JIRA)
peng.jianhua created KYLIN-3034: --- Summary: In the models tree, the "Edit(JSON)" option is missing partly. Key: KYLIN-3034 URL: https://issues.apache.org/jira/browse/KYLIN-3034 Project: Kylin

[jira] [Commented] (KYLIN-3030) In the cubes table, the options of last column action are missing partly.

2017-11-12 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16249019#comment-16249019 ] Shaofeng SHI commented on KYLIN-3030: - Thanks jianhua; [~bob123] Guosheng, please review the patch. >

[jira] [Created] (KYLIN-3033) Provide API compatibility for hbase 2.0 release

2017-11-12 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-3033: - Summary: Provide API compatibility for hbase 2.0 release Key: KYLIN-3033 URL: https://issues.apache.org/jira/browse/KYLIN-3033 Project: Kylin Issue Type: Improvement

[jira] [Resolved] (KYLIN-2975) Unclosed Statement in test

2017-11-12 Thread Dong Li (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Li resolved KYLIN-2975. Resolution: Fixed Fix Version/s: v2.3.0 Thanks Shengping. Patch merged to master branch. > Unclosed