[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-24 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434869#comment-15434869
 ] 

Hudson commented on HBASE-16360:


FAILURE: Integrated in Jenkins build HBase-0.98-matrix #391 (See 
[https://builds.apache.org/job/HBase-0.98-matrix/391/])
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong 
(matteo.bertozzi: rev ce58f589025ccaa4386d70e616369c748a264b81)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java


> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2, 0.98.21
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: beginner
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.2, 0.98.22
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-24 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434815#comment-15434815
 ] 

Hudson commented on HBASE-16360:


FAILURE: Integrated in Jenkins build HBase-0.98-on-Hadoop-1.1 #1264 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1264/])
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong 
(matteo.bertozzi: rev ce58f589025ccaa4386d70e616369c748a264b81)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java


> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2, 0.98.21
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: beginner
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.2, 0.98.22
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-24 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434396#comment-15434396
 ] 

Hudson commented on HBASE-16360:


FAILURE: Integrated in Jenkins build HBase-1.1-JDK8 #1855 (See 
[https://builds.apache.org/job/HBase-1.1-JDK8/1855/])
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong 
(matteo.bertozzi: rev 8eca263c43fb920aa073e07612628a5365f18cc6)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java


> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2, 0.98.21
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: beginner
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.2, 0.98.22
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434080#comment-15434080
 ] 

Hudson commented on HBASE-16360:


SUCCESS: Integrated in Jenkins build HBase-1.2-JDK7 #11 (See 
[https://builds.apache.org/job/HBase-1.2-JDK7/11/])
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong 
(matteo.bertozzi: rev 71e583df30840e2b4319d850d4647dec262aaada)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java


> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2, 0.98.21
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: beginner
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.2, 0.98.22
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434074#comment-15434074
 ] 

Hudson commented on HBASE-16360:


FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1470 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/1470/])
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong 
(matteo.bertozzi: rev cb507b8cff091d736edc9d35d1ce08347626)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java


> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2, 0.98.21
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: beginner
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.2, 0.98.22
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434006#comment-15434006
 ] 

Hudson commented on HBASE-16360:


SUCCESS: Integrated in Jenkins build HBase-1.2-JDK8 #8 (See 
[https://builds.apache.org/job/HBase-1.2-JDK8/8/])
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong 
(matteo.bertozzi: rev 71e583df30840e2b4319d850d4647dec262aaada)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java


> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2, 0.98.21
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: beginner
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.2, 0.98.22
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15433964#comment-15433964
 ] 

Hudson commented on HBASE-16360:


SUCCESS: Integrated in Jenkins build HBase-1.1-JDK7 #1770 (See 
[https://builds.apache.org/job/HBase-1.1-JDK7/1770/])
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong 
(matteo.bertozzi: rev 8eca263c43fb920aa073e07612628a5365f18cc6)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java


> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2, 0.98.21
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: beginner
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.2, 0.98.22
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15433928#comment-15433928
 ] 

Hudson commented on HBASE-16360:


FAILURE: Integrated in Jenkins build HBase-1.3 #823 (See 
[https://builds.apache.org/job/HBase-1.3/823/])
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong 
(matteo.bertozzi: rev 6c5d0cf235e6c94507918df7a005298a8d0e7b9d)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java


> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2, 0.98.21
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: beginner
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.2, 0.98.22
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15433898#comment-15433898
 ] 

Hudson commented on HBASE-16360:


FAILURE: Integrated in Jenkins build HBase-1.4 #362 (See 
[https://builds.apache.org/job/HBase-1.4/362/])
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong 
(matteo.bertozzi: rev a1e57d942e55378745a5fbd9c1f9ea5fad5e2485)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java


> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2, 0.98.21
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: beginner
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.2, 0.98.22
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15433802#comment-15433802
 ] 

Hudson commented on HBASE-16360:


