I have developed some Scala library functions to achieve typical generation of DataFrame objects directly from CSV files. I can contribute this code if you think it would be useful.
Robin > On Jun 23, 2015, at 8:10 PM, moon soo Lee <m...@apache.org> wrote: > > Hi, > > You can load spark packages using dependency loader. for example > > %dep > z.load("com.databricks:spark-csv_2.10:1.0.3") > > Please check > http://zeppelin.incubator.apache.org/docs/interpreter/spark.html#dependencyloading > > <http://zeppelin.incubator.apache.org/docs/interpreter/spark.html#dependencyloading> > > Thanks, > moon > > On Tue, Jun 23, 2015 at 5:02 PM George Koshy <gkos...@gmail.com > <mailto:gkos...@gmail.com>> wrote: > I wanted to import a csv file into zeppelin, i didn't find any proper method > yet! > Thought of using the spark-package http://spark <http://spark/> > -packages.org/package/databricks/spark-csv > <http://packages.org/package/databricks/spark-csv> , how can I go about it? > Any other method? > > -- > Sincerely! > George Koshy, > Richardson, > in.linkedin.com/in/gkoshyk/ <http://in.linkedin.com/in/gkoshyk/>