[jira] [Updated] (KYLIN-2207) Ineffective null check in ExtendCubeToHybridCLI#createFromCube()

2016-11-17 Thread Dong Li (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Li updated KYLIN-2207: --- Fix Version/s: v1.6.1 > Ineffective null check in ExtendCubeToHybridCLI#createFromCube() > ---

[jira] [Created] (KYLIN-2213) UnsupportedOperationException when excute 'not like' query on cube v1

2016-11-17 Thread zhengdong (JIRA)
zhengdong created KYLIN-2213: Summary: UnsupportedOperationException when excute 'not like' query on cube v1 Key: KYLIN-2213 URL: https://issues.apache.org/jira/browse/KYLIN-2213 Project: Kylin

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

2016-11-17 Thread Dong Li (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Li reassigned KYLIN-2208: -- Assignee: Kaige Liu > Unclosed FileReader in HiveCmdBuilder#build() >

[jira] [Resolved] (KYLIN-2207) Ineffective null check in ExtendCubeToHybridCLI#createFromCube()

2016-11-17 Thread Dong Li (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Li resolved KYLIN-2207. Resolution: Fixed > Ineffective null check in ExtendCubeToHybridCLI#createFromCube() > -

[jira] [Created] (KYLIN-2212) 'NOT' operator in filter on derived column may get incorrect result

2016-11-17 Thread zhengdong (JIRA)
zhengdong created KYLIN-2212: Summary: 'NOT' operator in filter on derived column may get incorrect result Key: KYLIN-2212 URL: https://issues.apache.org/jira/browse/KYLIN-2212 Project: Kylin I

[jira] [Created] (KYLIN-2211) IDictionaryValueEnumerator should return String instead of byte[]

2016-11-17 Thread liyang (JIRA)
liyang created KYLIN-2211: - Summary: IDictionaryValueEnumerator should return String instead of byte[] Key: KYLIN-2211 URL: https://issues.apache.org/jira/browse/KYLIN-2211 Project: Kylin Issue Type

[jira] [Created] (KYLIN-2210) call CubeStatsReader.print at SaveStatisticsStep

2016-11-17 Thread hongbin ma (JIRA)
hongbin ma created KYLIN-2210: - Summary: call CubeStatsReader.print at SaveStatisticsStep Key: KYLIN-2210 URL: https://issues.apache.org/jira/browse/KYLIN-2210 Project: Kylin Issue Type: Improvem

[jira] [Commented] (KYLIN-2188) Kylin does not compile with HBase 1.2

2016-11-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675576#comment-15675576 ] liyang commented on KYLIN-2188: --- If you share a patch of the changes you've made, we could d

[jira] [Commented] (KYLIN-2190) The visitCube function of the CubeVisitService class occured error when we compiled the kylin project using hbase-server-1.2.x.jar.

2016-11-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675572#comment-15675572 ] liyang commented on KYLIN-2190: --- Let's discuss on KYLIN-2188 > The visitCube function of th

[jira] [Resolved] (KYLIN-2190) The visitCube function of the CubeVisitService class occured error when we compiled the kylin project using hbase-server-1.2.x.jar.

2016-11-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2190. --- Resolution: Duplicate > The visitCube function of the CubeVisitService class occured error when we > compiled

[jira] [Commented] (KYLIN-2190) The visitCube function of the CubeVisitService class occured error when we compiled the kylin project using hbase-server-1.2.x.jar.

2016-11-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675571#comment-15675571 ] liyang commented on KYLIN-2190: --- There is no need to create multiple JIRAs for one root caus

[jira] [Updated] (KYLIN-2188) Kylin does not compile with HBase 1.2

2016-11-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2188: -- Summary: Kylin does not compile with HBase 1.2 (was: The AggregationRegionScanner class occured error when we c

[jira] [Commented] (KYLIN-2188) The AggregationRegionScanner class occured error when we compiled the kylin project using hbase-server-1.2.x.jar.

2016-11-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675557#comment-15675557 ] liyang commented on KYLIN-2188: --- Sounds HBase 1.2 API changed again? Do you see there is a w

[jira] [Resolved] (KYLIN-2187) Enhance TableExt metadata

2016-11-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2187. --- Resolution: Fixed Fix Version/s: v1.6.1 > Enhance TableExt metadata > - > >

[jira] [Assigned] (KYLIN-2207) Ineffective null check in ExtendCubeToHybridCLI#createFromCube()

2016-11-17 Thread Dong Li (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Li reassigned KYLIN-2207: -- Assignee: Dong Li > Ineffective null check in ExtendCubeToHybridCLI#createFromCube() >

[jira] [Resolved] (KYLIN-2172) Potential NPE in ExecutableManager#updateJobOutput

2016-11-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2172. --- Resolution: Fixed Fix Version/s: v1.6.1 > Potential NPE in ExecutableManager#updateJobOutput >

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

2016-11-17 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-2209: - Summary: Potential NPE in StreamingController#deserializeTableDesc() Key: KYLIN-2209 URL: https://issues.apache.org/jira/browse/KYLIN-2209 Project: Kylin Issue Type: Bug

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

2016-11-17 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-2208: - Summary: Unclosed FileReader in HiveCmdBuilder#build() Key: KYLIN-2208 URL: https://issues.apache.org/jira/browse/KYLIN-2208 Project: Kylin Issue Type: Bug Rep

[jira] [Created] (KYLIN-2207) Ineffective null check in ExtendCubeToHybridCLI#createFromCube()

2016-11-17 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-2207: - Summary: Ineffective null check in ExtendCubeToHybridCLI#createFromCube() Key: KYLIN-2207 URL: https://issues.apache.org/jira/browse/KYLIN-2207 Project: Kylin Issue Type:

[jira] [Commented] (KYLIN-2200) CompileException on UNION ALL query when result only contains one column

2016-11-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15674962#comment-15674962 ] Julian Hyde commented on KYLIN-2200: Did you try reproducing this issue in Calcite? If

[jira] [Commented] (KYLIN-2190) The visitCube function of the CubeVisitService class occured error when we compiled the kylin project using hbase-server-1.2.x.jar.

2016-11-17 Thread Billy(Yiming) Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673863#comment-15673863 ] Billy(Yiming) Liu commented on KYLIN-2190: -- If you have questions, please ask in

[jira] [Created] (KYLIN-2206) Comparing two columns causes IllegalStateException

2016-11-17 Thread liyang (JIRA)
liyang created KYLIN-2206: - Summary: Comparing two columns causes IllegalStateException Key: KYLIN-2206 URL: https://issues.apache.org/jira/browse/KYLIN-2206 Project: Kylin Issue Type: Bug

[jira] [Commented] (KYLIN-2180) Add project config and make config priority become "cube > project > server"

2016-11-17 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673663#comment-15673663 ] kangkaisen commented on KYLIN-2180: --- OK,thank you. > Add project config and make config

[jira] [Commented] (KYLIN-2180) Add project config and make config priority become "cube > project > server"

2016-11-17 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673645#comment-15673645 ] Shaofeng SHI commented on KYLIN-2180: - Hi Kaisen, this scenario is reasonable. I will

[jira] [Updated] (KYLIN-2205) Use column name as the default dimension name

2016-11-17 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2205: Attachment: (was: Screen Shot 2016-11-17 at 10.28.13 AM.png) > Use column name as the default di

[jira] [Updated] (KYLIN-2205) Use column name as the default dimension name

2016-11-17 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2205: Attachment: Screen Shot 2016-11-17 at 8.36.56 PM.png > Use column name as the default dimension name

[jira] [Updated] (KYLIN-2205) Use column name as the default dimension name

2016-11-17 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2205: Summary: Use column name as the default dimension name (was: Use column name as the default measure

[jira] [Updated] (KYLIN-2205) Use column name as the default measure name

2016-11-17 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2205: Description: When using the batch tool to add dimensions, the wizard will set the name with the col

[jira] [Updated] (KYLIN-2205) Use column name as the default measure name

2016-11-17 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2205: Attachment: (was: Screen Shot 2016-11-17 at 10.28.13 AM.png) > Use column name as the default me

[jira] [Updated] (KYLIN-2205) Use column name as the default measure name

2016-11-17 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2205: Attachment: Screen Shot 2016-11-17 at 10.28.13 AM.png > Use column name as the default measure name

[jira] [Updated] (KYLIN-2205) Use column name as the default measure name

2016-11-17 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2205: Attachment: Screen Shot 2016-11-17 at 10.28.13 AM.png > Use column name as the default measure name

[jira] [Created] (KYLIN-2205) Use column name as the default measure name

2016-11-17 Thread Shaofeng SHI (JIRA)
Shaofeng SHI created KYLIN-2205: --- Summary: Use column name as the default measure name Key: KYLIN-2205 URL: https://issues.apache.org/jira/browse/KYLIN-2205 Project: Kylin Issue Type: Improveme

[jira] [Updated] (KYLIN-2204) Export result set as CSV, the double-byte characters are messed up

2016-11-17 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2204: Description: Execute a query and get results which has double-bytes characters like Chinese characte

[jira] [Updated] (KYLIN-2204) Export result set as CSV, the double-byte characters are messed up

2016-11-17 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2204: Attachment: result (2).csv I just found it can be recognized by other tools like the "TextEdit" on M

[jira] [Created] (KYLIN-2204) Export result set as CSV, the double-byte characters are messed up

2016-11-17 Thread Shaofeng SHI (JIRA)
Shaofeng SHI created KYLIN-2204: --- Summary: Export result set as CSV, the double-byte characters are messed up Key: KYLIN-2204 URL: https://issues.apache.org/jira/browse/KYLIN-2204 Project: Kylin

[jira] [Commented] (KYLIN-2135) Enlarge FactDistinctColumns reducer number

2016-11-17 Thread XIE FAN (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673396#comment-15673396 ] XIE FAN commented on KYLIN-2135: Oh,I see. Thank you. > Enlarge FactDistinctColumns reduc

[jira] [Updated] (KYLIN-2200) CompileException on UNION ALL query when result only contains one column

2016-11-17 Thread Dayue Gao (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dayue Gao updated KYLIN-2200: - Attachment: KYLIN-2200.patch patch uploaded. There is no ITs for UNION/UNION_ALL right now. Let me add t