Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.0
-
None
Description
./build/sbt -Phadoop-2.6 -Pyarn -Dhadoop.version=2.6.0
[error] /Users/sshao/projects/apache-spark/resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala:249: value setRolledLogsIncludePattern is not a member of org.apache.hadoop.yarn.api.records.LogAggregationContext [error] logAggregationContext.setRolledLogsIncludePattern(includePattern) [error] ^ [error] /Users/sshao/projects/apache-spark/resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala:251: value setRolledLogsExcludePattern is not a member of org.apache.hadoop.yarn.api.records.LogAggregationContext [error] logAggregationContext.setRolledLogsExcludePattern(excludePattern) [error] ^ [error] two errors found
Attachments
Issue Links
- is related to
-
SPARK-19464 Remove support for Hadoop 2.5 and earlier
- Resolved
- links to