Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.3.1
-
None
Description
Since HBase operates at the level of byte arrays Flume's RegexHbaseEventSerializer has to specify the encoding charset for strings. It is currently hardcoded to UTF-8 but it would be nice if it was tweakable.