[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] [Created] (KYLIN-2448) Cloning a Model with a '-' in the name

2017-02-14 Thread JIRA
Berry Ă–sterlund created KYLIN-2448: -- Summary: Cloning a Model with a '-' in the name Key: KYLIN-2448 URL: https://issues.apache.org/jira/browse/KYLIN-2448 Project: Kylin Issue Type: Bug

[jira] [Resolved] (KYLIN-2443) Report coprocessor error information back to client

2017-02-14 Thread Dayue Gao (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dayue Gao resolved KYLIN-2443. -- Resolution: Fixed Fix Version/s: v2.0.0 > Report coprocessor error information back to client >

[jira] [Updated] (KYLIN-2436) add a configuration knob to disable spilling of aggregation cache

2017-02-14 Thread hongbin ma (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongbin ma updated KYLIN-2436: -- Description: Kylin's aggregation operator can spill intermediate results to disk when its estimated

[jira] [Updated] (KYLIN-2438) replace scan threshold with max scan bytes

2017-02-14 Thread hongbin ma (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongbin ma updated KYLIN-2438: -- Description: In order to guard against bad queries that can consume lots of memory and potentially

[jira] [Commented] (KYLIN-2274) Dundas ODBC Error: SQLColAttribute unknown attr,

2017-02-14 Thread albertoramon (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865623#comment-15865623 ] albertoramon commented on KYLIN-2274: - Yifan Zhang are in true, I tested with Tableau 10 and "Edit

[jira] [Updated] (KYLIN-2447) Add more functions to RestClient

2017-02-14 Thread XIE FAN (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XIE FAN updated KYLIN-2447: --- Attachment: 0001-KYLIN-2447-Add-more-functions-to-rest-client-for-fut.patch Here is the new patch. I close

[jira] [Resolved] (KYLIN-2268) Potential NPE in ModelDimensionDesc#init()

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI resolved KYLIN-2268. - Resolution: Fixed > Potential NPE in ModelDimensionDesc#init() >

[jira] [Assigned] (KYLIN-2268) Potential NPE in ModelDimensionDesc#init()

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI reassigned KYLIN-2268: --- Assignee: Billy Liu Request participants: (was: ) Fix Version/s:

[jira] [Resolved] (KYLIN-2422) NumberDictionary support for decimal with extra 0 after "."

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI resolved KYLIN-2422. - Resolution: Fixed > NumberDictionary support for decimal with extra 0 after "." >

[jira] [Commented] (KYLIN-2429) Variable initialized should be declared volatile in SparkCubingByLayer#execute()

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865519#comment-15865519 ] Shaofeng SHI commented on KYLIN-2429: - fixed in :

[jira] [Resolved] (KYLIN-2391) Unclosed FileInputStream in KylinConfig#getConfigAsString()

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI resolved KYLIN-2391. - Resolution: Fixed > Unclosed FileInputStream in KylinConfig#getConfigAsString() >

[jira] [Resolved] (KYLIN-2429) Variable initialized should be declared volatile in SparkCubingByLayer#execute()

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI resolved KYLIN-2429. - Resolution: Fixed > Variable initialized should be declared volatile in >

[jira] [Resolved] (KYLIN-2424) Optimize the integration test's performance

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI resolved KYLIN-2424. - Resolution: Fixed > Optimize the integration test's performance >

[jira] [Assigned] (KYLIN-2429) Variable initialized should be declared volatile in SparkCubingByLayer#execute()

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI reassigned KYLIN-2429: --- Assignee: Shaofeng SHI > Variable initialized should be declared volatile in >

[jira] [Updated] (KYLIN-2429) Variable initialized should be declared volatile in SparkCubingByLayer#execute()

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2429: Affects Version/s: v2.0.0 Request participants: (was: ) Fix Version/s: v2.0.0

[jira] [Commented] (KYLIN-2447) Add more functions to RestClient

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865501#comment-15865501 ] Shaofeng SHI commented on KYLIN-2447: - Xiefan, thanks for the patch; In the getContent(), there is

[jira] [Commented] (KYLIN-2433) Handle the column that all records is null in MergeCuboidMapper

2017-02-14 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865494#comment-15865494 ] kangkaisen commented on KYLIN-2433: --- commit2 :

[jira] [Updated] (KYLIN-2243) TopN memory estimation is inaccurate in some cases

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2243: Description: TopNCounterSerializer.maxLength() and TopNCounterSerializer.getStorageBytesEstimate()

[jira] [Updated] (KYLIN-2445) UI: select cube engine in "Advanced setting" page

2017-02-14 Thread Zhixiong Chen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhixiong Chen updated KYLIN-2445: - Attachment: 0001-KYLIN-2445-UI-select-cube-engine-in-Advanced-setting.patch I have completed this

[jira] [Resolved] (KYLIN-2446) Support project names filter in DeployCoprocessorCLI

2017-02-14 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kangkaisen resolved KYLIN-2446. --- Resolution: Fixed > Support project names filter in DeployCoprocessorCLI >

[jira] [Commented] (KYLIN-2446) Support project names filter in DeployCoprocessorCLI

2017-02-14 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865482#comment-15865482 ] kangkaisen commented on KYLIN-2446: --- commit:

[jira] [Updated] (KYLIN-2433) Handle the column that all records is null in MergeCuboidMapper

2017-02-14 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kangkaisen updated KYLIN-2433: -- Summary: Handle the column that all records is null in MergeCuboidMapper (was: NPE in

[jira] [Resolved] (KYLIN-2447) Add more functions to RestClient

2017-02-14 Thread XIE FAN (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XIE FAN resolved KYLIN-2447. Resolution: Fixed > Add more functions to RestClient > > >

[jira] [Updated] (KYLIN-2447) Add more functions to RestClient

2017-02-14 Thread XIE FAN (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XIE FAN updated KYLIN-2447: --- Attachment: 0001-KYLIN-2447-Add-more-functions-to-rest-client-for-fut.patch Here is the patch > Add more

[jira] [Created] (KYLIN-2447) Add more functions to RestClient

2017-02-14 Thread XIE FAN (JIRA)
XIE FAN created KYLIN-2447: -- Summary: Add more functions to RestClient Key: KYLIN-2447 URL: https://issues.apache.org/jira/browse/KYLIN-2447 Project: Kylin Issue Type: Improvement

[jira] [Updated] (KYLIN-2243) TopN memory estimation is inaccurate in some cases

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2243: Request participants: (was: ) Fix Version/s: (was: Backlog) > TopN memory

[jira] [Updated] (KYLIN-2243) TopN memory estimation is inaccurate in some cases

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2243: Description: TopNCounterSerializer.maxLength() and TopNCounterSerializer.getStorageBytesEstimate()

[jira] [Resolved] (KYLIN-2244) "kylin.job.cuboid.size.memhungry.ratio" shouldn't be applied on measures like TopN

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI resolved KYLIN-2244. - Resolution: Fixed > "kylin.job.cuboid.size.memhungry.ratio" shouldn't be applied on measures like

[jira] [Assigned] (KYLIN-2243) TopN memory estimation is inaccurate in some cases

2017-02-14 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI reassigned KYLIN-2243: --- Assignee: Shaofeng SHI Request participants: (was: ) Fix