[
https://issues.apache.org/jira/browse/HDDS-2037?focusedWorklogId=302223&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-302223
]
ASF GitHub Bot logged work on HDDS-2037:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Aug/19 17:06
Start Date: 27/Aug/19 17:06
Worklog Time Spent: 10m
Work Description: elek commented on pull request #1351: HDDS-2037. Fix
hadoop version in pom.ozone.xml.
URL: https://github.com/apache/hadoop/pull/1351#discussion_r318193635
##########
File path: pom.ozone.xml
##########
@@ -65,7 +65,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<properties>
<!-- required as child projects with different version can't use
${project.version} -->
- <hadoop.version>3.3.0-SNAPSHOT</hadoop.version>
+ <hadoop.version>3.2.0</hadoop.version>
Review comment:
this line can be even deleted AFAIK. There is no project which has this
pom.ozone.xml as the parent. Therefore this hadoop.version property is not used
at all. (but not a problem to keep it).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 302223)
Time Spent: 1h 40m (was: 1.5h)
> Fix hadoop version in pom.ozone.xml
> -----------------------------------
>
> Key: HDDS-2037
> URL: https://issues.apache.org/jira/browse/HDDS-2037
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Nanda kumar
> Assignee: Nanda kumar
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> The hadoop version in pom.ozone.xml is pointing to SNAPSHOT version, this has
> to be fixed.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]