[jira] [Assigned] (SPARK-22375) Test script can fail if eggs are installed by setup.py during test process

2017-10-28 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-22375:


Assignee: Apache Spark

> Test script can fail if eggs are installed by setup.py during test process
> --
>
> Key: SPARK-22375
> URL: https://issues.apache.org/jira/browse/SPARK-22375
> Project: Spark
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: 2.3.0
> Environment: OSX 10.12.6
>Reporter: Joel Croteau
>Assignee: Apache Spark
>Priority: Trivial
>
> Running ./dev/run-tests may install missing Python packages as part of it's 
> setup process. setup.py can cache these in python/.eggs, and since the 
> lint-python script checks any file with the .py extension anywhere in the 
> Spark project, it will check files in .eggs and will fail if any of these do 
> not meet style criteria, even though these are not part of the project 
> lint-spark should exclude python/.eggs from its search directories.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Assigned] (SPARK-22375) Test script can fail if eggs are installed by setup.py during test process

2017-10-28 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-22375:


Assignee: (was: Apache Spark)

> Test script can fail if eggs are installed by setup.py during test process
> --
>
> Key: SPARK-22375
> URL: https://issues.apache.org/jira/browse/SPARK-22375
> Project: Spark
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: 2.3.0
> Environment: OSX 10.12.6
>Reporter: Joel Croteau
>Priority: Trivial
>
> Running ./dev/run-tests may install missing Python packages as part of it's 
> setup process. setup.py can cache these in python/.eggs, and since the 
> lint-python script checks any file with the .py extension anywhere in the 
> Spark project, it will check files in .eggs and will fail if any of these do 
> not meet style criteria, even though these are not part of the project 
> lint-spark should exclude python/.eggs from its search directories.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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