[ https://issues.apache.org/jira/browse/SPARK-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962644#comment-13962644 ]
Sean Owen commented on SPARK-1441: ---------------------------------- You're not enabling the yarn-alpha build profile here, and Hadoop 0.23.x is what it's for. Similarity for SBT although the "profile" is enabled by the SPARK_YARN env variable. Your change just forced the config intended for yarn-alpha into the rest of the build, which seems incorrect. > compile Spark Core error with Hadoop 0.23.x > ------------------------------------------- > > Key: SPARK-1441 > URL: https://issues.apache.org/jira/browse/SPARK-1441 > Project: Spark > Issue Type: Bug > Components: Build > Affects Versions: 1.0.0 > Reporter: witgo > Attachments: mvn.log, sbt.log > > -- This message was sent by Atlassian JIRA (v6.2#6252)