[jira] [Commented] (HDFS-9501) TestBalancer#testBalancerWithPinnedBlocks fails in branch-2.7

2015-12-03 Thread Zhe Zhang (JIRA)

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

Zhe Zhang commented on HDFS-9501:
-

I see, thx for confirming. 

FYI I just committed it to branch-2.6 as well

> TestBalancer#testBalancerWithPinnedBlocks fails in branch-2.7
> -
>
> Key: HDFS-9501
> URL: https://issues.apache.org/jira/browse/HDFS-9501
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: HDFS-9501-branch-2.7.patch
>
>
>  As [~xyao] pointed in  HDFS-9083..which is failing after HDFS-9083.
> {noformat}
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
> support was removed in 8.0
> Running org.apache.hadoop.hdfs.server.balancer.TestBalancer
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.888 sec 
> <<< FAILURE! - in org.apache.hadoop.hdfs.server.balancer.TestBalancer
> testBalancerWithPinnedBlocks(org.apache.hadoop.hdfs.server.balancer.TestBalancer)
>  Time elapsed: 12.748 sec <<< FAILURE!
> java.lang.AssertionError: expected:<-3> but was:<0>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at 
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancerWithPinnedBlocks(TestBalancer.java:362)
> {noformat}



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


[jira] [Commented] (HDFS-9501) TestBalancer#testBalancerWithPinnedBlocks fails in branch-2.7

2015-12-03 Thread Arpit Agarwal (JIRA)

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

Arpit Agarwal commented on HDFS-9501:
-

Hi Zhe, yes I meant you just cherry-picked HDFS-8647 to branch-2.7.

> TestBalancer#testBalancerWithPinnedBlocks fails in branch-2.7
> -
>
> Key: HDFS-9501
> URL: https://issues.apache.org/jira/browse/HDFS-9501
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: HDFS-9501-branch-2.7.patch
>
>
>  As [~xyao] pointed in  HDFS-9083..which is failing after HDFS-9083.
> {noformat}
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
> support was removed in 8.0
> Running org.apache.hadoop.hdfs.server.balancer.TestBalancer
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.888 sec 
> <<< FAILURE! - in org.apache.hadoop.hdfs.server.balancer.TestBalancer
> testBalancerWithPinnedBlocks(org.apache.hadoop.hdfs.server.balancer.TestBalancer)
>  Time elapsed: 12.748 sec <<< FAILURE!
> java.lang.AssertionError: expected:<-3> but was:<0>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at 
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancerWithPinnedBlocks(TestBalancer.java:362)
> {noformat}



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


[jira] [Commented] (HDFS-9501) TestBalancer#testBalancerWithPinnedBlocks fails in branch-2.7

2015-12-03 Thread Zhe Zhang (JIRA)

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

Zhe Zhang commented on HDFS-9501:
-

Thanks for pinging Arpit. Are you referring to HDFS-8647?

> TestBalancer#testBalancerWithPinnedBlocks fails in branch-2.7
> -
>
> Key: HDFS-9501
> URL: https://issues.apache.org/jira/browse/HDFS-9501
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: HDFS-9501-branch-2.7.patch
>
>
>  As [~xyao] pointed in  HDFS-9083..which is failing after HDFS-9083.
> {noformat}
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
> support was removed in 8.0
> Running org.apache.hadoop.hdfs.server.balancer.TestBalancer
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.888 sec 
> <<< FAILURE! - in org.apache.hadoop.hdfs.server.balancer.TestBalancer
> testBalancerWithPinnedBlocks(org.apache.hadoop.hdfs.server.balancer.TestBalancer)
>  Time elapsed: 12.748 sec <<< FAILURE!
> java.lang.AssertionError: expected:<-3> but was:<0>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at 
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancerWithPinnedBlocks(TestBalancer.java:362)
> {noformat}



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


[jira] [Commented] (HDFS-9501) TestBalancer#testBalancerWithPinnedBlocks fails in branch-2.7

2015-12-03 Thread Arpit Agarwal (JIRA)

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

Arpit Agarwal commented on HDFS-9501:
-

Thanks a lot for debugging and fixing this [~brahma].

It looks like [~zhz] just committed this patch to branch-2.7 so we no longer 
need this fix.

> TestBalancer#testBalancerWithPinnedBlocks fails in branch-2.7
> -
>
> Key: HDFS-9501
> URL: https://issues.apache.org/jira/browse/HDFS-9501
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: HDFS-9501-branch-2.7.patch
>
>
>  As [~xyao] pointed in  HDFS-9083..which is failing after HDFS-9083.
> {noformat}
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
> support was removed in 8.0
> Running org.apache.hadoop.hdfs.server.balancer.TestBalancer
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.888 sec 
> <<< FAILURE! - in org.apache.hadoop.hdfs.server.balancer.TestBalancer
> testBalancerWithPinnedBlocks(org.apache.hadoop.hdfs.server.balancer.TestBalancer)
>  Time elapsed: 12.748 sec <<< FAILURE!
> java.lang.AssertionError: expected:<-3> but was:<0>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at 
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancerWithPinnedBlocks(TestBalancer.java:362)
> {noformat}



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


[jira] [Commented] (HDFS-9501) TestBalancer#testBalancerWithPinnedBlocks fails in branch-2.7

2015-12-03 Thread Brahma Reddy Battula (JIRA)

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

Brahma Reddy Battula commented on HDFS-9501:


[~xyao] thanks a lot for your review.

> TestBalancer#testBalancerWithPinnedBlocks fails in branch-2.7
> -
>
> Key: HDFS-9501
> URL: https://issues.apache.org/jira/browse/HDFS-9501
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: HDFS-9501-branch-2.7.patch
>
>
>  As [~xyao] pointed in  HDFS-9083..which is failing after HDFS-9083.
> {noformat}
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
> support was removed in 8.0
> Running org.apache.hadoop.hdfs.server.balancer.TestBalancer
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.888 sec 
> <<< FAILURE! - in org.apache.hadoop.hdfs.server.balancer.TestBalancer
> testBalancerWithPinnedBlocks(org.apache.hadoop.hdfs.server.balancer.TestBalancer)
>  Time elapsed: 12.748 sec <<< FAILURE!
> java.lang.AssertionError: expected:<-3> but was:<0>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at 
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancerWithPinnedBlocks(TestBalancer.java:362)
> {noformat}



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


[jira] [Commented] (HDFS-9501) TestBalancer#testBalancerWithPinnedBlocks fails in branch-2.7

2015-12-03 Thread Xiaoyu Yao (JIRA)

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

Xiaoyu Yao commented on HDFS-9501:
--

Thanks [~brahmareddy] for working on this. Patch LGTM and I've tested it 
locally with branch-2.7.
+1

> TestBalancer#testBalancerWithPinnedBlocks fails in branch-2.7
> -
>
> Key: HDFS-9501
> URL: https://issues.apache.org/jira/browse/HDFS-9501
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
> Attachments: HDFS-9501-branch-2.7.patch
>
>
>  As [~xyao] pointed in  HDFS-9083..which is failing after HDFS-9083.
> {noformat}
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
> support was removed in 8.0
> Running org.apache.hadoop.hdfs.server.balancer.TestBalancer
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.888 sec 
> <<< FAILURE! - in org.apache.hadoop.hdfs.server.balancer.TestBalancer
> testBalancerWithPinnedBlocks(org.apache.hadoop.hdfs.server.balancer.TestBalancer)
>  Time elapsed: 12.748 sec <<< FAILURE!
> java.lang.AssertionError: expected:<-3> but was:<0>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at 
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancerWithPinnedBlocks(TestBalancer.java:362)
> {noformat}



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