Re: Apex Core PR

2016-10-01 Thread Vlad Rozov
Sounds like flaky 
com.datatorrent.lib.io.fs.FileSplitterInputTest.testRecoveryOfPartialFile 
test. It is up to committer to decide if it is OK to ignore Jenkins or 
Travis test results and merge the PR. It will be good if author of 
FileSplitterInputTest or anybody else will fix the test.


Thank you,

Vlad

On 10/1/16 09:46, Chinmay Kolhatkar wrote:

Hi Vlad,

In one of the PR the travis build is passing but Jenkins build is failing.
https://github.com/apache/apex-malhar/pull/409

Is it observed somewhere else too?
Any idea why that is the case?

Thanks,
Chinmay.


On Sat, Oct 1, 2016 at 2:13 AM, Vlad Rozov  wrote:


Apex Malhar PR validation is enabled for Apache Jenkins as well.

Vlad


On 9/7/16 14:51, Vlad Rozov wrote:


Please note that I added Apex Core PR validation to the Apache Jenkins:
https://builds.apache.org/job/Apex_Core_PR/. I'll add Apex Malhar later
unless somebody volunteers to pick this item.

Vlad







Re: Apex Core PR

2016-10-01 Thread Vlad Rozov

Why should we ignore results of Jenkins tests?

Vlad

On 10/1/16 10:57, Sandesh Hegde wrote:

Travis is lot faster than the Apache Jenkins, should we just stick with
that?

On Sat, Oct 1, 2016 at 9:46 AM Chinmay Kolhatkar 
wrote:


Hi Vlad,

In one of the PR the travis build is passing but Jenkins build is failing.
https://github.com/apache/apex-malhar/pull/409

Is it observed somewhere else too?
Any idea why that is the case?

Thanks,
Chinmay.


On Sat, Oct 1, 2016 at 2:13 AM, Vlad Rozov 
wrote:


Apex Malhar PR validation is enabled for Apache Jenkins as well.

Vlad


On 9/7/16 14:51, Vlad Rozov wrote:


Please note that I added Apex Core PR validation to the Apache Jenkins:
https://builds.apache.org/job/Apex_Core_PR/. I'll add Apex Malhar later
unless somebody volunteers to pick this item.

Vlad







Re: Apex Core PR

2016-10-01 Thread Sandesh Hegde
Travis is lot faster than the Apache Jenkins, should we just stick with
that?

On Sat, Oct 1, 2016 at 9:46 AM Chinmay Kolhatkar 
wrote:

> Hi Vlad,
>
> In one of the PR the travis build is passing but Jenkins build is failing.
> https://github.com/apache/apex-malhar/pull/409
>
> Is it observed somewhere else too?
> Any idea why that is the case?
>
> Thanks,
> Chinmay.
>
>
> On Sat, Oct 1, 2016 at 2:13 AM, Vlad Rozov 
> wrote:
>
> > Apex Malhar PR validation is enabled for Apache Jenkins as well.
> >
> > Vlad
> >
> >
> > On 9/7/16 14:51, Vlad Rozov wrote:
> >
> >> Please note that I added Apex Core PR validation to the Apache Jenkins:
> >> https://builds.apache.org/job/Apex_Core_PR/. I'll add Apex Malhar later
> >> unless somebody volunteers to pick this item.
> >>
> >> Vlad
> >>
> >
> >
>


Re: Apex Core PR

2016-10-01 Thread Chinmay Kolhatkar
Hi Vlad,

In one of the PR the travis build is passing but Jenkins build is failing.
https://github.com/apache/apex-malhar/pull/409

Is it observed somewhere else too?
Any idea why that is the case?

Thanks,
Chinmay.


On Sat, Oct 1, 2016 at 2:13 AM, Vlad Rozov  wrote:

> Apex Malhar PR validation is enabled for Apache Jenkins as well.
>
> Vlad
>
>
> On 9/7/16 14:51, Vlad Rozov wrote:
>
>> Please note that I added Apex Core PR validation to the Apache Jenkins:
>> https://builds.apache.org/job/Apex_Core_PR/. I'll add Apex Malhar later
>> unless somebody volunteers to pick this item.
>>
>> Vlad
>>
>
>


[jira] [Commented] (APEXMALHAR-2234) Add user documentation for FilterOperator

2016-10-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15538707#comment-15538707
 ] 

ASF GitHub Bot commented on APEXMALHAR-2234:


Github user yogidevendra closed the pull request at:

https://github.com/apache/apex-malhar/pull/409


> Add user documentation for FilterOperator
> -
>
> Key: APEXMALHAR-2234
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2234
> Project: Apache Apex Malhar
>  Issue Type: Documentation
>Reporter: Yogi Devendra
>Assignee: Yogi Devendra
>
> Add user documentation for FilterOperator on apex docs



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] apex-malhar pull request #409: APEXMALHAR-2234 FilterOperator documentation

2016-10-01 Thread yogidevendra
Github user yogidevendra closed the pull request at:

https://github.com/apache/apex-malhar/pull/409


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] apex-malhar pull request #409: APEXMALHAR-2234 FilterOperator documentation

2016-10-01 Thread yogidevendra
GitHub user yogidevendra reopened a pull request:

https://github.com/apache/apex-malhar/pull/409

APEXMALHAR-2234 FilterOperator documentation



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yogidevendra/apex-malhar 
APEXMALHAR-2234-filter-doc

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/apex-malhar/pull/409.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #409


commit 9ca4e7aae16ef1f2bc49b8d9194fff52c082e270
Author: yogidevendra 
Date:   2016-08-17T10:08:50Z

FilterOperator documentation

FilterOperator documentation




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (APEXMALHAR-2234) Add user documentation for FilterOperator

2016-10-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15538708#comment-15538708
 ] 

ASF GitHub Bot commented on APEXMALHAR-2234:


GitHub user yogidevendra reopened a pull request:

https://github.com/apache/apex-malhar/pull/409

APEXMALHAR-2234 FilterOperator documentation



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yogidevendra/apex-malhar 
APEXMALHAR-2234-filter-doc

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/apex-malhar/pull/409.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #409


commit 9ca4e7aae16ef1f2bc49b8d9194fff52c082e270
Author: yogidevendra 
Date:   2016-08-17T10:08:50Z

FilterOperator documentation

FilterOperator documentation




> Add user documentation for FilterOperator
> -
>
> Key: APEXMALHAR-2234
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2234
> Project: Apache Apex Malhar
>  Issue Type: Documentation
>Reporter: Yogi Devendra
>Assignee: Yogi Devendra
>
> Add user documentation for FilterOperator on apex docs



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (APEXMALHAR-2179) Add documentation for JDBCPollInputOperator

2016-10-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15538641#comment-15538641
 ] 

ASF GitHub Bot commented on APEXMALHAR-2179:


Github user asfgit closed the pull request at:

https://github.com/apache/apex-malhar/pull/363


> Add documentation for JDBCPollInputOperator
> ---
>
> Key: APEXMALHAR-2179
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2179
> Project: Apache Apex Malhar
>  Issue Type: Documentation
>Reporter: Priyanka Gugale
>Assignee: Priyanka Gugale
>Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] apex-malhar pull request #363: APEXMALHAR-2179: Add documentation for JDBC P...

2016-10-01 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/apex-malhar/pull/363


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---