[
https://issues.apache.org/jira/browse/FLUME-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14631727#comment-14631727
]
Hudson commented on FLUME-2628:
-------------------------------
FAILURE: Integrated in Flume-trunk-hbase-1 #112 (See
[https://builds.apache.org/job/Flume-trunk-hbase-1/112/])
FLUME-2628. Add an optional parameter to specify the expected input text
encoding for the netcat source (johnyrufus:
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=4d7124700f678169756df81aa110bd979a4bcb93)
* flume-ng-core/src/main/java/org/apache/flume/source/NetcatSource.java
* flume-ng-core/src/test/java/org/apache/flume/source/TestNetcatSource.java
*
flume-ng-core/src/main/java/org/apache/flume/source/NetcatSourceConfigurationConstants.java
> Add an optional parameter to specify the expected input text encoding for the
> netcat sourcef the netcat source
> --------------------------------------------------------------------------------------------------------------
>
> Key: FLUME-2628
> URL: https://issues.apache.org/jira/browse/FLUME-2628
> Project: Flume
> Issue Type: Improvement
> Components: Sinks+Sources
> Affects Versions: v1.5.1
> Reporter: Lionel Herbet
> Assignee: Lionel Herbet
> Priority: Trivial
> Labels: newbie, patch
> Fix For: v1.7.0
>
> Attachments: FLUME-2628.patch, FLUME-2628.patch, FLUME-2628.patch,
> Netcat_Encoding.patch, Netcat_Encoding_WithUnitTest.patch,
> Netcat_WithUnitTest.patch
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> Add the 'encoding' configuration parameter to specify the expected text
> encoding of the netcat source in input.
> This parameter is optional and defaulted to "utf-8" (same value as the one
> hardcoded before the patch)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)