答复: Tutorial with Local File

2016-05-05 Thread Tao Li(Internship)
Ok, I will check it more carefully. -邮件原件- 发件人: Felix Cheung [mailto:felixcheun...@hotmail.com] 发送时间: 2016年5月4日 18:11 收件人: dev@zeppelin.incubator.apache.org; dev@zeppelin.incubator.apache.org 主题: Re: Tutorial with Local File That doesn't look like an exception, I think it is wo

Re: Tutorial with Local File

2016-05-04 Thread Felix Cheung
That doesn't look like an exception, I think it is working? 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-ful

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