You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2023/11/20 00:39:00 UTC

[jira] [Assigned] (SPARK-45994) Change description-file to description_file

     [ https://issues.apache.org/jira/browse/SPARK-45994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon reassigned SPARK-45994:
------------------------------------

    Assignee: Bjørn Jørgensen

> Change description-file to description_file
> -------------------------------------------
>
>                 Key: SPARK-45994
>                 URL: https://issues.apache.org/jira/browse/SPARK-45994
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 4.0.0
>            Reporter: Bjørn Jørgensen
>            Assignee: Bjørn Jørgensen
>            Priority: Major
>              Labels: pull-request-available
>
> + cp -r /home/bjorn/spark/data /home/bjorn/spark/dist
> + '[' true == true ']'
> + echo 'Building python distribution package'
> Building python distribution package
> + pushd /home/bjorn/spark/python
> + rm -rf pyspark.egg-info
> + python3 setup.py sdist
> /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>         ********************************************************************************
>         Usage of dash-separated 'description-file' will not be supported in future
>         versions. Please use the underscore name 'description_file' instead.
>         This deprecation is overdue, please update your project and remove deprecated
>         calls to avoid build errors in the future.
>         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
>         ********************************************************************************
> !!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org