[
https://issues.apache.org/jira/browse/FLUME-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Paliwal resolved FLUME-243.
----------------------------------
Resolution: Won't Fix
Fix Version/s: v0.9.5
Won't fix. 0.X branch not maintained anymore
> Flume shell should allow multi line command if in quoting section.
> ------------------------------------------------------------------
>
> Key: FLUME-243
> URL: https://issues.apache.org/jira/browse/FLUME-243
> Project: Flume
> Issue Type: Improvement
> Components: Shell
> Affects Versions: v0.9.4
> Reporter: Jonathan Hsieh
> Priority: Minor
> Fix For: v0.9.5
>
>
> Ideally I should be able to do this in the shell:
> exec multiconfig '
> node1 : asciisynth(0) | autoDFOChain ;
> collector : autoCollectorSource | collectorSink(xxx);
> '
> instead of this:
> exec multiconfig 'node1 : asciisynth(0) | autoDFOChain ; collector :
> autoCollectorSource | collectorSink(xxx); '
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)