You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2019/08/07 23:57:00 UTC

[jira] [Resolved] (SPARK-28649) Git Ignore does not ignore python/.eggs

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

Dongjoon Hyun resolved SPARK-28649.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.4
                   3.0.0

Issue resolved by pull request 25380
[https://github.com/apache/spark/pull/25380]

> Git Ignore does not ignore python/.eggs
> ---------------------------------------
>
>                 Key: SPARK-28649
>                 URL: https://issues.apache.org/jira/browse/SPARK-28649
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.4.3
>            Reporter: Rob Vesse
>            Assignee: Rob Vesse
>            Priority: Major
>             Fix For: 3.0.0, 2.4.4
>
>
> Currently the {{python/.eggs}} folder is not in the {{.gitignore}} file.  If you are building a Spark distribution from your working copy and enabling Python distribution as part of that you'll end up with this folder present and Git will always warn you that it has untracked changes as a result.  Since this directory contains transient build artifacts this should be ignored.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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