[ https://issues.apache.org/jira/browse/SPARK-31767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17111762#comment-17111762 ]
Apache Spark commented on SPARK-31767: -------------------------------------- User 'HyukjinKwon' has created a pull request for this issue: 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 > Priority: Minor > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org