Build sample cude error, failed to read kylin_hive_conf.xml

2018-09-23 Thread simon1118
The following error always occur when I try to build kylin_sales_cube at step cleanup Hive table: org.apache.kylin.job.exception.ExecuteException: org.apache.kylin.job.exception.ExecuteException: java.lang.RuntimeException: Failed to read kylin_hive_conf.xml at

Kylin-Master-JDK-1.8 failures

2018-09-23 Thread Daniel Pono Takamori
Hey Kylin folks, When clearing disk space on H26 I found that your job was pinned to it (I've since moved the label for the job to the generic 'ubuntu' label). The job failed about 20 times today and it's because of a corrupted .git folder which appeared to just be filling and ended up huge: `97G 

[jira] [Created] (KYLIN-3586) Boxing/unboxing to parse a primitive is suboptimal

2018-09-23 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-3586: - Summary: Boxing/unboxing to parse a primitive is suboptimal Key: KYLIN-3586 URL: https://issues.apache.org/jira/browse/KYLIN-3586 Project: Kylin Issue Type: Bug

[jira] [Created] (KYLIN-3585) Ineffective declaration of volatile field in SparkFactDistinct

2018-09-23 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-3585: - Summary: Ineffective declaration of volatile field in SparkFactDistinct Key: KYLIN-3585 URL: https://issues.apache.org/jira/browse/KYLIN-3585 Project: Kylin Issue Type:

[jira] [Created] (KYLIN-3584) Incorrect lazy initialization of DefaultScheduler.INSTANCE

2018-09-23 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-3584: - Summary: Incorrect lazy initialization of DefaultScheduler.INSTANCE Key: KYLIN-3584 URL: https://issues.apache.org/jira/browse/KYLIN-3584 Project: Kylin Issue Type: Bug

[jira] [Created] (KYLIN-3583) Integer multiplication is performed where Long result is expected

2018-09-23 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-3583: - Summary: Integer multiplication is performed where Long result is expected Key: KYLIN-3583 URL: https://issues.apache.org/jira/browse/KYLIN-3583 Project: Kylin Issue

[jira] [Created] (KYLIN-3582) String comparison should not use == in RecordEvent

2018-09-23 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-3582: - Summary: String comparison should not use == in RecordEvent Key: KYLIN-3582 URL: https://issues.apache.org/jira/browse/KYLIN-3582 Project: Kylin Issue Type: Bug

[jira] [Created] (KYLIN-3581) compareTo method should be paired with equals method

2018-09-23 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-3581: - Summary: compareTo method should be paired with equals method Key: KYLIN-3581 URL: https://issues.apache.org/jira/browse/KYLIN-3581 Project: Kylin Issue Type: Bug

[jira] [Created] (KYLIN-3580) CuboidStatsUtil#complementRowCountForMandatoryCuboids uses entrySet to add elements

2018-09-23 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-3580: - Summary: CuboidStatsUtil#complementRowCountForMandatoryCuboids uses entrySet to add elements Key: KYLIN-3580 URL: https://issues.apache.org/jira/browse/KYLIN-3580 Project: Kylin

[jira] [Created] (KYLIN-3579) entrySet iterator should be used in BPUSCalculator

2018-09-23 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-3579: - Summary: entrySet iterator should be used in BPUSCalculator Key: KYLIN-3579 URL: https://issues.apache.org/jira/browse/KYLIN-3579 Project: Kylin Issue Type: Bug

[jira] [Created] (KYLIN-3578) Do not synchronize on the intrinsic locks of high-level concurrency objects

2018-09-23 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-3578: - Summary: Do not synchronize on the intrinsic locks of high-level concurrency objects Key: KYLIN-3578 URL: https://issues.apache.org/jira/browse/KYLIN-3578 Project: Kylin

[GitHub] asfgit commented on issue #242: KYLIN-3575, fix unclosed JDBC connection in DriverTest.

2018-09-23 Thread GitBox
asfgit commented on issue #242: KYLIN-3575, fix unclosed JDBC connection in DriverTest. URL: https://github.com/apache/kylin/pull/242#issuecomment-423801612 Can one of the admins verify this patch? This is an automated

[GitHub] asfgit commented on issue #242: KYLIN-3575, fix unclosed JDBC connection in DriverTest.

2018-09-23 Thread GitBox
asfgit commented on issue #242: KYLIN-3575, fix unclosed JDBC connection in DriverTest. URL: https://github.com/apache/kylin/pull/242#issuecomment-423801611 Can one of the admins verify this patch? This is an automated