[jira] [Assigned] (KYLIN-2407) TPC-H query 20, why this query returns no result?

2017-02-06 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-2407: - Assignee: Kaige Liu > TPC-H query 20, why this query returns no result? >

[jira] [Assigned] (KYLIN-2426) Tests will fail if env not satisfy hardcoded path in ITHDFSResourceStoreTest

2017-02-05 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-2426: - Assignee: Kaige Liu > Tests will fail if env not satisfy hardcoded path in

[jira] [Created] (KYLIN-2426) Tests will fail if env not satisfy hardcoded path in ITHDFSResourceStoreTest

2017-02-05 Thread Kaige Liu (JIRA)
Kaige Liu created KYLIN-2426: - Summary: Tests will fail if env not satisfy hardcoded path in ITHDFSResourceStoreTest Key: KYLIN-2426 URL: https://issues.apache.org/jira/browse/KYLIN-2426 Project: Kylin

[jira] [Updated] (KYLIN-2426) Tests will fail if env not satisfy hardcoded path in ITHDFSResourceStoreTest

2017-02-05 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2426: - Attachment: KYLIN-2426-fix-hardcode.patch Patch attached. Please help review. Thanks. > Tests will fail

[jira] [Assigned] (KYLIN-2427) Auto adjust join order to make query executable

2017-02-06 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-2427: - Assignee: Kaige Liu > Auto adjust join order to make query executable >

[jira] [Updated] (KYLIN-2406) TPC-H query 20, can triggers NPE

2017-02-06 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2406: - Attachment: KYLIN-2406-fix-NPE.patch > TPC-H query 20, can triggers NPE >

[jira] [Created] (KYLIN-2427) Auto adjust join order to make query executable

2017-02-06 Thread Kaige Liu (JIRA)
Kaige Liu created KYLIN-2427: - Summary: Auto adjust join order to make query executable Key: KYLIN-2427 URL: https://issues.apache.org/jira/browse/KYLIN-2427 Project: Kylin Issue Type: Bug

[jira] [Updated] (KYLIN-2427) Auto adjust join order to make query executable

2017-02-06 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2427: - Description: KYLIN-2406 reports an issue: The order of joins will affect the result of query. For

[jira] [Updated] (KYLIN-2406) TPC-H query 20, can triggers NPE

2017-02-06 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2406: - Attachment: KYLIN-2406-fix-NPE.patch For now this patch only prevent the NPE and give an error hint. A

[jira] [Commented] (KYLIN-2406) TPC-H query 20, can triggers NPE

2017-02-03 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15851216#comment-15851216 ] Kaige Liu commented on KYLIN-2406: --- Above query will get this execution plan: {code}

[jira] [Comment Edited] (KYLIN-2341) sum(case .. when ..) is not supported

2017-02-19 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15873684#comment-15873684 ] Kaige Liu edited comment on KYLIN-2341 at 2/19/17 12:42 PM: -

[jira] [Updated] (KYLIN-2341) sum(case .. when ..) is not supported

2017-02-19 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2341: - Attachment: KYLIN-2341.patch [~liyang.g...@gmail.com]Would you please help review this patch? Thanks. >

[jira] [Assigned] (KYLIN-2341) sum(case .. when ..) is not supported

2017-02-16 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-2341: - Assignee: Kaige Liu (was: liyang) > sum(case .. when ..) is not supported >

[jira] [Updated] (KYLIN-2449) Rewrite should not run on OLAPAggregateRel if has no OLAPTable

2017-02-16 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2449: - Attachment: KYLIN-2449.patch Patch Attached. Please help review. Thanks. > Rewrite should not run on

[jira] [Commented] (KYLIN-2407) TPC-H query 20, why this query returns no result?

2017-02-13 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864864#comment-15864864 ] Kaige Liu commented on KYLIN-2407: --- IN clause is parsed to an inner join here.So that we got a "LOOKUP

[jira] [Created] (KYLIN-2449) Rewrite should not run on OLAPAggregateRel if has no OLAPTable

2017-02-14 Thread Kaige Liu (JIRA)
Kaige Liu created KYLIN-2449: - Summary: Rewrite should not run on OLAPAggregateRel if has no OLAPTable Key: KYLIN-2449 URL: https://issues.apache.org/jira/browse/KYLIN-2449 Project: Kylin

[jira] [Updated] (KYLIN-2407) TPC-H query 20, why this query returns no result?

