Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/10570#issuecomment-169084717
@JoshRosen you might be able to help here. The Spark build passed, but the
MiMa failed due to a compilation error. The change that tripped this uses an
API call in `commons-codec` 1.7 that isn't present in earlier versions, and
IIRC we hadn't updated this since Hadoop 1.x used an older library version.
However Hadoop 2.2+ is fine, as is Spark here. However the MiMa check vs Spark
1.6 (and Hadoop 1.x?) is failing somehow due to a compilation error here. Is it
something that can be worked around? I can just back out the change if it's
hard.
---
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]