Hi,

After moving to Spark 2.0, the UDTRegistration is giving me some issues. I
am trying the following (in Java):

UDTRegistration.register(userclassName, udtclassName);

After this, when I try creating a DataFrame<Row>, it throws an exception
that the userclassName is not registered. Can anyone point me to what I am
missing?

Regards,
Raghu



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/UDTRegistration-in-Java-tp27579.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to