[
https://issues.apache.org/jira/browse/WHIRR-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frank Scholten updated WHIRR-582:
---------------------------------
Attachment: WHIRR-582.patch
I just saw that that CDHServiceTest didn't compile at all and was excluded in
the cdh pom. See WHIRR-525
This patch makes the test compile by wrapping each byte array in a ByteBuffer.
Explicit Hadoop 0.23.1 test dependencies are added to the pom to fix
AbstractHadoopServiceTest. Even though hadoop-client 0.23.1 pom includes these
dependencies they have to be added explicitly to make the build work in
IntelliJ.
> Yarn service does not build in IntelliJ because of missing Hadoop test
> dependencies
> -----------------------------------------------------------------------------------
>
> Key: WHIRR-582
> URL: https://issues.apache.org/jira/browse/WHIRR-582
> Project: Whirr
> Issue Type: Bug
> Reporter: Frank Scholten
> Attachments: WHIRR-582.patch
>
>
> This is related to the recent mailinglist discussion about problem with Yarn,
> Hadoop versions and Maven 3.
> I can't build the project in IntelliJ as the Yarn service misses dependencies
> on all sorts of Hadoop classes. A mvn clean install from the command line
> does work however.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira