[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-10-01 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=321630&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321630
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 02/Oct/19 00:02
Start Date: 02/Oct/19 00:02
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on issue #9691: [BEAM-7223] Add 
Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#issuecomment-537277609
 
 
   cc: @ibzib - Spark Python 3 tests can follow a similar pattern.
   cc: @robertwb as FYI that we added PVR Flink Python 3.5 suite to postcommits 
(see description).
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 321630)
Time Spent: 5h 40m  (was: 5.5h)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 5h 40m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-10-01 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=321629&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321629
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 01/Oct/19 23:58
Start Date: 01/Oct/19 23:58
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on pull request #9691: [BEAM-7223] 
Add Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#discussion_r330325673
 
 

 ##
 File path: sdks/python/test-suites/portable/py35/build.gradle
 ##
 @@ -29,4 +30,3 @@ task preCommitPy35() {
 dependsOn portableWordCountBatch
 dependsOn portableWordCountStreaming
 }
 
 Review comment:
   Actually, that was just an extra new line, just in this file. no follow up 
changes needed. 
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 321629)
Time Spent: 5.5h  (was: 5h 20m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 5.5h
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-10-01 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=321627&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321627
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 01/Oct/19 23:52
Start Date: 01/Oct/19 23:52
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on issue #9691: [BEAM-7223] Add 
Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#issuecomment-537277609
 
 
   cc: @ibzib @robertwb 
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 321627)
Time Spent: 5h 20m  (was: 5h 10m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 5h 20m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-10-01 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=321626&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321626
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 01/Oct/19 23:51
Start Date: 01/Oct/19 23:51
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on pull request #9691: [BEAM-7223] 
Add Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 321626)
Time Spent: 5h 10m  (was: 5h)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-10-01 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=321625&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321625
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 01/Oct/19 23:49
Start Date: 01/Oct/19 23:49
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on pull request #9691: [BEAM-7223] 
Add Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#discussion_r330323560
 
 

 ##
 File path: sdks/python/test-suites/portable/py35/build.gradle
 ##
 @@ -29,4 +30,3 @@ task preCommitPy35() {
 dependsOn portableWordCountBatch
 dependsOn portableWordCountStreaming
 }
 
 Review comment:
   Thanks, I'll remove this in a follow up change since I'd like to keep the 
