Problem When you attempt to rerun an Apache Spark write operation by cancelling the currently running job, the following error occurs: Error: org.apache.sp
zzzzzz"# データ取得元テーブル名の指定table="snowflake_01.CDATA_01.SCHEMA_1.CDATA_TABLE_01" (src_df.write.format("jdbc").mode("overwrite").option("driver",driver).option("url",url).option("dbtable",table).option("user",user).option("password",password).save()) Py4JJavaError: An...
We should address that in a future release. ## How was this patch tested? Unit tests. Author: Eric Liang <ekl@databricks.com> Closes apache#15705 from ericl/sc-4942.master ericl authored and uzadude committed Jan 27, 2017 1 parent c25f80a commit 7e25d60 ...