[jira] [Resolved] (APEXMALHAR-2258) JavaExpressionParser does not cast type correctly when expression is binary

2016-09-21 Thread Bhupesh Chawda (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhupesh Chawda resolved APEXMALHAR-2258. Resolution: Fixed Fix Version/s: 3.6.0 Merged > JavaExpressionParser

[jira] [Commented] (APEXMALHAR-2258) JavaExpressionParser does not cast type correctly when expression is binary

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509192#comment-15509192 ] ASF GitHub Bot commented on APEXMALHAR-2258: Github user asfgit closed the pull request

[GitHub] apex-malhar pull request #422: APEXMALHAR-2258 JavaExpressionParser should h...

2016-09-21 Thread chinmaykolhatkar
GitHub user chinmaykolhatkar opened a pull request: https://github.com/apache/apex-malhar/pull/422 APEXMALHAR-2258 JavaExpressionParser should handle casting of binary expression correctly @bhupeshchawda Please merge. You can merge this pull request into a Git repository by

[jira] [Created] (APEXMALHAR-2259) Create Fixed Length Parser Operator

2016-09-21 Thread Chinmay Kolhatkar (JIRA)
Chinmay Kolhatkar created APEXMALHAR-2259: - Summary: Create Fixed Length Parser Operator Key: APEXMALHAR-2259 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2259 Project: Apache Apex

[jira] [Updated] (APEXMALHAR-2251) Replace dependency on com.datatorrent.netlet.util.Slice

2016-09-21 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov updated APEXMALHAR-2251: --- Description: Dependency on com.datatorrent.netlet.util.Slice should be replaced with

Re: Improving Apex relaunch time.

2016-09-21 Thread Sandesh Hegde
Relaunching from the same location can be one of the options. On Tue, Sep 20, 2016, 10:17 PM Tushar Gosavi wrote: > In case of application failure, we will like to have ability to > quickly restart the application while keeping the old state for > failure > analysis.

excluding hadoop dependencies from application package

2016-09-21 Thread Vlad Rozov
Is subject already documented? Thank you, Vlad

[jira] [Commented] (APEXMALHAR-2255) Use latest java sdk for couchbase

2016-09-21 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510868#comment-15510868 ] Vlad Rozov commented on APEXMALHAR-2255: Is the request to upgrade JDK or upgrade couchbase

Re: excluding hadoop dependencies from application package

2016-09-21 Thread Munagala Ramanath
Some info here: http://docs.datatorrent.com/troubleshooting/#hadoop-dependencies-conflicts Ram On Wed, Sep 21, 2016 at 12:00 PM, Vlad Rozov wrote: > Is subject already documented? > > Thank you, > > Vlad >

[jira] [Closed] (APEXCORE-451) get-app-package-operators in ApexCLI to contain "type" property to indicate operator or module

2016-09-21 Thread Sandesh (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandesh closed APEXCORE-451. Resolution: Fixed Fix Version/s: 3.5.0 > get-app-package-operators in ApexCLI to contain "type"

[jira] [Commented] (APEXCORE-451) get-app-package-operators in ApexCLI to contain "type" property to indicate operator or module

2016-09-21 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511106#comment-15511106 ] Thomas Weise commented on APEXCORE-451: --- [~sandesh] JIRAs for the next release are to be marked

Re: excluding hadoop dependencies from application package

2016-09-21 Thread Pramod Immaneni
Candidate to be added here? https://apex.apache.org/docs/apex/development_best_practices/ On Wed, Sep 21, 2016 at 12:24 PM, Munagala Ramanath wrote: > Some info here: > http://docs.datatorrent.com/troubleshooting/#hadoop-dependencies-conflicts > > Ram > > > On Wed, Sep

[jira] [Commented] (APEXMALHAR-2251) Replace dependency on com.datatorrent.netlet.util.Slice

2016-09-21 Thread David Yan (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511027#comment-15511027 ] David Yan commented on APEXMALHAR-2251: --- Extending the netlet Slice class in Malhar is just a

Re: excluding hadoop dependencies from application package

2016-09-21 Thread Thomas Weise
It may be useful to have this enforced in the archetype by default. There may be situations where users want to include these dependencies, but those are exception cases. On Wed, Sep 21, 2016 at 12:24 PM, Munagala Ramanath wrote: > Some info here: >

Re: excluding hadoop dependencies from application package

2016-09-21 Thread Thomas Weise
copy-dependencies can be modified to skip hadoop and apex-engine dependencies: http://maven.apache.org/plugins/maven-dependency-plugin/copy-dependencies-mojo.html On Wed, Sep 21, 2016 at 1:13 PM, Thomas Weise wrote: > It may be useful to have this enforced in the

[jira] [Reopened] (APEXCORE-451) get-app-package-operators in ApexCLI to contain "type" property to indicate operator or module

2016-09-21 Thread Sandesh (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandesh reopened APEXCORE-451: -- > get-app-package-operators in ApexCLI to contain "type" property to indicate > operator or module >

[jira] [Commented] (APEXMALHAR-2251) Replace dependency on com.datatorrent.netlet.util.Slice

2016-09-21 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511551#comment-15511551 ] Thomas Weise commented on APEXMALHAR-2251: -- +1 for using ByteBuffer instead of Slice >

[jira] [Commented] (APEXMALHAR-2251) Replace dependency on com.datatorrent.netlet.util.Slice

2016-09-21 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512077#comment-15512077 ] Vlad Rozov commented on APEXMALHAR-2251: Do you mean Direct or Heap? Majority of the code

[jira] [Resolved] (APEXCORE-533) Layering of AppPackage properties & configPackage properties in case of ConfigApps is not working.

2016-09-21 Thread David Yan (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Yan resolved APEXCORE-533. Resolution: Fixed Fix Version/s: 3.5.0 > Layering of AppPackage properties & configPackage

[jira] [Commented] (APEXMALHAR-2190) Use reusable buffer to serial spillable data structure

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

[jira] [Commented] (APEXMALHAR-2190) Use reusable buffer to serial spillable data structure

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

[GitHub] apex-malhar pull request #404: APEXMALHAR-2190 #resolve #comment Use reusabl...

2016-09-21 Thread brightchen
Github user brightchen closed the pull request at: https://github.com/apache/apex-malhar/pull/404 --- 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

[GitHub] apex-malhar pull request #404: APEXMALHAR-2190 #resolve #comment Use reusabl...

2016-09-21 Thread brightchen
GitHub user brightchen reopened a pull request: https://github.com/apache/apex-malhar/pull/404 APEXMALHAR-2190 #resolve #comment Use reusable buffer to serial spill… …able data structure You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (APEXMALHAR-2251) Replace dependency on com.datatorrent.netlet.util.Slice

2016-09-21 Thread Munagala V. Ramanath (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511607#comment-15511607 ] Munagala V. Ramanath commented on APEXMALHAR-2251: -- Direct or indirect ? Also,

[jira] [Commented] (APEXMALHAR-2251) Replace dependency on com.datatorrent.netlet.util.Slice

2016-09-21 Thread David Yan (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511564#comment-15511564 ] David Yan commented on APEXMALHAR-2251: --- +1 on ByteBuffer as well. > Replace dependency on

[jira] [Commented] (APEXMALHAR-2258) JavaExpressionParser does not cast type correctly when expression is binary

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

[jira] [Resolved] (APEXMALHAR-2256) POJOInnerJoinOperator should use getDeclaredField of java reflection

2016-09-21 Thread Bhupesh Chawda (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhupesh Chawda resolved APEXMALHAR-2256. Resolution: Fixed Merged > POJOInnerJoinOperator should use getDeclaredField

[jira] [Updated] (APEXMALHAR-2256) POJOInnerJoinOperator should use getDeclaredField of java reflection

2016-09-21 Thread Bhupesh Chawda (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhupesh Chawda updated APEXMALHAR-2256: --- Fix Version/s: 3.6.0 > POJOInnerJoinOperator should use getDeclaredField of java

[jira] [Commented] (APEXMALHAR-2251) Replace dependency on com.datatorrent.netlet.util.Slice

2016-09-21 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512167#comment-15512167 ] Thomas Weise commented on APEXMALHAR-2251: -- There shouldn't be a situation where the

[jira] [Commented] (APEXMALHAR-2256) POJOInnerJoinOperator should use getDeclaredField of java reflection

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

[GitHub] apex-malhar pull request #420: APEXMALHAR-2242 Added user documentation for ...

2016-09-21 Thread chaithu14
GitHub user chaithu14 opened a pull request: https://github.com/apache/apex-malhar/pull/420 APEXMALHAR-2242 Added user documentation for 0.9 version of Kafka Input Operator You can merge this pull request into a Git repository by running: $ git pull

[GitHub] apex-malhar pull request #421: APEXMALHAR-2256 Replacing getFields with getD...

2016-09-21 Thread chinmaykolhatkar
GitHub user chinmaykolhatkar opened a pull request: https://github.com/apache/apex-malhar/pull/421 APEXMALHAR-2256 Replacing getFields with getDeclaredFields @bhupeshchawda Please merge. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (APEXMALHAR-2258) JavaExpressionParser does not cast type correctly when expression is binary

2016-09-21 Thread Chinmay Kolhatkar (JIRA)
Chinmay Kolhatkar created APEXMALHAR-2258: - Summary: JavaExpressionParser does not cast type correctly when expression is binary Key: APEXMALHAR-2258 URL:

[jira] [Commented] (APEXMALHAR-2256) POJOInnerJoinOperator should use getDeclaredField of java reflection

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509033#comment-15509033 ] ASF GitHub Bot commented on APEXMALHAR-2256: Github user asfgit closed the pull request

[jira] [Created] (APEXMALHAR-2256) POJOInnerJoinOperator should use getDeclaredField of java reflection

2016-09-21 Thread Chinmay Kolhatkar (JIRA)
Chinmay Kolhatkar created APEXMALHAR-2256: - Summary: POJOInnerJoinOperator should use getDeclaredField of java reflection Key: APEXMALHAR-2256 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2256

[jira] [Commented] (APEXCORE-533) Layering of AppPackage properties & configPackage properties in case of ConfigApps is not working.

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511320#comment-15511320 ] ASF GitHub Bot commented on APEXCORE-533: - Github user asfgit closed the pull request at:

Re: excluding hadoop dependencies from application package

2016-09-21 Thread Vlad Rozov
+1 to both suggestions - changing copy dependencies in the apex application archetype and documenting in https://apex.apache.org/docs/apex/development_best_practices/. Thank you, Vlad On 9/21/16 13:20, Pramod Immaneni wrote: Candidate to be added here?

[jira] [Commented] (APEXCORE-451) get-app-package-operators in ApexCLI to contain "type" property to indicate operator or module

2016-09-21 Thread shubham pathak (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511280#comment-15511280 ] shubham pathak commented on APEXCORE-451: - [~davidyan] Could you mark the jira appropriately ?

[jira] [Resolved] (APEXMALHAR-2217) Remove some redundant code in WindowedStorage and WindowedKeyedStorage

2016-09-21 Thread David Yan (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Yan resolved APEXMALHAR-2217. --- Resolution: Fixed Fix Version/s: 3.6.0 Fixed by

[GitHub] apex-core pull request #391: APEXCORE-533 layering of the properties in case...

2016-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-core/pull/391 --- 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 is