You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "angerszhu (Jira)" <ji...@apache.org> on 2020/12/29 14:48:00 UTC

[jira] [Created] (SPARK-33934) Support automatically identify the Python file and execute it

angerszhu created SPARK-33934:
---------------------------------

             Summary: Support automatically identify the Python file and execute it
                 Key: SPARK-33934
                 URL: https://issues.apache.org/jira/browse/SPARK-33934
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: angerszhu


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org