[ https://issues.apache.org/jira/browse/SPARK-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154609#comment-14154609
]
Apache Spark commented on SPARK-3757:
-------------------------------------
User 'tsudukim' has created a pull request for this issue:
https://github.com/apache/spark/pull/2613
> mvn clean doesn't delete some files
> -----------------------------------
>
> Key: SPARK-3757
> URL: https://issues.apache.org/jira/browse/SPARK-3757
> Project: Spark
> Issue Type: Bug
> Components: Build
> Affects Versions: 1.1.0
> Reporter: Masayoshi TSUZUKI
> Priority: Trivial
>
> When we build spak using {{mvn package}},
> {{/python/lib/py4j-0.8.2.1-src.zip}} is unzipped and some py4j files (*.py) are created
into {{/python/build/}}.
> But this directory and these files are not deleted while {{mvn clean}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|