Spark HANA jdbc connection issue

2016-02-24 Thread Dushyant Rajput
Hi, Will this be resolved in any forthcoming release? https://issues.apache.org/jira/browse/SPARK-10625 Rgds, Dushyant.

Fwd: HANA data access from SPARK

2016-02-23 Thread Dushyant Rajput
Hi, I am writting a python app to load data from SAP HANA. dfr = DataFrameReader(sqlContext) df = dfr.jdbc(url='jdbc:sap://ip_hana:30015/?user=&password=',table=table) df.show() It throws a ​ serialization error​ : y4j.protocol.Py4JJavaError: An error occurred while calling o59.showString. : or