FAILURE: Integrated in Jenkins build HBase-1.3-IT #797 (See 
[https://builds.apache.org/job/HBase-1.3-IT/797/])
HBASE-16360 TableMapReduceUtil addHBaseDependencyJars has the wrong 
(matteo.bertozzi: rev 6c5d0cf235e6c94507918df7a005298a8d0e7b9d)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java


> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2, 0.98.21
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: beginner
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.2, 0.98.22
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-19 Thread Jing Pu Chen (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15429107#comment-15429107
 ] 

Jing Pu Chen commented on HBASE-16360:
--

Hi, [~mbertozzi]. I have some trouble in testing the dependency. All of a 
sudden, I can't figure out how to do this. It's fine with me to commit the 
patch.

> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: beginner
> Fix For: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-19 Thread Matteo Bertozzi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15429057#comment-15429057
 ] 

Matteo Bertozzi commented on HBASE-16360:
-

[~jimpu] any update on this one? if you don't have time to work on it, I'll 
commit the patch as it is and we will do improvements later

> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: beginner
> Fix For: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-08 Thread Jing Pu Chen (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412144#comment-15412144
 ] 

Jing Pu Chen commented on HBASE-16360:
--

Hi, [~mbertozzi]. I will write the test.

I think you're right. And I will test whether it works fine if we do that. I'm 
not sure about this. 

> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: noob
> Fix For: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-08 Thread Matteo Bertozzi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411743#comment-15411743
 ] 

Matteo Bertozzi commented on HBASE-16360:
-

the patch is ok, but I was looking at the comment above and I can't figure out 
where is the circular dependency.
{code}
// PrefixTreeCodec is part of the hbase-prefix-tree module. If not included 
in MR jobs jar
// dependencies, MR jobs that write encoded hfiles will fail.
// We used reflection here so to prevent a circular module dependency.
// TODO - if we extract the MR into a module, make it depend on 
hbase-prefix-tree
{code}
from the pom.xml of the prefix-tree module I don't see hbase-server. but I can 
see prefix-tree module in the hbase-server/pom.xml. the TableMapReduceUtil is 
in hbase-server.. so in theory we don't have any circular dependency. 

we can just probably drop all that try/catch block with the Class.forName() and 
just simply use org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec as we 
do for the others. 
what do you think [~jimpu]?

> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2
>Reporter: Matteo Bertozzi
>Assignee: Jing Pu Chen
>Priority: Minor
>  Labels: noob
> Fix For: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2
>
> Attachments: HBASE-16360-v0.patch
>
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-04 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15408856#comment-15408856
 ] 

stack commented on HBASE-16360:
---

[~jimpu] Try now. I added you as a contributor.

> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2
>Reporter: Matteo Bertozzi
>Priority: Minor
>  Labels: noob
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-04 Thread Jing Pu Chen (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15408773#comment-15408773
 ] 

Jing Pu Chen commented on HBASE-16360:
--

I am not authorized to assign this myself. Could you help assign it for me ? 
Thanks.

> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2
>Reporter: Matteo Bertozzi
>Priority: Minor
>  Labels: noob
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-04 Thread Matteo Bertozzi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15408670#comment-15408670
 ] 

Matteo Bertozzi commented on HBASE-16360:
-

sure, go ahead.

> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2
>Reporter: Matteo Bertozzi
>  Labels: noob
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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


[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-04 Thread Jing Pu Chen (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15408668#comment-15408668
 ] 

Jing Pu Chen commented on HBASE-16360:
--

Hi, [~mbertozzi]. Can I take this Issue?

> TableMapReduceUtil addHBaseDependencyJars has the wrong class name for 
> PrefixTreeCodec
> --
>
> Key: HBASE-16360
> URL: https://issues.apache.org/jira/browse/HBASE-16360
> Project: HBase
>  Issue Type: Bug
>  Components: mapreduce
>Affects Versions: 2.0.0, 1.3.0, 1.0.3, 1.4.0, 1.2.2
>Reporter: Matteo Bertozzi
>  Labels: noob
>
> HBASE-15152 included the prefix tree module as dependency to 
> TableMapReduceUtil. but the hardcoded string of the class name is wrong. 
> {code}
> Class.forName("org.apache.hadoop.hbase.code.prefixtree.PrefixTreeCodec");
> {code}
> should be ".codec." instead of ".code."
> {code}
> Class.forName("org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec");
> {code}



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