2017-02-16 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2407: - Attachment: KYLIN-2407.patch Patch attached. Please help review. Thanks. > TPC-H query 20, why this

[jira] [Assigned] (KYLIN-2329) Between 0.06 - 0.01 and 0.06 + 0.01, returns incorrect result

2017-01-18 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-2329: - Assignee: Kaige Liu > Between 0.06 - 0.01 and 0.06 + 0.01, returns incorrect result >

[jira] [Assigned] (KYLIN-2406) TPC-H query 20, can triggers NPE

2017-01-18 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-2406: - Assignee: Kaige Liu > TPC-H query 20, can triggers NPE > > >

[jira] [Commented] (KYLIN-2307) Make HBase 1.x the default of master

2017-02-26 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15885003#comment-15885003 ] Kaige Liu commented on KYLIN-2307: --- [~liyang.g...@gmail.com] Yep, it's done. Thanks yang! > Make HBase

[jira] [Updated] (KYLIN-2163) Refine kylin scripts, less verbose during start up

2016-11-05 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2163: - Attachment: KYLIN-2163.patch This patch enables an option "-v" to turn on verbose mode. Please help

[jira] [Assigned] (KYLIN-2163) Refine kylin scripts, less verbose during start up

2016-11-07 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-2163: - Assignee: Kaige Liu > Refine kylin scripts, less verbose during start up >

[jira] [Assigned] (KYLIN-224) Leverage HBase Namespace to isolate Kylin HTables

2016-11-07 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-224: Assignee: Kaige Liu (was: hongbin ma) > Leverage HBase Namespace to isolate Kylin HTables >

[jira] [Commented] (KYLIN-2208) Unclosed FileReader in HiveCmdBuilder#build()

2016-11-18 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15676368#comment-15676368 ] Kaige Liu commented on KYLIN-2208: --- Fixed. 1. Remove the temp file. 2. Use FileUtils to close file.

[jira] [Updated] (KYLIN-2208) Unclosed FileReader in HiveCmdBuilder#build()

2016-11-18 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2208: - Attachment: KYLIN-2208_fix_unclosed_filereader.patch > Unclosed FileReader in HiveCmdBuilder#build() >

[jira] [Updated] (KYLIN-2209) Potential NPE in StreamingController#deserializeTableDesc()

2016-11-21 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2209: - Attachment: KYLIN-2209-fix-potential-NPE.patch Fixed. Please review. Thanks. > Potential NPE in

[jira] [Resolved] (KYLIN-2208) Unclosed FileReader in HiveCmdBuilder#build()

2016-11-21 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu resolved KYLIN-2208. -- Resolution: Resolved Fix Version/s: v1.6.0 > Unclosed FileReader in HiveCmdBuilder#build() >

[jira] [Assigned] (KYLIN-2209) Potential NPE in StreamingController#deserializeTableDesc()

2016-11-20 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-2209: - Assignee: Kaige Liu > Potential NPE in StreamingController#deserializeTableDesc() >

[jira] [Updated] (KYLIN-2362) Unify shell interpreter in scripts to avoid syntax diversity

2017-01-05 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2362: - Attachment: KYLIN-2362_unify_shell_interpreter.patch Fixed. Please review. Thanks. > Unify shell

[jira] [Created] (KYLIN-2362) Unify shell interpreter in scripts to avoid syntax diversity

2017-01-05 Thread Kaige Liu (JIRA)
Kaige Liu created KYLIN-2362: - Summary: Unify shell interpreter in scripts to avoid syntax diversity Key: KYLIN-2362 URL: https://issues.apache.org/jira/browse/KYLIN-2362 Project: Kylin Issue

[jira] [Updated] (KYLIN-2376) Upgrade checkstyle plugin

2017-01-10 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2376: - Attachment: KYLIN-2376-upgrade-checkstyle-plugin.patch Fixed. Please help review it. Thanks. > Upgrade

[jira] [Created] (KYLIN-2301) ERROR when executing query with subquery in "NOT IN" clause.

2016-12-19 Thread Kaige Liu (JIRA)
Kaige Liu created KYLIN-2301: - Summary: ERROR when executing query with subquery in "NOT IN" clause. Key: KYLIN-2301 URL: https://issues.apache.org/jira/browse/KYLIN-2301 Project: Kylin Issue

[jira] [Assigned] (KYLIN-2395) Lots of warning messages about failing to scan jars in kylin.out

