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

2016-12-20 Thread Tushar Gosavi (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tushar Gosavi reassigned APEXCORE-577: -- Assignee: Tushar Gosavi > Visitor API for DAG > --- > >

Re: [DISCUSS] Custom Control Tuples Design

2016-12-20 Thread Vlad Rozov
A wrapper class is required for the control tuples delivery, but Port/Operator API should use Control Tuple payload object only. Implementation of the wrapper class may change from version to version, but API should not be affected by the change. I guess, assumption is that default input and o

[jira] [Commented] (APEXCORE-593) apex cli get-app-package-info could not retrieve properties defined in properties.xml

2016-12-20 Thread Sanjay M Pujare (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764829#comment-15764829 ] Sanjay M Pujare commented on APEXCORE-593: -- [~hsy541] Could you pls comment on

[jira] [Commented] (APEXCORE-592) Returning description field in defaultProperties during apex cli call get-app-package-info

2016-12-20 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764552#comment-15764552 ] Vlad Rozov commented on APEXCORE-592: - It depends on requirements. I'd like to under

[jira] [Commented] (APEXMALHAR-2365) LogParser - Operator to parse byte array using log format and emit a POJO

2016-12-20 Thread devendra tagare (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764545#comment-15764545 ] devendra tagare commented on APEXMALHAR-2365: - Hi, Apologies for the lat

[jira] [Updated] (APEXCORE-592) Returning description field in defaultProperties during apex cli call get-app-package-info

2016-12-20 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov updated APEXCORE-592: Priority: Minor (was: Major) > Returning description field in defaultProperties during apex cli c

Re: [DISCUSS] Custom Control Tuples Design

2016-12-20 Thread Bhupesh Chawda
I investigated this and seems like it is better to have a wrapper class for the user object. This would serve 2 purposes: 1. Allow us to distinguish a custom control tuple from other payload tuples. 2. For the same control tuple received from different upstream partitions, we would hav

[jira] [Created] (APEXCORE-593) apex cli get-app-package-info could not retrieve propeties defined in properties.xml

2016-12-20 Thread Yogi Devendra (JIRA)
Yogi Devendra created APEXCORE-593: -- Summary: apex cli get-app-package-info could not retrieve propeties defined in properties.xml Key: APEXCORE-593 URL: https://issues.apache.org/jira/browse/APEXCORE-593

[jira] [Updated] (APEXCORE-593) apex cli get-app-package-info could not retrieve properties defined in properties.xml

2016-12-20 Thread Yogi Devendra (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yogi Devendra updated APEXCORE-593: --- Summary: apex cli get-app-package-info could not retrieve properties defined in properties.x

[jira] [Commented] (APEXMALHAR-2372) Change the order of checks of table name in populateColumnDataTypes

2016-12-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15763923#comment-15763923 ] ASF GitHub Bot commented on APEXMALHAR-2372: GitHub user Hitesh-Scorpio o

[GitHub] apex-malhar pull request #526: APEXMALHAR-2372 changing the order of checks ...

2016-12-20 Thread Hitesh-Scorpio
GitHub user Hitesh-Scorpio opened a pull request: https://github.com/apache/apex-malhar/pull/526 APEXMALHAR-2372 changing the order of checks of table name in populat… …eColumnDataTypes @chaithu14 please review and merge You can merge this pull request into a Git repository by r

[jira] [Created] (APEXMALHAR-2372) Change the order of checks of table name in populateColumnDataTypes

2016-12-20 Thread Hitesh Kapoor (JIRA)
Hitesh Kapoor created APEXMALHAR-2372: - Summary: Change the order of checks of table name in populateColumnDataTypes Key: APEXMALHAR-2372 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2372

[jira] [Resolved] (APEXMALHAR-2365) LogParser - Operator to parse byte array using log format and emit a POJO

2016-12-20 Thread Tushar Gosavi (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tushar Gosavi resolved APEXMALHAR-2365. --- Resolution: Fixed Fix Version/s: 3.7.0 > LogParser - Operator to parse byt

[GitHub] apex-malhar pull request #520: APEXMALHAR-2365-Creation of generic log parse...

2016-12-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-malhar/pull/520 --- 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

[jira] [Commented] (APEXMALHAR-2365) LogParser - Operator to parse byte array using log format and emit a POJO

2016-12-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15763593#comment-15763593 ] ASF GitHub Bot commented on APEXMALHAR-2365: Github user asfgit closed th