Re: Kylin and Tableau JDBC

2019-07-15 Thread Temple Zhou
Hi Piotr, Thank you for your guide. I have tested the JDBC driver that you provided and run smoothly with tableau desktop 2019.1(Generic JDBC). BTW: How do you find that the KylinConnection class derived from AvaticaConnection throws NonImplementedException? The log of Tableau Desktop is very

[jira] [Created] (KYLIN-4082) Throw class not found exception when start kylin

2019-07-15 Thread wangrupeng (JIRA)
wangrupeng created KYLIN-4082: - Summary: Throw class not found exception when start kylin Key: KYLIN-4082 URL: https://issues.apache.org/jira/browse/KYLIN-4082 Project: Kylin Issue Type: Bug

Re:Re: Re: cannot get HiveTableMeta

2019-07-15 Thread
Hi Chao Long, Do you have any examples of patching for reference? At 2019-07-10 17:04:35, "Chao Long" wrote: >This is a known issue and have been fixed in >https://issues.apache.org/jira/browse/KYLIN-3515. You can upgrade your >Kylin to v2.6.0 or above. > >On Wed, Jul 10, 2019 at 4:39 PM 曼

[jira] [Created] (KYLIN-4081) Use absolute path instead of relative path for local segment cache

2019-07-15 Thread Xiaoxiang Yu (JIRA)
Xiaoxiang Yu created KYLIN-4081: --- Summary: Use absolute path instead of relative path for local segment cache Key: KYLIN-4081 URL: https://issues.apache.org/jira/browse/KYLIN-4081 Project: Kylin

[jira] [Created] (KYLIN-4083) Fact Distinct Column Step, UHC column may loose value when the hashcode of value is Integer.MIN_VALUE

2019-07-15 Thread PENG Zhengshuai (JIRA)
PENG Zhengshuai created KYLIN-4083: -- Summary: Fact Distinct Column Step, UHC column may loose value when the hashcode of value is Integer.MIN_VALUE Key: KYLIN-4083 URL:

[jira] [Created] (KYLIN-4084) Reset kylin.stream.node in kylin-port-replace-util.sh

2019-07-15 Thread Xiaoxiang Yu (JIRA)
Xiaoxiang Yu created KYLIN-4084: --- Summary: Reset kylin.stream.node in kylin-port-replace-util.sh Key: KYLIN-4084 URL: https://issues.apache.org/jira/browse/KYLIN-4084 Project: Kylin Issue

[jira] [Created] (KYLIN-4085) Segment parallel building may cause segment not found

2019-07-15 Thread Chao Long (JIRA)
Chao Long created KYLIN-4085: Summary: Segment parallel building may cause segment not found Key: KYLIN-4085 URL: https://issues.apache.org/jira/browse/KYLIN-4085 Project: Kylin Issue Type: Bug

Re: Kylin and Tableau JDBC

2019-07-15 Thread Temple Zhou
Hi Piotr, I am sorry to reply you so late. The PR will be merged quickly. Thanks, Temple Zhou

[jira] [Created] (KYLIN-4086) Support connect Kylin with Tableau by JDBC

2019-07-15 Thread nichunen (JIRA)
nichunen created KYLIN-4086: --- Summary: Support connect Kylin with Tableau by JDBC Key: KYLIN-4086 URL: https://issues.apache.org/jira/browse/KYLIN-4086 Project: Kylin Issue Type: Improvement

Re: Kylin and Tableau JDBC

2019-07-15 Thread nichunen
Hi Piotr, PR approved and merged, it will be in the scope of version 3.0.0-alpha2 which will be released soon. Thanks for your contribution! Thanks for Temple’s testing and verification. Best regards, Ni Chunen / George On 07/16/2019 09:28,Temple Zhou wrote: Hi Piotr, I am sorry