[jira] [Assigned] (KYLIN-3259) When a cube is deleted, remove it from the hybrid cube definition

2018-04-09 Thread Kaige Liu (JIRA)

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

 Kaige Liu reassigned KYLIN-3259:
-

Assignee:  Kaige Liu

> When a cube is deleted, remove it from the hybrid cube definition
> -
>
> Key: KYLIN-3259
> URL: https://issues.apache.org/jira/browse/KYLIN-3259
> Project: Kylin
>  Issue Type: Improvement
>  Components: Metadata
>Affects Versions: v2.2.0
> Environment: HDP 2.5.6, Kylin 2.2
>Reporter: Vsevolod Ostapenko
>Assignee:  Kaige Liu
>Priority: Major
>
> When a cube is deleted, its references are not automatically removed from 
> existing hybrid cube definition. That can lead to errors down the road, if 
> user (or application) retrieves the list of cubes via REST API call and later 
> tries to update the hybrid cube.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (KYLIN-3187) JDK APIs using the default locale, time zone or character set should be avoided

2018-04-09 Thread Kaige Liu (JIRA)

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

 Kaige Liu reassigned KYLIN-3187:
-

Assignee:  Kaige Liu

> JDK APIs using the default locale, time zone or character set should be 
> avoided
> ---
>
> Key: KYLIN-3187
> URL: https://issues.apache.org/jira/browse/KYLIN-3187
> Project: Kylin
>  Issue Type: Bug
>  Components: REST Service
>Reporter: Ted Yu
>Assignee:  Kaige Liu
>Priority: Major
>  Labels: usability
>
> Here are a few examples:
> {code}
> server-base/src/main/java/org/apache/kylin/rest/service/JobService.java:  
>   Calendar calendar = Calendar.getInstance();
> storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/HbaseStreamingInput.java:
> Calendar cal = Calendar.getInstance();
> {code}
> Locale should be specified.
> See CALCITE-1667 for related information.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (KYLIN-3334) Prepare for Java 10

2018-04-09 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-3334:
-

 Summary: Prepare for Java 10
 Key: KYLIN-3334
 URL: https://issues.apache.org/jira/browse/KYLIN-3334
 Project: Kylin
  Issue Type: Task
Reporter: Ted Yu


When compiling with Java 10 , MapReduce Engine module fails with
{code}
[ERROR] Failed to execute goal on project kylin-engine-mr: Could not resolve 
dependencies for project org.apache.kylin:kylin-engine-mr:jar:2.4.0-SNAPSHOT: 
Could not find artifact jdk.tools:jdk.tools:jar:1.7 at specified path 
/a/jdk-10/../lib/tools.jar -> [Help 1]
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KYLIN-191) Unix ODBC Driver

2018-04-09 Thread lianle987 (JIRA)

[ 
https://issues.apache.org/jira/browse/KYLIN-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16430410#comment-16430410
 ] 

lianle987 commented on KYLIN-191:
-

wish to have kylin unixODBC driver.

> Unix ODBC Driver
> 
>
> Key: KYLIN-191
> URL: https://issues.apache.org/jira/browse/KYLIN-191
> Project: Kylin
>  Issue Type: Wish
>  Components: Driver - ODBC
>Reporter: Luke Han
>Assignee: Luke Han
>Priority: Minor
>  Labels: github-import, gsoc2016, odbc
> Fix For: Backlog
>
>
> To support more BI platform and tools, the unix ODBC driver version is 
> required to be enabled on the Linux/Unix based application and platform which 
> consume Kylin through ODBC protocol 
>  Imported from GitHub 
> Url: https://github.com/KylinOLAP/Kylin/issues/314
> Created by: [lukehan|https://github.com/lukehan]
> Labels: newfeature, 
> Milestone: Backlog
> Created at: Fri Dec 26 15:12:11 CST 2014
> State: open



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)