You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2020/05/20 04:09:00 UTC

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

Hyukjin Kwon created SPARK-31767:
------------------------------------

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


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