Github user zsxwing commented on the pull request:

    https://github.com/apache/spark/pull/9672#issuecomment-156231270
  
    I don't think it's worth to fix it here. This failure is because 
`TrackStateRDDSuite` creates its SparkContext in the constructor. For maven 
build, it will create all suites at the beginning. So `TrackStateRDDSuite`'s 
SparkEnv will be set to null when some test before `TrackStateRDDSuite` stops 
another SparkContext. See #9668


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to