Github user bbossy commented on the pull request:
https://github.com/apache/spark/pull/1945#issuecomment-52201887
The problem I see, is that if you build according to the README:
```
# Apache Hadoop 2.2.X and newer
$ sbt/sbt -Dhadoop.version=2.2.0 -Pyarn assembly
```
`avro.mapred.classifier` will not be set to `hadoop2`
Either the README should be changed to account for this, or the property
should be added to the yarn and yarn-alpha profile (not the mapr, I think)
Or is there a way to fix this with maven?
---
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]