答复: 答复: kylin odbc configuration

2016-06-27 Thread 万里通科技及数据中心商务智能团队数据分析组
It doesn't work using 7070 instead of 80 [cid:image001.png@01D1D143.C3A32CC0] -邮件原件- 发件人: lidong [mailto:lid...@apache.org] 发送时间: 2016年6月28日 12:00 收件人: dev 主题: Re: 答复: kylin odbc configuration Your kylin port is 7070. Please use same port 7070 rather than 80 in odbc config. T

I have two questions in the study of kylin

2016-06-27 Thread nidongdong1987
hi,shaofeng I have two questions in the study of kylin: 1. How to realizes "create model" and "create cube" with restful api. 2. Can I use a relational database, such as oracle, db2, mysql instead of the Hive as data source . If can, how should I do; If not, do you have a plan on this. B

[jira] [Created] (KYLIN-1830) Put KYLIN_JVM_SETTINGS to kylin.properties

2016-06-27 Thread Richard Calaba (JIRA)
Richard Calaba created KYLIN-1830: - Summary: Put KYLIN_JVM_SETTINGS to kylin.properties Key: KYLIN-1830 URL: https://issues.apache.org/jira/browse/KYLIN-1830 Project: Kylin Issue Type: Improv

Re: 答复: kylin odbc configuration

2016-06-27 Thread lidong
Your kylin port is 7070. Please use same port 7070 rather than 80 in odbc config. Thanks, Dong Li Original Message Sender:胡志华(万里通科技及数据中心商务智能团队数据分析组)huzhihua...@pingan.com.cn Recipient:dev@kylin.apache.org...@kylin.apache.org Date:Tuesday, Jun 28, 2016 11:35 Subject:答复: kylin odbc configuration

答复: kylin odbc configuration

2016-06-27 Thread 万里通科技及数据中心商务智能团队数据分析组
Thank you for your reply, My localhost ip is 172.16.20.30, I can access the http://172.16.20.30:7070/kylin with ADMIN/KYLIN In ODBC config, I use http protocol , port 80, server host http://172.16.20.30, username/password ADMIN/kylin But I can't connect it either -邮件原件- 发件人: lidong

[jira] [Created] (KYLIN-1829) Add execution of "utility" classes to the System tab of Kylin UI

2016-06-27 Thread Richard Calaba (JIRA)
Richard Calaba created KYLIN-1829: - Summary: Add execution of "utility" classes to the System tab of Kylin UI Key: KYLIN-1829 URL: https://issues.apache.org/jira/browse/KYLIN-1829 Project: Kylin

[jira] [Created] (KYLIN-1828) java.lang.StringIndexOutOfBoundsException in org.apache.kylin.storage.hbase.util.StorageCleanupJob

2016-06-27 Thread Richard Calaba (JIRA)
Richard Calaba created KYLIN-1828: - Summary: java.lang.StringIndexOutOfBoundsException in org.apache.kylin.storage.hbase.util.StorageCleanupJob Key: KYLIN-1828 URL: https://issues.apache.org/jira/browse/KYLIN-1828

Re: about code formatting (KYLIN-1821)

2016-06-27 Thread Li Yang
Thanks Hongbin! Well done! We hold high bar about code quality and with tools to enforce it. On Sat, Jun 25, 2016 at 8:51 PM, hongbin ma wrote: > Hi guys > > The code reformat is done for all of the JAVA files. > > In order to make sure everyone is committing well formatted codes, > I have als

Re: EXTENDED_COLUMN-build error

2016-06-27 Thread Yiming Liu
Get it. Thanks Dong & Leilei. 2016-06-27 22:14 GMT+08:00 移动苏州研发中心-陈雷雷 <775620...@qq.com>: > Hi YiMing > 1,How did you add the extended column, through the GUI or REST API? >I added the extended column through the GUI with kylin version > 1.5.2.1. When you defined a cube, it has two a

?????? EXTENDED_COLUMN-build error

2016-06-27 Thread ????????????????-??????
Hi YiMing 1,How did you add the extended column, through the GUI or REST API? I added the extended column through the GUI with kylin version 1.5.2.1. When you defined a cube, it has two actions on the cube. The second is to edit the json of the cube. In the json, it have measures whic

Re: EXTENDED_COLUMN-build error

2016-06-27 Thread lidong
Hi Yiming, The discussion also happens in KYLIN-1313(https://issues.apache.org/jira/browse/KYLIN-1313) You could check this JIRA for more details. Thanks, Dong Li Original Message Sender:Yiming liuliuyiming@gmail.com Recipient:775620671775620...@qq.com Cc:dev...@kylin.apache.org Date:Mon

Re: EXTENDED_COLUMN-build error

2016-06-27 Thread Yiming Liu
Hi Leilei, Could you explain a little more about the wrong json? How did you add the extended column, through the GUI or REST API? Why the wrong json was introduced? 2016-06-27 17:15 GMT+08:00 移动苏州研发中心-陈雷雷 <775620...@qq.com>: > problem solved. > > > the json is wrong. > > > the right json is li

[jira] [Created] (KYLIN-1827) Send mail notification when runtime exception throws during build/merge cube

2016-06-27 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-1827: -- Summary: Send mail notification when runtime exception throws during build/merge cube Key: KYLIN-1827 URL: https://issues.apache.org/jira/browse/KYLIN-1827 Project: Kylin

?????? EXTENDED_COLUMN-build error

2016-06-27 Thread ????????????????-??????
problem solved. the json is wrong. the right json is like this : { "name": "3", "function": { "expression": "EXTENDED_COLUMN", "parameter": { "type": "column", "value": "PROVINCE_ID", "next_parameter": { "type": "column",

Re: kylin odbc configuration

2016-06-27 Thread lidong
Please check if you can access the url on web browser, with same username/password. For example: https://localhost:7070/kylin If not, please check your service config. If yes, please check whether you’re using same server host and port number in ODBC config. BTW, if you’re using http, please

kylin odbc configuration

2016-06-27 Thread bitbean
Hi all, There are something wrong with my kylin odbc configuration ​, i followed the steps in http://kylin.apache.org/docs15/tutorial/odbc.html, I setup "Microsoft Visual C++ 2012 Redistributable" and KylinODBCDriver (x64).exe, ​ When i configure DSN, kylin told me that it couldn't co

[jira] [Created] (KYLIN-1826) kylin support more than one hive based on different hadoop claster

2016-06-27 Thread fengYu (JIRA)
fengYu created KYLIN-1826: - Summary: kylin support more than one hive based on different hadoop claster Key: KYLIN-1826 URL: https://issues.apache.org/jira/browse/KYLIN-1826 Project: Kylin Issue Typ