[GitHub] ian4hu opened a new pull request #180: feat(query): Make calcite connection is more configurable. #KYLIN-3475

2018-07-30 Thread GitBox
ian4hu opened a new pull request #180: feat(query): Make calcite connection is more configurable. #KYLIN-3475 URL: https://github.com/apache/kylin/pull/180 reported by https://issues.apache.org/jira/browse/KYLIN-3475 This is

[GitHub] asfgit commented on issue #180: feat(query): Make calcite connection is more configurable. #KYLIN-3475

2018-07-30 Thread GitBox
asfgit commented on issue #180: feat(query): Make calcite connection is more configurable. #KYLIN-3475 URL: https://github.com/apache/kylin/pull/180#issuecomment-408818965 Can one of the admins verify this patch? This is an

[jira] [Created] (KYLIN-3475) Make calcite case handling and quoting method more configurable.

2018-07-30 Thread Ian Hu (JIRA)
Ian Hu created KYLIN-3475: - Summary: Make calcite case handling and quoting method more configurable. Key: KYLIN-3475 URL: https://issues.apache.org/jira/browse/KYLIN-3475 Project: Kylin Issue

[jira] [Created] (KYLIN-3474) get malformed token with Cluster Mode(multi-query)

2018-07-30 Thread Temple Zhou (JIRA)
Temple Zhou created KYLIN-3474: -- Summary: get malformed token with Cluster Mode(multi-query) Key: KYLIN-3474 URL: https://issues.apache.org/jira/browse/KYLIN-3474 Project: Kylin Issue Type: Bug

Re: 回复:如何用API删除job

2018-07-30 Thread ShaoFeng Shi
Thanks for the feedback; I added that to the API doc, it will be published soon. 在 2018年7月30日 下午5:39,Ma Gang 写道: > I don't know why you need to drop job in your case, but there is a drop > job restful api in kylin: > DELETE /api/jobs/{jobId}/drop > > 在 2018-07-30 17:23:28,"鲨鱼"

kylin1.6????load from hive??rest??????

2018-07-30 Thread ??????
kylin1.6load from hive??rest??

Re:回复:如何用API删除job

2018-07-30 Thread Ma Gang
I don't know why you need to drop job in your case, but there is a drop job restful api in kylin: DELETE /api/jobs/{jobId}/drop 在 2018-07-30 17:23:28,"鲨鱼" <786510...@qq.com> 写道: >谢谢! >已试过官网的API,关于对job操作的API的其中三个:resume,pause,discard >

????????????API????job

2018-07-30 Thread ????
?? APIjob??APIresume,pause,discard ??resume??job??pause??discard??jobjobjob??cube??

Re: Re: Re: [Feature][Query]Case insensitive and configurable casing handle feature, may I contribute it?

2018-07-30 Thread ShaoFeng Shi
Awesome! Could you please create a JIRA with this feature, and then make a PR? Thanks! 2018-07-30 16:21 GMT+08:00 胡继续 : > >> Do you know whether Calcite supports that? If Calcite already supports > it > with some parameter, Kylin can expose that as a configuration. > > Yes, Calcite support to

Re:Re: Re: [Feature][Query]Case insensitive and configurable casing handle feature, may I contribute it?

2018-07-30 Thread 胡继续
>> Do you know whether Calcite supports that? If Calcite already supports it with some parameter, Kylin can expose that as a configuration. Yes, Calcite support to customize some sql handle feature by connection properties. We can customize it by provide an Properties when use jdbc's

Re: 怎么样定时从hive获取表更新

2018-07-30 Thread ShaoFeng Shi
Hi Xiangji, Providing the backend log would make the troubleshooting much easier. It looks your second option is closer, just remove the double quote (") from the table name and project name. 在 2018年7月30日 上午11:31,邱祥吉 写道: > 我试了下面两种写法,都不能运行通过,请问正确的写法是怎样的,谢谢! > 第一种 > curl -X POST --user

Re: Re: [Feature][Query]Case insensitive and configurable casing handle feature, may I contribute it?

2018-07-30 Thread ShaoFeng Shi
Do you know whether Calcite supports that? If Calcite already supports it with some parameter, Kylin can expose that as a configuration. BTW, which ORM framework are you running with Kylin? Can it generate SQL with double quoted? As I know some commercial BI tool like Tableau, MicroStrategy, they

??????????????????hive??????????

2018-07-30 Thread ????
?? ??kylin??API ?? curl -c /home/bigdata/kylin_config/cookfile.txt -X POST -H "Authorization:Basic QURNSU46S1lMSU4=" -H "Content-Type: application/json" http://172.25.1.108:7070/kylin/api/user/authentication