[jira] [Commented] (HDFS-12531) Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2

2017-09-23 Thread Bharat Viswanadham (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16177971#comment-16177971
 ] 

Bharat Viswanadham commented on HDFS-12531:
---

[~anu]  Thank You for reviewing and committing the changes.

> Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2
> -
>
> Key: HDFS-12531
> URL: https://issues.apache.org/jira/browse/HDFS-12531
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.8.0
>Reporter: Akira Ajisaka
>Assignee: Bharat Viswanadham
>Priority: Minor
>  Labels: newbie
> Attachments: HDFS-12531-branch-2.01.patch
>
>
> In HDFS-9205, the following was pushed without fixing conflicts.
> {noformat}
>  * 
>  * The policy for choosing which priority to give added blocks
> <<< HEAD
>  * is implemented in {@link #getPriority(int, int, int)}.
> ===
>  * is implemented in {@link #getPriority(BlockInfo, int, int, int, int)}.
> >>> 5411dc5... HDFS-9205. Do not schedule corrupt blocks for replication. 
> >>>  (szetszwo)
>  * 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-12531) Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2

2017-09-23 Thread Anu Engineer (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16177924#comment-16177924
 ] 

Anu Engineer commented on HDFS-12531:
-

[~ajisakaa] Thanks for the reviews. [~bharatviswa] Thanks for the contribution. 
I will commit this shortly.


> Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2
> -
>
> Key: HDFS-12531
> URL: https://issues.apache.org/jira/browse/HDFS-12531
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.8.0
>Reporter: Akira Ajisaka
>Assignee: Bharat Viswanadham
>Priority: Minor
>  Labels: newbie
> Attachments: HDFS-12531-branch-2.01.patch
>
>
> In HDFS-9205, the following was pushed without fixing conflicts.
> {noformat}
>  * 
>  * The policy for choosing which priority to give added blocks
> <<< HEAD
>  * is implemented in {@link #getPriority(int, int, int)}.
> ===
>  * is implemented in {@link #getPriority(BlockInfo, int, int, int, int)}.
> >>> 5411dc5... HDFS-9205. Do not schedule corrupt blocks for replication. 
> >>>  (szetszwo)
>  * 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-12531) Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2

2017-09-22 Thread Bharat Viswanadham (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176678#comment-16176678
 ] 

Bharat Viswanadham commented on HDFS-12531:
---

The test failures are unrelated to this code changes.

> Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2
> -
>
> Key: HDFS-12531
> URL: https://issues.apache.org/jira/browse/HDFS-12531
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.8.0
>Reporter: Akira Ajisaka
>Assignee: Bharat Viswanadham
>Priority: Minor
>  Labels: newbie
> Attachments: HDFS-12531-branch-2.01.patch
>
>
> In HDFS-9205, the following was pushed without fixing conflicts.
> {noformat}
>  * 
>  * The policy for choosing which priority to give added blocks
> <<< HEAD
>  * is implemented in {@link #getPriority(int, int, int)}.
> ===
>  * is implemented in {@link #getPriority(BlockInfo, int, int, int, int)}.
> >>> 5411dc5... HDFS-9205. Do not schedule corrupt blocks for replication. 
> >>>  (szetszwo)
>  * 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-12531) Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2

2017-09-22 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176493#comment-16176493
 ] 

Hadoop QA commented on HDFS-12531:
--

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 18m 
38s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} test4tests {color} | {color:red}  0m  
0s{color} | {color:red} The patch doesn't appear to include any new or modified 
tests. Please justify why no new tests are needed for this patch. Also please 
list what manual steps were performed to verify this patch. {color} |
|| || || || {color:brown} branch-2 Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  7m 
45s{color} | {color:green} branch-2 passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  0m 
47s{color} | {color:green} branch-2 passed {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  0m 
30s{color} | {color:green} branch-2 passed {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green}  0m 
55s{color} | {color:green} branch-2 passed {color} |
| {color:green}+1{color} | {color:green} findbugs {color} | {color:green}  2m  
5s{color} | {color:green} branch-2 passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  1m  
3s{color} | {color:green} branch-2 passed {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  0m 
52s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  0m 
47s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green}  0m 
47s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  0m 
29s{color} | {color:green} hadoop-hdfs-project/hadoop-hdfs: The patch generated 
0 new + 34 unchanged - 1 fixed = 34 total (was 35) {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green}  0m 
57s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} findbugs {color} | {color:green}  2m 
23s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  1m  
5s{color} | {color:green} the patch passed {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:red}-1{color} | {color:red} unit {color} | {color:red}602m 46s{color} 
| {color:red} hadoop-hdfs in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  8m 
33s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}651m 24s{color} | 
{color:black} {color} |
\\
\\
|| Reason || Tests ||
| Failed junit tests | 
hadoop.hdfs.server.namenode.TestGetContentSummaryWithPermission |
|   | hadoop.hdfs.server.namenode.TestEditLogRace |
|   | hadoop.hdfs.server.namenode.snapshot.TestUpdatePipelineWithSnapshots |
|   | hadoop.hdfs.server.namenode.TestStreamFile |
|   | hadoop.hdfs.TestLocalDFS |
|   | hadoop.hdfs.server.namenode.TestUpgradeDomainBlockPlacementPolicy |
|   | hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication |
|   | hadoop.hdfs.server.namenode.ha.TestHAMetrics |
|   | hadoop.hdfs.server.namenode.TestAuditLogs |
|   | hadoop.fs.contract.hdfs.TestHDFSContractGetFileStatus |
|   | hadoop.hdfs.TestLeaseRecovery |
|   | hadoop.hdfs.TestDataTransferProtocol |
|   | hadoop.hdfs.server.namenode.ha.TestQuotasWithHA |
|   | hadoop.fs.contract.hdfs.TestHDFSContractRename |
|   | hadoop.security.TestRefreshUserMappings |
|   | hadoop.hdfs.TestHFlush |
|   | hadoop.hdfs.server.namenode.ha.TestEditLogsDuringFailover |
|   | hadoop.hdfs.server.balancer.TestBalancerWithSaslDataTransfer |
|   | hadoop.hdfs.server.namenode.ha.TestBootstrapStandbyWithQJM |
|   | hadoop.hdfs.TestWriteConfigurationToDFS |
|   | hadoop.hdfs.server.namenode.TestFavoredNodesEndToEnd |
|   | hadoop.hdfs.TestFetchImage |
|   | hadoop.hdfs.server.namenode.TestFSNamesystemMBean |
|   | hadoop.hdfs.web.TestWebHdfsFileSystemContract |
|   | hadoop.hdfs.server.namenode.TestSecondaryWebUi |
|   | hadoop.hdfs.server.namenode.snapshot.TestSnapshotRename |
|   

