Re: Visitor API for DAG

2017-01-26 Thread Tushar Gosavi
Hi All, I have opened a VisitorAPI pull request (#PR 456), which can be used to examine the DAG before it is launched. The advantage is that we could keep some of the functionality outside of Apex Core using Visitors, for example the test case as part of pull request use property file format to

[jira] [Commented] (APEXCORE-577) Visitor API for DAG

2017-01-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15842309#comment-15842309 ] ASF GitHub Bot commented on APEXCORE-577: - GitHub user tushargosavi opened a pull request:

[GitHub] apex-core pull request #456: APEXCORE-577 Add visitor API to examine the DAG...

2017-01-26 Thread tushargosavi
GitHub user tushargosavi opened a pull request: https://github.com/apache/apex-core/pull/456 APEXCORE-577 Add visitor API to examine the DAG. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tushargosavi/apex-core APEXCORE-577

[jira] [Created] (APEXMALHAR-2395) create MultiAccumulation

2017-01-26 Thread bright chen (JIRA)
bright chen created APEXMALHAR-2395: --- Summary: create MultiAccumulation Key: APEXMALHAR-2395 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2395 Project: Apache Apex Malhar Issue

[jira] [Commented] (APEXCORE-606) Suggestion: Optimise Kryo Output

2017-01-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15840291#comment-15840291 ] ASF GitHub Bot commented on APEXCORE-606: - GitHub user brightchen opened a pull request:

[GitHub] apex-core pull request #455: APEXCORE-606-RV: review only: optimise kryo out...

2017-01-26 Thread brightchen
GitHub user brightchen opened a pull request: https://github.com/apache/apex-core/pull/455 APEXCORE-606-RV: review only: optimise kryo output stream. This is a prototype of optimize kryo output stream. The main focus is avoiding memory copy and garbage collection to increase the