[jira] [Commented] (HBASE-12115) Fix NumberFormat Exception in TableInputFormatBase.

2014-09-30 Thread Elliott Clark (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152853#comment-14152853
 ] 

Elliott Clark commented on HBASE-12115:
---

+1

 Fix NumberFormat Exception in TableInputFormatBase.
 ---

 Key: HBASE-12115
 URL: https://issues.apache.org/jira/browse/HBASE-12115
 Project: HBase
  Issue Type: Sub-task
  Components: test
Affects Versions: 1.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Minor
 Fix For: 1.0.0

 Attachments: 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 DNS.reverseDns doesn't work well with IPv6 addresses. This patch is to fix 
 that.



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


[jira] [Commented] (HBASE-12115) Fix NumberFormat Exception in TableInputFormatBase.

2014-09-30 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152861#comment-14152861
 ] 

Hadoop QA commented on HBASE-12115:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12671969/0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch
  against trunk revision .
  ATTACHMENT ID: 12671969

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 4 new 
or modified tests.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

  {color:green}+1 site{color}.  The mvn site goal succeeds with this patch.

 {color:red}-1 core tests{color}.  The patch failed these unit tests:
   org.apache.hadoop.hbase.TestCheckTestClasses

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11136//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11136//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11136//artifact/patchprocess/newPatchFindbugsWarningshbase-annotations.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11136//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11136//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11136//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11136//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11136//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11136//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11136//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11136//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11136//console

This message is automatically generated.

 Fix NumberFormat Exception in TableInputFormatBase.
 ---

 Key: HBASE-12115
 URL: https://issues.apache.org/jira/browse/HBASE-12115
 Project: HBase
  Issue Type: Sub-task
  Components: test
Affects Versions: 1.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Minor
 Fix For: 1.0.0

 Attachments: 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 DNS.reverseDns doesn't work well with IPv6 addresses. This patch is to fix 
 that.



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


[jira] [Commented] (HBASE-12115) Fix NumberFormat Exception in TableInputFormatBase.

2014-09-30 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152867#comment-14152867
 ] 

stack commented on HBASE-12115:
---

+1 after adding size annotation to test (copy from adjacent test.  This looks 
like a smalltest)

 Fix NumberFormat Exception in TableInputFormatBase.
 ---

 Key: HBASE-12115
 URL: https://issues.apache.org/jira/browse/HBASE-12115
 Project: HBase
  Issue Type: Sub-task
  Components: test
Affects Versions: 1.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Minor
 Fix For: 1.0.0

 Attachments: 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 DNS.reverseDns doesn't work well with IPv6 addresses. This patch is to fix 
 that.



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


[jira] [Commented] (HBASE-12115) Fix NumberFormat Exception in TableInputFormatBase.

2014-09-30 Thread Elliott Clark (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152865#comment-14152865
 ] 

Elliott Clark commented on HBASE-12115:
---

Sorry missed that. You need to add the annotation to the test.

 Fix NumberFormat Exception in TableInputFormatBase.
 ---

 Key: HBASE-12115
 URL: https://issues.apache.org/jira/browse/HBASE-12115
 Project: HBase
  Issue Type: Sub-task
  Components: test
Affects Versions: 1.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Minor
 Fix For: 1.0.0

 Attachments: 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 DNS.reverseDns doesn't work well with IPv6 addresses. This patch is to fix 
 that.



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


[jira] [Commented] (HBASE-12115) Fix NumberFormat Exception in TableInputFormatBase.

2014-09-30 Thread Enis Soztutar (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153648#comment-14153648
 ] 

Enis Soztutar commented on HBASE-12115:
---

+1 for 0.99+. 

 Fix NumberFormat Exception in TableInputFormatBase.
 ---

 Key: HBASE-12115
 URL: https://issues.apache.org/jira/browse/HBASE-12115
 Project: HBase
  Issue Type: Sub-task
  Components: test
Affects Versions: 1.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Minor
 Fix For: 2.0.0, 0.99.1

 Attachments: 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 DNS.reverseDns doesn't work well with IPv6 addresses. This patch is to fix 
 that.



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


[jira] [Commented] (HBASE-12115) Fix NumberFormat Exception in TableInputFormatBase.

2014-09-30 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153843#comment-14153843
 ] 

