答复: kylin interpreter

2016-05-16 Thread Tao Li(Internship)
your case? Thanks, moon On Wed, May 4, 2016 at 11:04 PM Tao Li(Internship) wrote: > Hi, > > > The results queried from kylin can be further processed? Can you give > me some guidance? > > > &

答复: Tutorial with Local File

2016-05-05 Thread Tao Li(Internship)
rking? On Wed, May 4, 2016 at 2:33 AM -0700, "Tao Li(Internship)" wrote: Hi, I have got an exception when I follow the Tutorial with Local File: val bankText = sc.textFile("/data/bank-full.csv") bankText: org.apache.spark.rdd.RDD[String] = MapPartitionsRD

kylin interpreter

2016-05-04 Thread Tao Li(Internship)
Hi, The results queried from kylin can be further processed? Can you give me some guidance? Best regards, Tao Li ???(?

Tutorial with Local File

2016-05-04 Thread Tao Li(Internship)
Hi, I have got an exception when I follow the Tutorial with Local File: val bankText = sc.textFile("/data/bank-full.csv") bankText: org.apache.spark.rdd.RDD[String] = MapPartitionsRDD[77] at textFile at :23 My zeppelin version is zeppelin-0.5.6-incubating, is there anything I haven

答复: zeppelin for hive start

2016-05-02 Thread Tao Li(Internship)
try to copy the hive-site.xml to ZEPPELIN_HOME/conf/ and set default.url like "jdbc:hive2://hive_server_ip:9083" on the HIVE interpreter? 2016-04-29 19:18 GMT+09:00 Tao Li(Internship) : > Hi, > >The zeppelin server has been properly started, then I want to > connect h

zeppelin for hive start

2016-04-29 Thread Tao Li(Internship)
Hi, The zeppelin server has been properly started, then I want to connect hive. I set default.url thrift: //hive_server_ip: 9083, and restart the hive interpreter. Then I run the command: %hive show databases and an error occurred. The follow is zeppelin-interpreter-hive-hadoop-ip-10-21-14-6