Spark HANA jdbc connection issue
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
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