CHUKWA-744. Implemented new parsers for extract and transform data to HBase format. (Eric Yang)
Project: http://git-wip-us.apache.org/repos/asf/chukwa/repo Commit: http://git-wip-us.apache.org/repos/asf/chukwa/commit/16927ce6 Tree: http://git-wip-us.apache.org/repos/asf/chukwa/tree/16927ce6 Diff: http://git-wip-us.apache.org/repos/asf/chukwa/diff/16927ce6 Branch: refs/heads/master Commit: 16927ce693554c312197ad60d1db5b7f8f4f6702 Parents: f9dea32 Author: Eric Yang <[email protected]> Authored: Sat Apr 18 11:56:36 2015 -0700 Committer: Eric Yang <[email protected]> Committed: Sat Apr 18 11:56:36 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/chukwa/blob/16927ce6/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 6113fcb..dd3f642 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -10,6 +10,8 @@ Trunk (unreleased changes) IMPROVEMENTS + CHUKWA-744. Implemented new parsers for extract and transform data to HBase format. (Eric Yang) + CHUKWA-667. Optimize HBase metrics schema. (Eric Yang) CHUKWA-741. Updated to Hadoop 2.6.0 and HBase 1.0.0. (Eric Yang)
