[
https://issues.apache.org/jira/browse/CRUNCH-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Whitacre updated CRUNCH-559:
----------------------------------
Attachment: CRUNCH-559.patch
Patch that enables the integration tests to be ran...
Getting failures however:
{noformat}
Results :
Tests in error:
SparkHFileTargetIT.setUpClass:125 ยป IO Shutting down
{noformat}
I'm guessing that Josh's post on CRUNCH-556 working is because the tests
weren't getting ran so I'll dig into figuring out the test problem before I
commit to master.
> Crunch-Spark Integration Tests not executing
> --------------------------------------------
>
> Key: CRUNCH-559
> URL: https://issues.apache.org/jira/browse/CRUNCH-559
> Project: Crunch
> Issue Type: Bug
> Components: Spark
> Reporter: Micah Whitacre
> Fix For: 0.14.0
>
> Attachments: CRUNCH-559.patch
>
>
> When working on CRUNCH-557, I was noticing that when building crunch-spark I
> was only seeing
> {quote}
> Results :
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
> {quote}
> Which is odd because there are a lot of tests under this directory:
> https://github.com/apache/crunch/tree/master/crunch-spark/src/it/java/org/apache/crunch
> The reason is that the failsafe plugin[1] is to only run the Scala tests and
> even if it included the Java ones it wouldn't match with their test names.
> [1] -
> https://github.com/apache/crunch/blob/19c0c2d8d78ebb490334bf019965e74b44ff49c4/crunch-spark/pom.xml#L189
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)