Hudson commented on HBASE-12115:


FAILURE: Integrated in HBase-TRUNK #5591 (See 
[https://builds.apache.org/job/HBase-TRUNK/5591/])
HBASE-12115 Fix TableInputFormatBase.reverseDNS for ipv6 addresses (eclark: rev 
0075528615763812b57338350af936842ba0dee5)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableInputFormatBase.java


 Fix NumberFormat Exception in TableInputFormatBase.
 ---

 Key: HBASE-12115
 URL: https://issues.apache.org/jira/browse/HBASE-12115
 Project: HBase
  Issue Type: Sub-task
  Components: test
Affects Versions: 1.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Minor
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 DNS.reverseDns doesn't work well with IPv6 addresses. This patch is to fix 
 that.



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


[jira] [Commented] (HBASE-12115) Fix NumberFormat Exception in TableInputFormatBase.

2014-09-30 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154075#comment-14154075
 ] 

Hudson commented on HBASE-12115:


FAILURE: Integrated in HBase-0.98 #552 (See 
[https://builds.apache.org/job/HBase-0.98/552/])
HBASE-12115 Fix TableInputFormatBase.reverseDNS for ipv6 addresses (eclark: rev 
90427568f5f7f89afe0da333ee0d8531f621)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableInputFormatBase.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java


 Fix NumberFormat Exception in TableInputFormatBase.
 ---

 Key: HBASE-12115
 URL: https://issues.apache.org/jira/browse/HBASE-12115
 Project: HBase
  Issue Type: Sub-task
  Components: test
Affects Versions: 1.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Minor
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 DNS.reverseDns doesn't work well with IPv6 addresses. This patch is to fix 
 that.



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


[jira] [Commented] (HBASE-12115) Fix NumberFormat Exception in TableInputFormatBase.

2014-09-30 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154156#comment-14154156
 ] 

Hudson commented on HBASE-12115:


FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #524 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/524/])
HBASE-12115 Fix TableInputFormatBase.reverseDNS for ipv6 addresses (eclark: rev 
90427568f5f7f89afe0da333ee0d8531f621)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableInputFormatBase.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java


 Fix NumberFormat Exception in TableInputFormatBase.
 ---

 Key: HBASE-12115
 URL: https://issues.apache.org/jira/browse/HBASE-12115
 Project: HBase
  Issue Type: Sub-task
  Components: test
Affects Versions: 1.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Minor
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 DNS.reverseDns doesn't work well with IPv6 addresses. This patch is to fix 
 that.



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


[jira] [Commented] (HBASE-12115) Fix NumberFormat Exception in TableInputFormatBase.

2014-09-30 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154298#comment-14154298
 ] 

Hudson commented on HBASE-12115:


FAILURE: Integrated in HBase-1.0 #251 (See 
[https://builds.apache.org/job/HBase-1.0/251/])
HBASE-12115 Fix TableInputFormatBase.reverseDNS for ipv6 addresses (eclark: rev 
2097f88eb00bc7c792a148a013e565cfb9641d22)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableInputFormatBase.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java


 Fix NumberFormat Exception in TableInputFormatBase.
 ---

 Key: HBASE-12115
 URL: https://issues.apache.org/jira/browse/HBASE-12115
 Project: HBase
  Issue Type: Sub-task
  Components: test
Affects Versions: 1.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Minor
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 DNS.reverseDns doesn't work well with IPv6 addresses. This patch is to fix 
 that.



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


[jira] [Commented] (HBASE-12115) Fix NumberFormat Exception in TableInputFormatBase.

2014-09-29 Thread Manukranth Kolloju (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152527#comment-14152527
 ] 

Manukranth Kolloju commented on HBASE-12115:


Here is the diff on phabricator : https://reviews.facebook.net/D24225


 Fix NumberFormat Exception in TableInputFormatBase.
 ---

 Key: HBASE-12115
 URL: https://issues.apache.org/jira/browse/HBASE-12115
 Project: HBase
  Issue Type: Sub-task
  Components: test
Affects Versions: 1.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Minor
 Fix For: 1.0.0

 Attachments: 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch, 
 0001-Fix-TableInputFormatBase.reverseDNS-for-ipv6-address.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 DNS.reverseDns doesn't work well with IPv6 addresses. This patch is to fix 
 that.



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