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 2020/05/20 05:39:00 UTC

[jira] [Resolved] (SPARK-31767) Remove ResourceInformation in pyspark module's namespace

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

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

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

> Remove ResourceInformation in pyspark module's namespace
> --------------------------------------------------------
>
>                 Key: SPARK-31767
>                 URL: https://issues.apache.org/jira/browse/SPARK-31767
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark, Spark Core
>    Affects Versions: 3.0.0
>            Reporter: Hyukjin Kwon
>            Assignee: Hyukjin Kwon
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Currently we're allowing:
> {code}
> >>> import pyspark
> >>> pyspark.ResourceInformation
> <class 'pyspark.resource.information.ResourceInformation'>
> {code}
> This isn't necessary because resource is now a separate module



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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