2017-01-15 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-2395: - Assignee: Kaige Liu > Lots of warning messages about failing to scan jars in kylin.out >

[jira] [Created] (KYLIN-2395) Lots of warning messages about failing to scan jars in kylin.out

2017-01-15 Thread Kaige Liu (JIRA)
Kaige Liu created KYLIN-2395: - Summary: Lots of warning messages about failing to scan jars in kylin.out Key: KYLIN-2395 URL: https://issues.apache.org/jira/browse/KYLIN-2395 Project: Kylin

[jira] [Updated] (KYLIN-2395) Lots of warning messages about failing to scan jars in kylin.out

2017-01-15 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2395: - Attachment: KYLIN-2395-disable-tomcat-jarscanner.patch Submit patch. Please help review. Thanks. > Lots

[jira] [Updated] (KYLIN-2536) Replace the use of org.codehaus.jackson

2017-04-09 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2536: - Attachment: KYLIN-2536-replace-codehaus.patch Please help review this patch. Thanks. > Replace the use

[jira] [Created] (KYLIN-2747) Fail to start kylin if current work directory contains file or directory named "hadoop"

2017-07-19 Thread Kaige Liu (JIRA)
Kaige Liu created KYLIN-2747: - Summary: Fail to start kylin if current work directory contains file or directory named "hadoop" Key: KYLIN-2747 URL: https://issues.apache.org/jira/browse/KYLIN-2747

[jira] [Assigned] (KYLIN-2747) Fail to start kylin if current work directory contains file or directory named "hadoop"

2017-07-19 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-2747: - Assignee: Kaige Liu > Fail to start kylin if current work directory contains file or directory

[jira] [Closed] (KYLIN-2747) Fail to start kylin if current work directory contains file or directory named "hadoop"

2017-10-17 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu closed KYLIN-2747. Resolution: Invalid > Fail to start kylin if current work directory contains file or directory > named

[jira] [Updated] (KYLIN-3044) Support SQL Server as data source

2017-11-22 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3044: - Attachment: (was: KYLIN-3304-sqlserver-as-datasource.patch) > Support SQL Server as data source >

[jira] [Updated] (KYLIN-3044) Support SQL Server as data source

2017-11-22 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3044: - Attachment: KYLIN-3044-sqlserver-as-datasource.patch Sorry for the wrong JIRA id in commit message and

[jira] [Comment Edited] (KYLIN-3044) Support SQL Server as data source

2017-11-21 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262000#comment-16262000 ] Kaige Liu edited comment on KYLIN-3044 at 11/22/17 6:12 AM: - To use SQL

[jira] [Commented] (KYLIN-2987) Skip moving to Trash when drop an intermediate hive table or redistribute a hive table

2017-11-22 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262163#comment-16262163 ] Kaige Liu commented on KYLIN-2987: --- Hi [~yaho], seems this patch does not work. According to

[jira] [Updated] (KYLIN-3044) Support SQL Server as data source

2017-11-22 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3044: - Attachment: (was: KYLIN-3044-sqlserver-as-datasource.patch) > Support SQL Server as data source >

[jira] [Comment Edited] (KYLIN-3044) Support SQL Server as data source

2017-11-22 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262514#comment-16262514 ] Kaige Liu edited comment on KYLIN-3044 at 11/22/17 1:32 PM: - Sqoop splits

[jira] [Updated] (KYLIN-3044) Support SQL Server as data source

2017-11-22 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3044: - Attachment: KYLIN-3044-sqlserver-as-datasource.patch Sqoop splits data to a couple of parts and import

[jira] [Updated] (KYLIN-3044) Support SQL Server as data source

2017-11-21 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3044: - Attachment: KYLIN-3304-sqlserver-as-datasource.patch To use SQL Server as KYLIN data source, following

[jira] [Comment Edited] (KYLIN-3044) Support SQL Server as data source

2017-11-21 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262000#comment-16262000 ] Kaige Liu edited comment on KYLIN-3044 at 11/22/17 5:51 AM: - To use SQL

[jira] [Comment Edited] (KYLIN-3044) Support SQL Server as data source

2017-11-21 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262000#comment-16262000 ] Kaige Liu edited comment on KYLIN-3044 at 11/22/17 5:51 AM: - To use SQL

[jira] [Created] (KYLIN-3044) Support SQL Server as data source

