HI All,
Currently using Spark 1.2.2, as getDate method is not defined in this
version hence trying to fetch Date value of a specific coulmn using *get*
method as specified in docs (ref URL given below:)

https://spark.apache.org/docs/1.2.2/api/java/index.html?org/apache/spark/sql/api/java/Row.html

But getting an error: "value get is not a member of
org.apache.spark.sql.row"

Regards,
Satish Chandra

Reply via email to