history that tests passed on this PR without running another seed job.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 321625)
Time Spent: 5h  (was: 4h 50m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 5h
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-10-01 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=321624&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321624
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 01/Oct/19 23:48
Start Date: 01/Oct/19 23:48
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on pull request #9691: [BEAM-7223] 
Add Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#discussion_r330321807
 
 

 ##
 File path: sdks/python/test-suites/portable/py35/build.gradle
 ##
 @@ -29,4 +30,3 @@ task preCommitPy35() {
 dependsOn portableWordCountBatch
 dependsOn portableWordCountStreaming
 }
 
 Review comment:
   Ok, I'll add it back since now we get no new line at the end of file :)
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 321624)
Time Spent: 4h 50m  (was: 4h 40m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 4h 50m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-10-01 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=321623&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321623
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 01/Oct/19 23:48
Start Date: 01/Oct/19 23:48
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on pull request #9691: [BEAM-7223] 
Add Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#discussion_r330320315
 
 

 ##
 File path: sdks/python/test-suites/portable/py35/build.gradle
 ##
 @@ -29,4 +30,3 @@ task preCommitPy35() {
 dependsOn portableWordCountBatch
 dependsOn portableWordCountStreaming
 }
 
 Review comment:
   Thanks, probably removed by editor on autosave. I don't think we need them, 
so I'll remove them in other files touched by this PR.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 321623)
Time Spent: 4h 40m  (was: 4.5h)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-10-01 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=321621&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321621
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 01/Oct/19 23:40
Start Date: 01/Oct/19 23:40
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on pull request #9691: [BEAM-7223] 
Add Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#discussion_r330321807
 
 

 ##
 File path: sdks/python/test-suites/portable/py35/build.gradle
 ##
 @@ -29,4 +30,3 @@ task preCommitPy35() {
 dependsOn portableWordCountBatch
 dependsOn portableWordCountStreaming
 }
 
 Review comment:
   Ok, I'll add it back since now we get no new line at the end of file :)
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 321621)
Time Spent: 4.5h  (was: 4h 20m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-10-01 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=321618&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321618
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 01/Oct/19 23:34
Start Date: 01/Oct/19 23:34
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on pull request #9691: [BEAM-7223] 
Add Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#discussion_r330320315
 
 

 ##
 File path: sdks/python/test-suites/portable/py35/build.gradle
 ##
 @@ -29,4 +30,3 @@ task preCommitPy35() {
 dependsOn portableWordCountBatch
 dependsOn portableWordCountStreaming
 }
 
 Review comment:
   Thanks, probably removed by editor on autosave. I don't think we need them, 
so I'll remove them in other files touched by this PR.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 321618)
Time Spent: 4h 20m  (was: 4h 10m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-10-01 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=321500&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321500
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 01/Oct/19 20:13
Start Date: 01/Oct/19 20:13
Worklog Time Spent: 10m 
  Work Description: angoenka commented on pull request #9691: [BEAM-7223] 
Add Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#discussion_r330251926
 
 

 ##
 File path: sdks/python/test-suites/portable/py35/build.gradle
 ##
 @@ -29,4 +30,3 @@ task preCommitPy35() {
 dependsOn portableWordCountBatch
 dependsOn portableWordCountStreaming
 }
 
 Review comment:
   empty line
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 321500)
Time Spent: 4h 10m  (was: 4h)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-09-30 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=320907&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-320907
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 30/Sep/19 22:04
Start Date: 30/Sep/19 22:04
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on issue #9691: [BEAM-7223] Add 
Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#issuecomment-536771823
 
 
   Run Python 3.5 Flink ValidatesRunner
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 320907)
Time Spent: 4h  (was: 3h 50m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 4h
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-09-30 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=320899&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-320899
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 30/Sep/19 21:51
Start Date: 30/Sep/19 21:51
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on issue #9691: [BEAM-7223] Add 
Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#issuecomment-536768069
 
 
   Run Seed Job
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 320899)
Time Spent: 3h 50m  (was: 3h 40m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-09-30 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=320684&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-320684
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 30/Sep/19 17:14
Start Date: 30/Sep/19 17:14
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on issue #9691: [BEAM-7223] Add 
Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#issuecomment-536659352
 
 
   Run Python 3.5 Flink ValidatesRunner
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 320684)
Time Spent: 3h 40m  (was: 3.5h)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-09-30 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=320681&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-320681
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 30/Sep/19 17:11
Start Date: 30/Sep/19 17:11
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on issue #9691: [BEAM-7223] Add 
Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#issuecomment-536658374
 
 
   Run Python 3.5 ValidatesRunner Flink
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 320681)
Time Spent: 3.5h  (was: 3h 20m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-09-30 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=320643&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-320643
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 30/Sep/19 16:37
Start Date: 30/Sep/19 16:37
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on issue #9691: [BEAM-7223] Add 
Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691#issuecomment-536644997
 
 
   Run Seed Job
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 320643)
Time Spent: 3h 20m  (was: 3h 10m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-09-30 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=320639&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-320639
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 30/Sep/19 16:36
Start Date: 30/Sep/19 16:36
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on pull request #9691: [BEAM-7223] 
Add Python 3.5 Flink ValidatesRunner postcommit suite. 
URL: https://github.com/apache/beam/pull/9691
 
 
   This change adds Python 3.5 Flink ValidatesRunner postcommit suite and 
renames existing Python portable validates runner Flink suite that we run in 
PreCommit to be called "Python2_PVR_Flink" suite.
   
   After this change we will have:
   
   1) Python 2 VR Flink that we run in **pre**-commit. (This suite was moved to 
precommit in https://github.com/apache/beam/pull/7539)
   2) Python 3.5 VR Flink suite that we run in **post**-commit.
   
   Thanks @fredo838 for initial https://github.com/apache/beam/pull/8877 
suggesting these changes. As noted in https://github.com/apache/beam/pull/8877, 
this is resource-consuming. Therefore, this PR adds only one Python 3.x suite, 
places it in a separate Jenkins Job, and runs it in postcommit. 
   
   If deemed necessary, we can add other 3.x suites later, and/or move Python 3 
suite(s) to precommit.  
   
   
   Thank you for your contribution! Follow this checklist to help us 
incorporate your contribution quickly and easily:
   
- [ ] [**Choose 
reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and 
mention them in a comment (`R: @username`).
- [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in 
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA 
issue, if applicable. This will automatically link the pull request to the 
issue.
- [ ] If this contribution is large, please file an Apache [Individual 
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   Post-Commit Tests Status (on master branch)
   

   
   Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
   --- | --- | --- | --- | --- | --- | --- | ---
   Go | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/)
 | --- | --- | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/lastCompletedBuild/)
 | --- | --- | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/lastCompletedBuild/)
   Java | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/last

