[jira] [Commented] (APEXMALHAR-2417) Add PojoOuterJoin (left, right and full) accumulation

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15889620#comment-15889620 ] ASF GitHub Bot commented on APEXMALHAR-2417: GitHub user Hitesh-Scorpio opened a pull

[GitHub] apex-malhar pull request #568: APEXMALHAR-2417 Adding Pojo Outer join accumu...

2017-02-28 Thread Hitesh-Scorpio
GitHub user Hitesh-Scorpio opened a pull request: https://github.com/apache/apex-malhar/pull/568 APEXMALHAR-2417 Adding Pojo Outer join accumulation @chinmaykolhatkar @tushargosavi please review You can merge this pull request into a Git repository by running: $ git pull

[GitHub] apex-malhar pull request #566: APEXMALHAR-2428 CompositeAccumulation for win...

2017-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-malhar/pull/566 --- 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 feature

[jira] [Commented] (APEXCORE-656) Upgrade org.apache.httpcomponents.httpclient

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15888769#comment-15888769 ] ASF GitHub Bot commented on APEXCORE-656: - GitHub user vrozov opened a pull request:

[GitHub] apex-core pull request #481: APEXCORE-656 Upgrade org.apache.httpcomponents....

2017-02-28 Thread vrozov
GitHub user vrozov opened a pull request: https://github.com/apache/apex-core/pull/481 APEXCORE-656 Upgrade org.apache.httpcomponents.httpclient. @PramodSSImmaneni please review and merge You can merge this pull request into a Git repository by running: $ git pull

[jira] [Updated] (APEXCORE-656) Upgrade org.apache.httpcomponents.httpclient

2017-02-28 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov updated APEXCORE-656: Summary: Upgrade org.apache.httpcomponents.httpclient (was: Upgrade org.apache.httpcomponents)

[jira] [Created] (APEXCORE-656) Upgrade org.apache.httpcomponents

2017-02-28 Thread Vlad Rozov (JIRA)
Vlad Rozov created APEXCORE-656: --- Summary: Upgrade org.apache.httpcomponents Key: APEXCORE-656 URL: https://issues.apache.org/jira/browse/APEXCORE-656 Project: Apache Apex Core Issue Type:

[jira] [Commented] (APEXCORE-635) Proposal: Manage memory to avoid memory copy and garbage collection

2017-02-28 Thread bright chen (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15888597#comment-15888597 ] bright chen commented on APEXCORE-635: -- Yes, I agree it should be revisited after migrated to the

[jira] [Reopened] (APEXCORE-634) Apex Platform unable to set unifier attributes for modules in DAG

2017-02-28 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov reopened APEXCORE-634: - > Apex Platform unable to set unifier attributes for modules in DAG >

[jira] [Commented] (APEXCORE-635) Proposal: Manage memory to avoid memory copy and garbage collection

2017-02-28 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15888527#comment-15888527 ] Vlad Rozov commented on APEXCORE-635: - bq. Yes, Agree, One array of byte only treat as one object.

Re: [DISCUSS] Proposal for adapting Malhar operators for batch use cases

2017-02-28 Thread Bhupesh Chawda
Hi David, I went through the discussion, but it seems like it is more on the event time watermark handling as opposed to batches. What we are trying to do is have watermarks serve the purpose of demarcating batches using control tuples. Since each batch is separate from others, we would like to

[jira] [Updated] (APEXCORE-655) Support LATEST as archetype version when creating a project

2017-02-28 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov updated APEXCORE-655: Priority: Minor (was: Major) > Support LATEST as archetype version when creating a project >

Re: [DISCUSS] Proposal for adapting Malhar operators for batch use cases

2017-02-28 Thread Bhupesh Chawda
Hi David, If using time window does not seem appropriate, we can have another class which is more suited for such sequential and distinct windows. Perhaps, a CustomWindow option can be introduced which takes in a window id. The purpose of this window option could be to translate the window id