[ https://issues.apache.org/jira/browse/SPARK-33934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259215#comment-17259215 ]
Apache Spark commented on SPARK-33934: -------------------------------------- User 'AngersZhuuuu' has created a pull request for this issue: https://github.com/apache/spark/pull/31046 > Support user-defined script command wrapper for more use case > ------------------------------------------------------------- > > Key: SPARK-33934 > URL: https://issues.apache.org/jira/browse/SPARK-33934 > Project: Spark > Issue Type: Sub-task > Components: SQL > Affects Versions: 3.2.0 > Reporter: angerszhu > Assignee: angerszhu > Priority: Major > Fix For: 3.2.0 > > > In Hive script transform, we can use `USING xxx.py` but in Spark we will got > errorĀ > {code:java} > Job aborted due to stage failure: Task 17 in stage 530.0 failed 4 times, most > recent failure: Lost task 17.3 in stage 530.0 (TID 38639, host, executor > 339): org.apache.spark.SparkException: Subprocess exited with status 127. > Error: /bin/bash: xxx.py: can't find the command > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org