????ODBC??????????????????????????

2019-03-22 Thread killyu
?? ??C#??ODBC??Kylin?? var odbcConnection = new OdbcConnection(ConnectionString); using (odbcConnection) { odbcConnection.Open(); var table =

Re: Build buildSupportsSnappy Error When Doing Integration Testing

2019-03-22 Thread 林琰文
Thanks! I am using Hadoop3.x. I agree this may lead to the error. In the link you shared with me, I saw this: > > > *mapreduce.admin.user.env:如果map和reduce任务访问本地库(压缩等),则必须保留原始值。当此值为空时,设置执行环境的命令将取决于操作系统:Linux:LD_LIBRARY_PATH=$HADOOP_COMMON_HOME/lib/native.windows:PATH >

答复: Build buildSupportsSnappy Error When Doing Integration Testing

2019-03-22 Thread Na Zhai
Hi, 林琰文. What’s your Hadoop version? 2.x and 3.x may have a different configuration. I do some search about this problem. Hope this can help you. http://www.aboutyun.com/thread-23759-1-1.html. 发送自 Windows 10 版邮件应用

[jira] [Created] (KYLIN-3903) Fix dependence issue when debug in local

2019-03-22 Thread Chao Long (JIRA)
Chao Long created KYLIN-3903: Summary: Fix dependence issue when debug in local Key: KYLIN-3903 URL: https://issues.apache.org/jira/browse/KYLIN-3903 Project: Kylin Issue Type: Sub-task