2017-11-16 Thread Kaige Liu (JIRA)
Kaige Liu created KYLIN-3044: - Summary: Support SQL Server as data source Key: KYLIN-3044 URL: https://issues.apache.org/jira/browse/KYLIN-3044 Project: Kylin Issue Type: Task

[jira] [Commented] (KYLIN-3011) Tool StorageCleanupJob will cleanup other environment's intermediate hive tables which are using

2018-01-04 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16312634#comment-16312634 ] Kaige Liu commented on KYLIN-3011: --- Maybe we could change the prefix of intermediate table from

[jira] [Commented] (KYLIN-3011) Tool StorageCleanupJob will cleanup other environment's intermediate hive tables which are using

2018-01-04 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16312607#comment-16312607 ] Kaige Liu commented on KYLIN-3011: --- Yes, this happens when multiple Kylin instances use the same Hive

[jira] [Comment Edited] (KYLIN-3011) Tool StorageCleanupJob will cleanup other environment's intermediate hive tables which are using

2018-01-04 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16312634#comment-16312634 ] Kaige Liu edited comment on KYLIN-3011 at 1/5/18 7:43 AM: --- Maybe we could

***UNCHECKED*** [jira] [Commented] (KYLIN-3201) java.lang.RuntimeException: native lz4 library not available

2018-01-26 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16340821#comment-16340821 ] Kaige Liu commented on KYLIN-3201: --- Hi [~keithxchen], what's your Hadoop distribution? >

[jira] [Updated] (KYLIN-2893) Missing zero check for totalHitFrequency in CuboidStats ctor

2018-01-25 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2893: - Attachment: KYLIN-2893.master.001.patch > Missing zero check for totalHitFrequency in CuboidStats ctor >

[jira] [Commented] (KYLIN-2893) Missing zero check for totalHitFrequency in CuboidStats ctor

2018-01-25 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16340650#comment-16340650 ] Kaige Liu commented on KYLIN-2893: --- Hi [~lidong_sjtu], would you please help review my patch. Thanks. 

[jira] [Commented] (KYLIN-3193) Prevent users cloning models across projects

2018-01-25 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16338885#comment-16338885 ] Kaige Liu commented on KYLIN-3193: --- Patch updated. > Prevent users cloning models across projects >

[jira] [Updated] (KYLIN-3193) Prevent users cloning models across projects

2018-01-25 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3193: - Attachment: KYLIN-3193-forbit-across-prj-2.patch > Prevent users cloning models across projects >

[jira] [Updated] (KYLIN-3193) Prevent users cloning models across projects

2018-01-24 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3193: - Attachment: KYLIN-3193-forbit-across-prj-1.patch > Prevent users cloning models across projects >

[jira] [Created] (KYLIN-3196) Replace StringUtils.containsOnly with Regex

2018-01-25 Thread Kaige Liu (JIRA)
Kaige Liu created KYLIN-3196: - Summary: Replace StringUtils.containsOnly with Regex Key: KYLIN-3196 URL: https://issues.apache.org/jira/browse/KYLIN-3196 Project: Kylin Issue Type: Bug

[jira] [Commented] (KYLIN-3193) Prevent users cloning models across projects

2018-01-24 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16338851#comment-16338851 ] Kaige Liu commented on KYLIN-3193: --- Patch attached. [~lidong_sjtu], please help review. Thanks. >

[jira] [Updated] (KYLIN-3193) Prevent users cloning models across projects

2018-01-25 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3193: - Attachment: (was: KYLIN-3193-forbit-across-prj-1.patch) > Prevent users cloning models across

[jira] [Updated] (KYLIN-3196) Replace StringUtils.containsOnly with Regex

2018-01-25 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3196: - Description: Notice that we use StringUtils.contains to validate project/cube/model names. It's not high

[jira] [Commented] (KYLIN-3196) Replace StringUtils.containsOnly with Regex

2018-01-25 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339173#comment-16339173 ] Kaige Liu commented on KYLIN-3196: --- Patch attached. [~lidong_sjtu] Please help review. Thanks. >

[jira] [Updated] (KYLIN-3196) Replace StringUtils.containsOnly with Regex

2018-01-25 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3196: - Attachment: KYLIN-3196-replace-containsOnly-1.patch > Replace StringUtils.containsOnly with Regex >

[jira] [Commented] (KYLIN-3011) Tool StorageCleanupJob will cleanup other environment's intermediate hive tables which are using

2018-01-25 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339214#comment-16339214 ] Kaige Liu commented on KYLIN-3011: --- Hi [~yaho], any update? > Tool StorageCleanupJob will cleanup

