[jira] [Commented] (KYLIN-2642) Relax check in RowKeyColDesc to keep backward compatibility

2017-05-27 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027271#comment-16027271 ] liyang commented on KYLIN-2642: --- I don't see big problem relaxing the check. Just want to double check on

[jira] [Updated] (KYLIN-2638) Cannot install Kylin

2017-05-27 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2638: -- Labels: newbie (was: ) > Cannot install Kylin > > > Key: KYLIN-2638 >

[jira] [Commented] (KYLIN-2619) Use newCachedThreadPool instead of newFixedThreadPool in Broadcaster

2017-05-27 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027275#comment-16027275 ] Shaofeng SHI commented on KYLIN-2619: - The newCachedThreadPool isn't recommended as there is no limit

[jira] [Commented] (KYLIN-2511) java.lang.NoClassDefFoundError: org/apache/hadoop/hive/serde2/typeinfo/TypeInfo

2017-05-27 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027287#comment-16027287 ] liyang commented on KYLIN-2511: --- Since 2.0, another workaround other than the "kylin.engine.mr.lib-dir" is

[jira] [Commented] (KYLIN-2634) kylin build stops while building dimension dictionary with file not found exception

2017-05-27 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027310#comment-16027310 ] liyang commented on KYLIN-2634: --- Confirm this is because of corrupted metadata. HBase metadata falls back to

[jira] [Updated] (KYLIN-2634) HBaseResourceStore should throw clearer error

2017-05-27 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2634: -- Summary: HBaseResourceStore should throw clearer error (was: kylin build stops while building dimension

[jira] [Commented] (KYLIN-2642) Relax check in RowKeyColDesc to keep backward compatibility

2017-05-27 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027436#comment-16027436 ] kangkaisen commented on KYLIN-2642: --- I have checked the code just. The front-end get valid encoding

[jira] [Commented] (KYLIN-2619) Use newCachedThreadPool instead of newFixedThreadPool in Broadcaster

2017-05-27 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027439#comment-16027439 ] kangkaisen commented on KYLIN-2619: --- We have added timeout for Http request, So newCachedThreadPool will

[jira] [Resolved] (KYLIN-2648) kylin.env.hdfs-working-dir should be qualified and absolute path

2017-05-27 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2648. --- Resolution: Fixed Fix Version/s: v2.1.0 > kylin.env.hdfs-working-dir should be qualified and absolute

[jira] [Commented] (KYLIN-2603) Try push 'having' filter down to storage

2017-05-27 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027431#comment-16027431 ] kangkaisen commented on KYLIN-2603: --- {code:java}

[jira] [Commented] (KYLIN-2647) Should get FileSystem from HBaseConfiguration in HBaseResourceStore

2017-05-27 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027323#comment-16027323 ] liyang commented on KYLIN-2647: --- +1 looks good > Should get FileSystem from HBaseConfiguration in

[jira] [Commented] (KYLIN-2648) Encounter cube merge error when deploy kylin on stand alone hbase cluster

2017-05-27 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027363#comment-16027363 ] liyang commented on KYLIN-2648: --- {{fs.defaultFS}} is obsolete. Should use {{fs.default.name}} instead. This

[jira] [Updated] (KYLIN-2648) kylin.env.hdfs-working-dir should be qualified and absolute path

2017-05-27 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2648: -- Summary: kylin.env.hdfs-working-dir should be qualified and absolute path (was: Encounter cube merge error