[jira] [Commented] (HDFS-12531) Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2

2017-09-21 Thread Akira Ajisaka (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175896#comment-16175896
 ] 

Akira Ajisaka commented on HDFS-12531:
--

+1 pending Jenkins. Thank you, [~bharatviswa].

> Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2
> -
>
> Key: HDFS-12531
> URL: https://issues.apache.org/jira/browse/HDFS-12531
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.8.0
>Reporter: Akira Ajisaka
>Assignee: Bharat Viswanadham
>Priority: Minor
>  Labels: newbie
> Attachments: HDFS-12531-branch-2.01.patch
>
>
> In HDFS-9205, the following was pushed without fixing conflicts.
> {noformat}
>  * 
>  * The policy for choosing which priority to give added blocks
> <<< HEAD
>  * is implemented in {@link #getPriority(int, int, int)}.
> ===
>  * is implemented in {@link #getPriority(BlockInfo, int, int, int, int)}.
> >>> 5411dc5... HDFS-9205. Do not schedule corrupt blocks for replication. 
> >>>  (szetszwo)
>  * 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-12531) Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2

2017-09-21 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175826#comment-16175826
 ] 

Hadoop QA commented on HDFS-12531:
--

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  7s{color} 
| {color:red} HDFS-12531 does not apply to trunk. Rebase required? Wrong 
Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HDFS-12531 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12888419/HDFS-12531.01.patch |
| Console output | 
https://builds.apache.org/job/PreCommit-HDFS-Build/21291/console |
| Powered by | Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2
> -
>
> Key: HDFS-12531
> URL: https://issues.apache.org/jira/browse/HDFS-12531
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.8.0
>Reporter: Akira Ajisaka
>Assignee: Bharat Viswanadham
>Priority: Minor
>  Labels: newbie
> Attachments: HDFS-12531.01.patch
>
>
> In HDFS-9205, the following was pushed without fixing conflicts.
> {noformat}
>  * 
>  * The policy for choosing which priority to give added blocks
> <<< HEAD
>  * is implemented in {@link #getPriority(int, int, int)}.
> ===
>  * is implemented in {@link #getPriority(BlockInfo, int, int, int, int)}.
> >>> 5411dc5... HDFS-9205. Do not schedule corrupt blocks for replication. 
> >>>  (szetszwo)
>  * 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-12531) Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2

2017-09-21 Thread Bharat Viswanadham (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175823#comment-16175823
 ] 

Bharat Viswanadham commented on HDFS-12531:
---

[~ajisakaa] Attached the patch.
Could you please review the changes.

> Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2
> -
>
> Key: HDFS-12531
> URL: https://issues.apache.org/jira/browse/HDFS-12531
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.8.0
>Reporter: Akira Ajisaka
>Assignee: Bharat Viswanadham
>Priority: Minor
>  Labels: newbie
> Attachments: HDFS-12531.01.patch
>
>
> In HDFS-9205, the following was pushed without fixing conflicts.
> {noformat}
>  * 
>  * The policy for choosing which priority to give added blocks
> <<< HEAD
>  * is implemented in {@link #getPriority(int, int, int)}.
> ===
>  * is implemented in {@link #getPriority(BlockInfo, int, int, int, int)}.
> >>> 5411dc5... HDFS-9205. Do not schedule corrupt blocks for replication. 
> >>>  (szetszwo)
>  * 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org