Github user nchammas commented on the pull request:
https://github.com/apache/spark/pull/3564#issuecomment-65882473
Hmm, this error from the latest test is interesting:
```
[info] - Read with RegexSerDe *** FAILED *** (2 seconds, 339 milliseconds)
[info] Failed to generate golden answer for query:
[info] Error: src/test/resources/golden/Read with
RegexSerDe-0-9b96fab8d55a0e19fae00d8adb57ffaa (No such file or directory)
[info] java.io.FileNotFoundException: src/test/resources/golden/Read with
RegexSerDe-0-9b96fab8d55a0e19fae00d8adb57ffaa (No such file or directory)
```
When I comment out [the line grouping
tests](https://github.com/nchammas/spark/blob/ab127b798dbfa9399833d546e627f9651b060918/project/SparkBuild.scala#L429)
everything runs fine.
Are the forked JVMs somehow not picking up paths or whatnot correctly?
---
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]