[jira] [Commented] (APEXMALHAR-2223) Managed state should parallelize WAL writes

2016-09-06 Thread Chandni Singh (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15468563#comment-15468563 ] Chandni Singh commented on APEXMALHAR-2223: --- A possible approach to address this: - Have a

[jira] [Updated] (APEXMALHAR-2085) Implement Windowed Operators

2016-09-06 Thread David Yan (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Yan updated APEXMALHAR-2085: -- Attachment: Windowed Operator.pdf > Implement Windowed Operators >

[jira] [Created] (APEXMALHAR-2224) GenericFileOutputOperator rotateCall fails if no data is written to the file

2016-09-06 Thread Yogi Devendra (JIRA)
Yogi Devendra created APEXMALHAR-2224: - Summary: GenericFileOutputOperator rotateCall fails if no data is written to the file Key: APEXMALHAR-2224 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2224

[jira] [Assigned] (APEXMALHAR-2224) GenericFileOutputOperator rotateCall fails if no data is written to the file

2016-09-06 Thread Velineni Lakshmi Prasanna (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Velineni Lakshmi Prasanna reassigned APEXMALHAR-2224: - Assignee: Velineni Lakshmi Prasanna >

[GitHub] apex-malhar pull request #375: Apexmalhar-2190 shared memory for serialize -...

2016-09-06 Thread brightchen
Github user brightchen closed the pull request at: https://github.com/apache/apex-malhar/pull/375 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Updated] (APEXMALHAR-2220) Move the FunctionOperator to Malhar library

2016-09-06 Thread Siyuan Hua (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siyuan Hua updated APEXMALHAR-2220: --- Assignee: Dongming Liang (was: Siyuan Hua) > Move the FunctionOperator to Malhar

[jira] [Commented] (APEXMALHAR-2220) Move the FunctionOperator to Malhar library

2016-09-06 Thread Siyuan Hua (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15468074#comment-15468074 ] Siyuan Hua commented on APEXMALHAR-2220: [~d9liang] The function operators are all under

[GitHub] apex-malhar pull request #396: APEXMALHAR-2218-Creation of RegexSplitter ope...

2016-09-06 Thread venkateshkottapalli
Github user venkateshkottapalli closed the pull request at: https://github.com/apache/apex-malhar/pull/396 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[jira] [Commented] (APEXMALHAR-2218) RegexSplitter - Operator to parse byte stream using Regex pattern and emit a POJO

2016-09-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15468789#comment-15468789 ] ASF GitHub Bot commented on APEXMALHAR-2218: Github user venkateshkottapalli closed the

[GitHub] apex-malhar pull request #396: APEXMALHAR-2218-Creation of RegexSplitter ope...

2016-09-06 Thread venkateshkottapalli
GitHub user venkateshkottapalli reopened a pull request: https://github.com/apache/apex-malhar/pull/396 APEXMALHAR-2218-Creation of RegexSplitter operator SPOI-9019-Creation of RegexSplitter operator APEXMALHAR-2218-Creation of RegexSplitter operator

[jira] [Commented] (APEXMALHAR-2218) RegexSplitter - Operator to parse byte stream using Regex pattern and emit a POJO

2016-09-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15468792#comment-15468792 ] ASF GitHub Bot commented on APEXMALHAR-2218: GitHub user venkateshkottapalli reopened a

Re: example applications in malhar

2016-09-06 Thread Thomas Weise
I'm also for consolidating these different example locations. We should also look if all of it is still relevant. The stuff from the DT repository needs to be brought into shape wrt licensing, checkstyle, CI support etc. On Tue, Sep 6, 2016 at 4:34 PM, Pramod Immaneni

[jira] [Created] (APEXMALHAR-2225) Upgrade checkstyle rules to 1.1.0 and fix trailing whitespace

2016-09-06 Thread Thomas Weise (JIRA)
Thomas Weise created APEXMALHAR-2225: Summary: Upgrade checkstyle rules to 1.1.0 and fix trailing whitespace Key: APEXMALHAR-2225 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2225

[jira] [Updated] (APEXMALHAR-2225) Upgrade checkstyle rules to 1.1.0 and fix trailing whitespace

2016-09-06 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated APEXMALHAR-2225: - Labels: newbie (was: ) > Upgrade checkstyle rules to 1.1.0 and fix trailing

example applications in malhar

2016-09-06 Thread Ashwin Chandra Putta
Hi All, We have a lot of examples for apex malhar operators in the following repository which resides outside of malhar. https://github.com/DataTorrent/examples/tree/master/tutorials Now that it has grown quite a bit, does it make sense to bring some of the most common examples to malhar

Re: example applications in malhar

2016-09-06 Thread Pramod Immaneni
Sounds like a good idea. How about merging demos with apps as well? On Tue, Sep 6, 2016 at 4:30 PM, Ashwin Chandra Putta < ashwinchand...@gmail.com> wrote: > Hi All, > > We have a lot of examples for apex malhar operators in the following > repository which resides outside of malhar. >

[GitHub] apex-malhar pull request #400: APEXMALHAR-2183 - Documentation for CsvFormat...

2016-09-06 Thread venkateshkottapalli
GitHub user venkateshkottapalli opened a pull request: https://github.com/apache/apex-malhar/pull/400 APEXMALHAR-2183 - Documentation for CsvFormatter Operator APEXMALHAR-2183 Added documentation for CsvFormatter Operator You can merge this pull request into a Git repository by

[jira] [Commented] (APEXMALHAR-2183) Add user document for CsvFormatter operator

2016-09-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15468987#comment-15468987 ] ASF GitHub Bot commented on APEXMALHAR-2183: GitHub user venkateshkottapalli opened a

Re: example applications in malhar

2016-09-06 Thread Amol Kekre
Good idea to consolidate them into Malhar. We should bring in as many from this gitHub as possible. Thks Amol On Tue, Sep 6, 2016 at 6:02 PM, Thomas Weise wrote: > I'm also for consolidating these different example locations. We should > also look if all of it is still