[
https://issues.apache.org/jira/browse/HBASE-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13933642#comment-13933642
]
Ted Yu commented on HBASE-5175:
-------------------------------
Diff for HBaseProtos.java seems to be included in the patch more than once:
{code}
>From 0b07009f891a73bd9e335bf925d5dfc7054ac8a9 Mon Sep 17 00:00:00 2001
From: Julian Wissmann <[email protected]>
Date: Thu, 13 Mar 2014 13:05:07 +0100
Subject: [PATCH 2/7] formatted protos
---
.../hbase/protobuf/generated/HBaseProtos.java | 7899 +++++++++++---------
hbase-protocol/src/main/protobuf/HBase.proto | 3 +
2 files changed, 4517 insertions(+), 3385 deletions(-)
diff --git
a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/HBaseProtos.java
b/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/HBaseProtos.java
{code}
There is no formatting needed, see:
{code}
-// Generated by the protocol buffer compiler. DO NOT EDIT!
{code}
> Add DoubleColumnInterpreter
> ---------------------------
>
> Key: HBASE-5175
> URL: https://issues.apache.org/jira/browse/HBASE-5175
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Assignee: Julian Wissmann
> Labels: aggregator, features
> Fix For: 0.99.0
>
> Attachments: DoubleColumnInterpreter.java,
> DoubleColumnInterpreter.patch, HBase.proto, TestDoubleColumnInterpreter.java
>
>
> DoubleColumnInterpreter was requested by Royston Sellman.
--
This message was sent by Atlassian JIRA
(v6.2#6252)