Hey,

I'm trying to dig into Spark's code but am running into a couple of problems.

1) The yarn-common directory is not included in the Maven build
causing things to fail because the dependency is missing. If I see the
history correct it used to be a Maven module but is not anymore.

2) When I try to include the yarn-common directory in the build things
start going bad. Compilation failures all over the place and I think
there are some dependency issues in there as well.

This leads me to believe that either the Maven build system isn't
maintained for YARN or the whole YARN branch isn't. What's the status
here?

Without YARN things build fine for me using Maven.

Thanks for your help.

Cheers,
Lars

Reply via email to