-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.3.1
-
Fix Version/s: 1.4.0
-
Component/s: Sinks+Sources
-
Labels:None
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.