[jira] [Updated] (KYLIN-3011) Tool StorageCleanupJob will cleanup other environment's intermediate hive tables which are using

2018-01-25 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3011: - Priority: Minor (was: Critical) > Tool StorageCleanupJob will cleanup other environment's intermediate

[jira] [Updated] (KYLIN-3196) Replace StringUtils.containsOnly with Regex

2018-01-25 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3196: - Attachment: (was: KYLIN-3196-replace-containsOnly-1.patch) > Replace StringUtils.containsOnly

[jira] [Updated] (KYLIN-3196) Replace StringUtils.containsOnly with Regex

2018-01-25 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3196: - Attachment: KYLIN-3196-replace-containsOnly-1.patch > Replace StringUtils.containsOnly with Regex >

[jira] [Comment Edited] (KYLIN-3204) Unclosed resources in JdbcExplorer#evalQueryMetadata

2018-01-26 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341979#comment-16341979 ] Kaige Liu edited comment on KYLIN-3204 at 1/27/18 5:39 AM: Hi

[jira] [Commented] (KYLIN-3204) Unclosed resources in JdbcExplorer#evalQueryMetadata

2018-01-26 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341979#comment-16341979 ] Kaige Liu commented on KYLIN-3204: --- Hi [~yuzhih...@gmail.com], I think con and rs will be close

[jira] [Commented] (KYLIN-3135) Fix regular expression bug in SQL comments

2018-01-30 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16346156#comment-16346156 ] Kaige Liu commented on KYLIN-3135: --- Hi [~hahayuan], you are right. The commit is not correct according

[jira] [Comment Edited] (KYLIN-3135) Fix regular expression bug in SQL comments

2018-01-30 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16346156#comment-16346156 ] Kaige Liu edited comment on KYLIN-3135 at 1/31/18 2:34 AM: Hi [~hahayuan],

[jira] [Commented] (KYLIN-3204) Potentially unclosed resources in JdbcExplorer#evalQueryMetadata

2018-01-30 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16344716#comment-16344716 ] Kaige Liu commented on KYLIN-3204: --- Patch attached. [~lidong_sjtu], please help review. Thanks. >

[jira] [Assigned] (KYLIN-3204) Potentially unclosed resources in JdbcExplorer#evalQueryMetadata

2018-01-30 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-3204: - Assignee: Kaige Liu > Potentially unclosed resources in JdbcExplorer#evalQueryMetadata >

[jira] [Updated] (KYLIN-3204) Potentially unclosed resources in JdbcExplorer#evalQueryMetadata

2018-01-30 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3204: - Attachment: KYLIN-3204-fix-potentially-unclosed-resources.patch > Potentially unclosed resources in

[jira] [Commented] (KYLIN-3201) java.lang.RuntimeException: native lz4 library not available

2018-01-28 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16342919#comment-16342919 ] Kaige Liu commented on KYLIN-3201: --- Try this: Add "*kylin.engine.spark-conf.executor.extraJavaOptions

[jira] [Updated] (KYLIN-2999) One click migrate cube in web

2018-01-29 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2999: - Attachment: KYLIN-2999-fix-cube-automigration-1.patch > One click migrate cube in web >

[jira] [Comment Edited] (KYLIN-2999) One click migrate cube in web

2018-01-29 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16344608#comment-16344608 ] Kaige Liu edited comment on KYLIN-2999 at 1/30/18 7:23 AM: Hi [~kangkaisen]

[jira] [Commented] (KYLIN-2999) One click migrate cube in web

2018-01-29 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16344608#comment-16344608 ] Kaige Liu commented on KYLIN-2999: --- Hi [~kangkaisen] [~yimingliu], I also found auto-migration not

[jira] [Updated] (KYLIN-2999) One click migrate cube in web

2018-02-06 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2999: - Attachment: KYLIN-2999-fix-ut.patch > One click migrate cube in web > - > >

[jira] [Commented] (KYLIN-3135) Fix regular expression bug in SQL comments

2018-02-10 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16359768#comment-16359768 ] Kaige Liu commented on KYLIN-3135: --- As commented above, I will revert the change in  

[jira] [Updated] (KYLIN-3135) Fix regular expression bug in SQL comments

2018-02-10 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3135: - Attachment: 0002-KYLIN-3135-fix-regEx.patch > Fix regular expression bug in SQL comments >

