SparkR dataframe

42 views
Skip to first unread message

Jaikumar Krishna

unread,
Nov 25, 2015, 8:36:52 AM11/25/15
to SparkR Developers
 Hi ,

  My input is stored in HDFS with out header by comma seperated (sl.no,name,class,age), i can read the table by

data <- read.df(sqlContext, "hdfs://127.0.0.1:9000/student", source = "json")

i have to convert into dataframe after that i have to use select query to fetch the result . i dont know how to create dataframe in sparkR. Can you please help me on this?


Thanks,

Jai'


Reply all
Reply to author
Forward
0 new messages