[
https://issues.apache.org/jira/browse/CAMEL-5236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247897#comment-14247897
]
Carsten Ringe commented on CAMEL-5236:
--------------------------------------
Is there any way to set the *group* option via properties? I want to use my
_property placeholder_ to make the split size configurable.
> Make it easy to use the splitter to split files by a number of lines into
> groups
> --------------------------------------------------------------------------------
>
> Key: CAMEL-5236
> URL: https://issues.apache.org/jira/browse/CAMEL-5236
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.10.0
>
>
> Currently you can use the splitter and the tokenize langue to split on a line
> by line basis.
> We should add a way so you can say that you want to group that into X number
> of lines, so people can split files into smaller chunks to work with.
> Currently they would need to write their own expression to return the chunks.
> We could support configuring
> - number of lines
> - number of bytes
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)