[jira] [Assigned] (KYLIN-1925) Do not allow cross project clone for cube

2018-01-02 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-1925: - Assignee: Kaige Liu (was: Zhong,Jason) > Do not allow cross project clone for cube >

[jira] [Closed] (KYLIN-3147) Response code and exception should be standardised for cube checking

2018-01-02 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu closed KYLIN-3147. Resolution: Duplicate > Response code and exception should be standardised for cube checking >

[jira] [Commented] (KYLIN-3147) Response code and exception should be standardised for cube checking

2018-01-02 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309072#comment-16309072 ] Kaige Liu commented on KYLIN-3147: --- Double submit due to network issue. Duplicated with KYLIN-3146. >

[jira] [Updated] (KYLIN-3081) Ineffective null check in CubeController#cuboidsExport

2018-01-02 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3081: - Attachment: KYLIN-3081-fix-potential-npe-02.patch Ah...sorry about that. Already updated. Thanks

[jira] [Updated] (KYLIN-3081) Ineffective null check in CubeController#cuboidsExport

2018-01-02 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3081: - Attachment: KYLIN-3081-fix-potential-npe.patch Patch attached. [~Shaofengshi] [~lidong_sjtu] please help

[jira] [Created] (KYLIN-3146) Response code and exception should be standardised for cube checking

2018-01-02 Thread Kaige Liu (JIRA)
Kaige Liu created KYLIN-3146: - Summary: Response code and exception should be standardised for cube checking Key: KYLIN-3146 URL: https://issues.apache.org/jira/browse/KYLIN-3146 Project: Kylin

[jira] [Created] (KYLIN-3147) Response code and exception should be standardised for cube checking

2018-01-02 Thread Kaige Liu (JIRA)
Kaige Liu created KYLIN-3147: - Summary: Response code and exception should be standardised for cube checking Key: KYLIN-3147 URL: https://issues.apache.org/jira/browse/KYLIN-3147 Project: Kylin

[jira] [Commented] (KYLIN-3146) Response code and exception should be standardised for cube checking

2018-01-02 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309084#comment-16309084 ] Kaige Liu commented on KYLIN-3146: --- I think if we narrow the scope to REST API, 404 might be a better

[jira] [Updated] (KYLIN-1925) Do not allow cross project clone for cube

2018-01-03 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-1925: - Attachment: KYLIN-1925-forbid-clone-acrossprojects.patch Patch attached. [~Shaofengshi] Please help

[jira] [Updated] (KYLIN-1925) Do not allow cross project clone for cube

2018-01-03 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-1925: - Attachment: (was: KYLIN-1925-forbid-clone-acrossprojects.patch) > Do not allow cross project clone

[jira] [Updated] (KYLIN-3081) Ineffective null check in CubeController#cuboidsExport

2018-01-03 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-3081: - Attachment: KYLIN-3081-format-code.patch Fixed code style issue. [~Shaofengshi] please review. Thanks. >

[jira] [Assigned] (KYLIN-2873) relate to KYLIN-1351, no document for configure rdbms as datasource

2018-01-03 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-2873: - Assignee: Kaige Liu > relate to KYLIN-1351, no document for configure rdbms as datasource >

[jira] [Updated] (KYLIN-1925) Do not allow cross project clone for cube

2018-01-03 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-1925: - Attachment: KYLIN-1925-forbid-clone-acrossprojects-02.patch Thanks for reminder [~Shaofengshi] , already

[jira] [Commented] (KYLIN-2873) relate to KYLIN-1351, no document for configure rdbms as datasource

2018-01-03 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310668#comment-16310668 ] Kaige Liu commented on KYLIN-2873: --- I will file a document for configuring RDBMS as data source. >

[jira] [Assigned] (KYLIN-3011) Tool StorageCleanupJob will cleanup other environment's intermediate hive tables which are using

2018-01-03 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-3011: - Assignee: Kaige Liu > Tool StorageCleanupJob will cleanup other environment's intermediate hive

[jira] [Assigned] (KYLIN-2715) StorageCleanupJob removes intermediate hive tables of jobs in progress

2018-01-03 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-2715: - Assignee: Kaige Liu > StorageCleanupJob removes intermediate hive tables of jobs in progress >

[jira] [Assigned] (KYLIN-3132) Add Custom Date Time Partition

2018-01-01 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-3132: - Assignee: Kaige Liu > Add Custom Date Time Partition > -- > >

  1   2   >