HI All,
Currently using Spark 1.2.2, as getDate method is not defined in *Public
Class Row* for this Spark version hence trying to fetch Date value of a
specific coulmn using *get* method as specified in API docs as mentioned
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"

Let me know if any alternate method to fetch the Date in a Row

Regards,
Satish Chandra

Reply via email to