[jira] [Assigned] (KYLIN-2515) Route unsupported query back to query its source directly

2017-03-20 Thread nichunen (JIRA)

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

nichunen reassigned KYLIN-2515:
---

Assignee: nichunen

> Route unsupported query back to query its source directly
> -
>
> Key: KYLIN-2515
> URL: https://issues.apache.org/jira/browse/KYLIN-2515
> Project: Kylin
>  Issue Type: New Feature
>Reporter: liyang
>Assignee: nichunen
>
> When Kylin cannot support a query due to lack of prepared mode and cube, the 
> query can be routed back to executing on its original source. It may 
> integrate with Hive, or SparkSQL, or Drill, or anything if so desired.
> There must be an interface defined first, to allow plug-in of any ad-hoc 
> query engine.
> This is a carry-on from KYLIN-742



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2514) Joins in data model fail to save when they disorder

2017-03-20 Thread liyang (JIRA)

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

liyang commented on KYLIN-2514:
---

I see. Thanks.

> Joins in data model fail to save when they disorder
> ---
>
> Key: KYLIN-2514
> URL: https://issues.apache.org/jira/browse/KYLIN-2514
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.0.0
>Reporter: Roger Shi
>Assignee: Roger Shi
> Fix For: v2.0.0
>
>
> FK table must be declared first and PK table declared later in data model 
> creation or modification. Otherwise it can't be saved.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Closed] (KYLIN-742) Route unsupported queries to Hive (on Spark)

2017-03-20 Thread liyang (JIRA)

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

liyang closed KYLIN-742.

Resolution: Won't Fix

Carry on in https://issues.apache.org/jira/browse/KYLIN-2515

> Route unsupported queries to Hive (on Spark)
> 
>
> Key: KYLIN-742
> URL: https://issues.apache.org/jira/browse/KYLIN-742
> Project: Kylin
>  Issue Type: New Feature
>  Components: Query Engine, SparkSQL
>Reporter: Luke Han
>Assignee: liyang
> Fix For: Future
>
> Attachments: 1.x-HBase1.x-KYLIN-742-update.patch, 
> 1.x-HBase1.x-KYLIN-742-with-review-comments-#1-update-21_09_2015.patch, 
> Design Documentation.pdf
>
>
> When Kylin can't serve coming SQL, it will be better to route it to enabled 
> SQL on Hadoop like SparkSQL and execute there. 
> Then get result and return to client through Kylin server.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (KYLIN-2515) Route unsupported query back to query its source directly

2017-03-20 Thread liyang (JIRA)
liyang created KYLIN-2515:
-

 Summary: Route unsupported query back to query its source directly
 Key: KYLIN-2515
 URL: https://issues.apache.org/jira/browse/KYLIN-2515
 Project: Kylin
  Issue Type: New Feature
Reporter: liyang


When Kylin cannot support a query due to lack of prepared mode and cube, the 
query can be routed back to executing on its original source. It may integrate 
with Hive, or SparkSQL, or Drill, or anything if so desired.

There must be an interface defined first, to allow plug-in of any ad-hoc query 
engine.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (KYLIN-2472) Unicode chars in kylin.properties

2017-03-20 Thread nichunen (JIRA)

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

nichunen updated KYLIN-2472:

Attachment: KYLIN-2472.patch

> Unicode chars in kylin.properties
> -
>
> Key: KYLIN-2472
> URL: https://issues.apache.org/jira/browse/KYLIN-2472
> Project: Kylin
>  Issue Type: Bug
>Reporter: liyang
>Assignee: nichunen
> Attachments: KYLIN-2472.patch
>
>
> Right now {{kylin.properties}} cannot use Unicode chars.
> At code level, should use Properties.load(Reader) rather than 
> Properties.load(InputStream) to load {{kylin.properties}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (KYLIN-2514) Joins in data model fail to save when they disorder

2017-03-20 Thread Roger Shi (JIRA)

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

Roger Shi resolved KYLIN-2514.
--
   Resolution: Fixed
 Assignee: Roger Shi
Fix Version/s: v2.0.0

> Joins in data model fail to save when they disorder
> ---
>
> Key: KYLIN-2514
> URL: https://issues.apache.org/jira/browse/KYLIN-2514
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.0.0
>Reporter: Roger Shi
>Assignee: Roger Shi
> Fix For: v2.0.0
>
>
> FK table must be declared first and PK table declared later in data model 
> creation or modification. Otherwise it can't be saved.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)