[ 
https://issues.apache.org/jira/browse/HADOOP-13852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15751126#comment-15751126
 ] 

Akira Ajisaka commented on HADOOP-13852:
----------------------------------------

Note that you need to set {{dfs.namenode.min.supported.datanode.version}} and 
{{dfs.datanode.min.supported.namenode.version}} properly to run NameNode and 
DataNode daemons. For example, if you build trunk with 
{{-Ddeclared.hadoop.version=2.8.0}}, you need to set the two properties to 
2.8.0 or lower as well.

> hadoop build to allow hadoop version property to be explicitly set
> ------------------------------------------------------------------
>
>                 Key: HADOOP-13852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13852
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 3.0.0-alpha1, 3.0.0-alpha2
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>             Fix For: 3.0.0-alpha2
>
>         Attachments: HADOOP-13582-003.patch, HADOOP-13852-001.patch, 
> HADOOP-13852-002.patch, HADOOP-13852-003.patch
>
>
> Hive (and transitively) Spark, won't start on Hadoop 3.x as the shim layer 
> rejects Hadoop v3. As a workaround pending a Hive fix, allow the build to 
> have the Hadoop version (currently set to pom.version) to be overridden 
> manually.
> This will not affect version names of artifacts, merely the declared Hadoop 
> version visible in {{VersionInfo.getVersion()}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to