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

Hudson commented on HBASE-7370:
-------------------------------

Integrated in HBase-TRUNK #3632 (See 
[https://builds.apache.org/job/HBase-TRUNK/3632/])
    HBASE-7370 Remove Writable From ScanMetrics. (Revision 1423435)

     Result = FAILURE
eclark : 
Files : 
* 
/hbase/trunk/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/HBaseProtos.java
* 
/hbase/trunk/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MapReduceProtos.java
* /hbase/trunk/hbase-protocol/src/main/protobuf/MapReduce.proto
* /hbase/trunk/hbase-protocol/src/main/protobuf/hbase.proto
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/client/ClientScanner.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/client/ScannerCallable.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/client/metrics/ScanMetrics.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableRecordReaderImpl.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java

                
> Remove Writable From ScanMetrics.
> ---------------------------------
>
>                 Key: HBASE-7370
>                 URL: https://issues.apache.org/jira/browse/HBASE-7370
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce, metrics
>    Affects Versions: 0.96.0
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>         Attachments: HBASE-7370-0.patch, HBASE-7370-1.patch
>
>
> Right now ScanMetrics uses Writable to be able to set MapReduce counters.  We 
> should remove this and use protobuf.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to