[jira] [Updated] (KYLIN-2293) Refactor KylinConfig to separate test case into KylinTestConfig

2016-12-19 Thread Billy Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Billy Liu updated KYLIN-2293:
-
Attachment: (was: KYLIN-2293.patch)

> Refactor KylinConfig to separate test case into KylinTestConfig 
> 
>
> Key: KYLIN-2293
> URL: https://issues.apache.org/jira/browse/KYLIN-2293
> Project: Kylin
>  Issue Type: Task
>  Components: Metadata
>Affects Versions: v1.6.0
>Reporter: Billy Liu
>Assignee: Billy Liu
>Priority: Minor
> Attachments: KYLIN-2293.patch
>
>
> Currently, here are some "For test" method exposed in KylinConfig, the 
> refactor would move all these "For test" methods into another Test related 
> class, to reduce the unnecessary APIs. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KYLIN-2293) Refactor KylinConfig to separate test case into KylinTestConfig

2016-12-19 Thread Billy Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Billy Liu updated KYLIN-2293:
-
Attachment: KYLIN-2293.patch

> Refactor KylinConfig to separate test case into KylinTestConfig 
> 
>
> Key: KYLIN-2293
> URL: https://issues.apache.org/jira/browse/KYLIN-2293
> Project: Kylin
>  Issue Type: Task
>  Components: Metadata
>Affects Versions: v1.6.0
>Reporter: Billy Liu
>Assignee: Billy Liu
>Priority: Minor
> Attachments: KYLIN-2293.patch
>
>
> Currently, here are some "For test" method exposed in KylinConfig, the 
> refactor would move all these "For test" methods into another Test related 
> class, to reduce the unnecessary APIs. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KYLIN-2293) Refactor KylinConfig to separate test case into KylinTestConfig

2016-12-19 Thread Billy Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Billy Liu updated KYLIN-2293:
-
Attachment: (was: KYLIN-2293.patch)

> Refactor KylinConfig to separate test case into KylinTestConfig 
> 
>
> Key: KYLIN-2293
> URL: https://issues.apache.org/jira/browse/KYLIN-2293
> Project: Kylin
>  Issue Type: Task
>  Components: Metadata
>Affects Versions: v1.6.0
>Reporter: Billy Liu
>Assignee: Billy Liu
>Priority: Minor
> Attachments: KYLIN-2293.patch
>
>
> Currently, here are some "For test" method exposed in KylinConfig, the 
> refactor would move all these "For test" methods into another Test related 
> class, to reduce the unnecessary APIs. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KYLIN-2293) Refactor KylinConfig to separate test case into KylinTestConfig

2016-12-19 Thread Billy Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Billy Liu updated KYLIN-2293:
-
Attachment: KYLIN-2293.patch

> Refactor KylinConfig to separate test case into KylinTestConfig 
> 
>
> Key: KYLIN-2293
> URL: https://issues.apache.org/jira/browse/KYLIN-2293
> Project: Kylin
>  Issue Type: Task
>  Components: Metadata
>Affects Versions: v1.6.0
>Reporter: Billy Liu
>Assignee: Billy Liu
>Priority: Minor
> Attachments: KYLIN-2293.patch
>
>
> Currently, here are some "For test" method exposed in KylinConfig, the 
> refactor would move all these "For test" methods into another Test related 
> class, to reduce the unnecessary APIs. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KYLIN-2293) Refactor KylinConfig to separate test case into KylinTestConfig

2016-12-18 Thread Billy Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Billy Liu updated KYLIN-2293:
-
Attachment: KYLIN-2293.patch

The patch has rebased with the master code, and passed IT.
Hi [~liyang.g...@gmail.com], could you help review the change? In the future, 
the hack code for KylinConfig used for test cases would be added into 
KylinTestConfig, not KylinConfig anymore. 

> Refactor KylinConfig to separate test case into KylinTestConfig 
> 
>
> Key: KYLIN-2293
> URL: https://issues.apache.org/jira/browse/KYLIN-2293
> Project: Kylin
>  Issue Type: Task
>  Components: Metadata
>Affects Versions: v1.6.0
>Reporter: Billy Liu
>Assignee: Billy Liu
>Priority: Minor
> Attachments: KYLIN-2293.patch
>
>
> Currently, here are some "For test" method exposed in KylinConfig, the 
> refactor would move all these "For test" methods into another Test related 
> class, to reduce the unnecessary APIs. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KYLIN-2293) Refactor KylinConfig to separate test case into KylinTestConfig

2016-12-18 Thread Billy Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Billy Liu updated KYLIN-2293:
-
Attachment: (was: KYLIN-2293.patch)

> Refactor KylinConfig to separate test case into KylinTestConfig 
> 
>
> Key: KYLIN-2293
> URL: https://issues.apache.org/jira/browse/KYLIN-2293
> Project: Kylin
>  Issue Type: Task
>  Components: Metadata
>Affects Versions: v1.6.0
>Reporter: Billy Liu
>Assignee: Billy Liu
>Priority: Minor
>
> Currently, here are some "For test" method exposed in KylinConfig, the 
> refactor would move all these "For test" methods into another Test related 
> class, to reduce the unnecessary APIs. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KYLIN-2293) Refactor KylinConfig to separate test case into KylinTestConfig

2016-12-17 Thread Billy Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Billy Liu updated KYLIN-2293:
-
Attachment: KYLIN-2293.patch

Has moved all test hack code into KylinTestConfig

> Refactor KylinConfig to separate test case into KylinTestConfig 
> 
>
> Key: KYLIN-2293
> URL: https://issues.apache.org/jira/browse/KYLIN-2293
> Project: Kylin
>  Issue Type: Task
>  Components: Metadata
>Affects Versions: v1.6.0
>Reporter: Billy Liu
>Assignee: Billy Liu
>Priority: Minor
> Attachments: KYLIN-2293.patch
>
>
> Currently, here are some "For test" method exposed in KylinConfig, the 
> refactor would move all these "For test" methods into another Test related 
> class, to reduce the unnecessary APIs. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)