Huaxin Gao created SPARK-57393:
----------------------------------
Summary: ySpark and SparkR source distributions are missing
LICENSE and NOTICE files
Key: SPARK-57393
URL: https://issues.apache.org/jira/browse/SPARK-57393
Project: Spark
Issue Type: Bug
Components: Build
Affects Versions: 4.2.0
Reporter: Huaxin Gao
The PySpark and SparkR source distributions (pyspark, pyspark_connect,
pyspark_client, SparkR) don't include top-level LICENSE and NOTICE files,
violating ASF release policy. Reported during the 4.2.0 RC1 vote; not a 4.2
regression (4.0.0 and 4.1.0 are also affected).
Fix: add `include LICENSE`/`include NOTICE` to python/MANIFEST.in, and copy
LICENSE/NOTICE into python/ and R/pkg before building the source distributions
in dev/make-distribution.sh (with an EXIT trap to clean them up).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]