[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-09-20 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=315561&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-315561
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 20/Sep/19 10:04
Start Date: 20/Sep/19 10:04
Worklog Time Spent: 10m 
  Work Description: stale[bot] commented on issue #8877: [BEAM-7223] Add 
ValidatesRunner for Flink for python 3.5 - 3.6 - 3.7
URL: https://github.com/apache/beam/pull/8877#issuecomment-533492927
 
 
   This pull request has been closed due to lack of activity. If you think that 
is incorrect, or the pull request requires review, you can revive the PR at any 
time.
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 315561)
Time Spent: 2h 50m  (was: 2h 40m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-09-20 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=315562&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-315562
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 20/Sep/19 10:04
Start Date: 20/Sep/19 10:04
Worklog Time Spent: 10m 
  Work Description: stale[bot] commented on pull request #8877: [BEAM-7223] 
Add ValidatesRunner for Flink for python 3.5 - 3.6 - 3.7
URL: https://github.com/apache/beam/pull/8877
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 315562)
Time Spent: 3h  (was: 2h 50m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-09-13 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=311949&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-311949
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 13/Sep/19 09:58
Start Date: 13/Sep/19 09:58
Worklog Time Spent: 10m 
  Work Description: stale[bot] commented on issue #8877: [BEAM-7223] Add 
ValidatesRunner for Flink for python 3.5 - 3.6 - 3.7
URL: https://github.com/apache/beam/pull/8877#issuecomment-531177935
 
 
   This pull request has been marked as stale due to 60 days of inactivity. It 
will be closed in 1 week if no further activity occurs. If you think that’s 
incorrect or this pull request requires a review, please simply write any 
comment. If closed, you can revive the PR at any time and @mention a reviewer 
or discuss it on the d...@beam.apache.org list. Thank you for your 
contributions.
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 311949)
Time Spent: 2h 40m  (was: 2.5h)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Valentyn Tymofieiev
>Priority: Major
> Fix For: 2.17.0
>
>  Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-07-15 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=276586&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-276586
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 15/Jul/19 09:43
Start Date: 15/Jul/19 09:43
Worklog Time Spent: 10m 
  Work Description: fredo838 commented on issue #8877: [BEAM-7223] Add 
ValidatesRunner for Flink for python 3.5 - 3.6 - 3.7
URL: https://github.com/apache/beam/pull/8877#issuecomment-511337039
 
 
   @tvalentyn PTAL. Some notes:
   -  I tested this locally, and when I ran my tests using `./gradlew 
:sdks:python:flinkValidatesRunner --no-parallel` the test passed fine. I think 
the flinkValidatesRunner test overloaded Jenkins memory, which is why the tests 
gave weird logs. I implemented a code block to force the tests to run 
sequentially, so now the tests pass.
   -  I stuck to Mark's proposed Gradle structure, and I used angoenka's 
suggestion to collaps the code, but to make that work I had to change the 
location of `portableWordCount` to also fit into that.
   - the tests take a long time to finish. Maybe we should not run these tests 
on 3.5-3.6?  
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 276586)
Time Spent: 2.5h  (was: 2h 20m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Frederik Bode
>Priority: Major
> Fix For: 2.15.0
>
>  Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-07-15 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=276584&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-276584
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 15/Jul/19 09:42
Start Date: 15/Jul/19 09:42
Worklog Time Spent: 10m 
  Work Description: fredo838 commented on issue #8877: [BEAM-7223] Add 
ValidatesRunner for Flink for python 3.5 - 3.6 - 3.7
URL: https://github.com/apache/beam/pull/8877#issuecomment-511337039
 
 
   @tvalentyn PTAL. Some notes:
   -  I tested this locally, and when I ran my tests using `./gradlew 
:sdks:python:flinkValidatesRunner --no-parallel` the test passed fine. I think 
the flinkValidatesRunner test overloaded Jenkins memory, which is why the tests 
gave weird logs. I implemented a code block to force the tests to run 
sequentially, so now the tests pass.
   -  I stuck to Mark's proposed Gradle structure, and I used angoenka's 
suggestion to collaps the code, but to make that work I had to change 
`portableWordCount` to also fit into that.
   - the tests take a long time to finish. Maybe we should not run these tests 
on 3.5-3.6?  
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 276584)
Time Spent: 2h 10m  (was: 2h)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Frederik Bode
>Priority: Major
> Fix For: 2.15.0
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Work logged] (BEAM-7223) Add ValidatesRunner test suite for Flink on Python 3.

2019-07-15 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-7223?focusedWorklogId=276585&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-276585
 ]

ASF GitHub Bot logged work on BEAM-7223:


Author: ASF GitHub Bot
Created on: 15/Jul/19 09:42
Start Date: 15/Jul/19 09:42
Worklog Time Spent: 10m 
  Work Description: fredo838 commented on issue #8877: [BEAM-7223] Add 
ValidatesRunner for Flink for python 3.5 - 3.6 - 3.7
URL: https://github.com/apache/beam/pull/8877#issuecomment-511337105
 
 
   Run Python PostCommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 276585)
Time Spent: 2h 20m  (was: 2h 10m)

> Add ValidatesRunner test suite for Flink on Python 3.
> -
>
> Key: BEAM-7223
> URL: https://issues.apache.org/jira/browse/BEAM-7223
> Project: Beam
>  Issue Type: Sub-task
>  Components: runner-flink
>Reporter: Ankur Goenka
>Assignee: Frederik Bode
>Priority: Major
> Fix For: 2.15.0
>
>  Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Add py3 integration tests for Flink



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)