You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/04/14 10:43:25 UTC

[jira] [Updated] (SPARK-14573) Python docs Makefile overrides shell environment variables breaking linting

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

Sean Owen updated SPARK-14573:
------------------------------
    Assignee: holdenk

> Python docs Makefile overrides shell environment variables breaking linting
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-14573
>                 URL: https://issues.apache.org/jira/browse/SPARK-14573
>             Project: Spark
>          Issue Type: Bug
>          Components: Build, PySpark
>            Reporter: holdenk
>            Assignee: holdenk
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> As found in https://github.com/apache/spark/pull/12308 the Makefile used for the Python docs build overloads the environment variables which means PyDoc linting has only been catching hard errors. Change Makefile to use ?= rather than = for env variables.



--
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