Github user achanda commented on the pull request:

    https://github.com/apache/spark/pull/5115#issuecomment-88661009
  
    @srowen I'm not sure if these failures are legit. The first run failed at 
`StreamingContextSuite`, which my code does touch. However, that suit passed 
the second run and failed in `leftOuterJoin`. The failures do not look 
consistent. 
    
    My local env is
    ```
    Abhishek@abhi-dev:~/spark$ java -version
    java version "1.8.0_40"
    Java(TM) SE Runtime Environment (build 1.8.0_40-b25)
    Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode)
    ```
    I keep getting `The forked VM terminated without properly saying goodbye. 
VM crash or System.exit called?` from maven's surefire plugin. I thought this 
is an oddity with my system. I'm testing with `mvn -X -e -Dhadoop.version=1.2.1 
test`. Am I messing up some config?


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