[jira] [Work logged] (BEAM-9415) fix postcommit xlang validate runner

2020-03-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on BEAM-9415:


Author: ASF GitHub Bot
Created on: 04/Mar/20 01:22
Start Date: 04/Mar/20 01:22
Worklog Time Spent: 10m 
  Work Description: chamikaramj commented on pull request #11018: 
[BEAM-9415] fix postcommit xvr tests
URL: https://github.com/apache/beam/pull/11018
 
 
   
 

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: 397166)
Time Spent: 1.5h  (was: 1h 20m)

> fix postcommit xlang validate runner
> 
>
> Key: BEAM-9415
> URL: https://issues.apache.org/jira/browse/BEAM-9415
> Project: Beam
>  Issue Type: Bug
>  Components: java-fn-execution
>Reporter: Heejong Lee
>Assignee: Heejong Lee
>Priority: Major
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> broken since [https://builds.apache.org/job/beam_PostCommit_XVR_Flink/1838/]
> The proposed PR checks whether the coder is compatible with Java SDK before 
> rehydrating it from expanded components. The coder id renaming is only needed 
> for Java SDK compatible coders so the change is safe.



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


[jira] [Work logged] (BEAM-9415) fix postcommit xlang validate runner

2020-03-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on BEAM-9415:


Author: ASF GitHub Bot
Created on: 03/Mar/20 18:45
Start Date: 03/Mar/20 18:45
Worklog Time Spent: 10m 
  Work Description: ihji commented on issue #11018: [BEAM-9415] fix 
postcommit xvr tests
URL: https://github.com/apache/beam/pull/11018#issuecomment-594105847
 
 
   python precommit failure looks irrelevant.
 

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: 396924)
Time Spent: 1h 20m  (was: 1h 10m)

> fix postcommit xlang validate runner
> 
>
> Key: BEAM-9415
> URL: https://issues.apache.org/jira/browse/BEAM-9415
> Project: Beam
>  Issue Type: Bug
>  Components: java-fn-execution
>Reporter: Heejong Lee
>Assignee: Heejong Lee
>Priority: Major
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> broken since [https://builds.apache.org/job/beam_PostCommit_XVR_Flink/1838/]
> The proposed PR checks whether the coder is compatible with Java SDK before 
> rehydrating it from expanded components. The coder id renaming is only needed 
> for Java SDK compatible coders so the change is safe.



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


[jira] [Work logged] (BEAM-9415) fix postcommit xlang validate runner

2020-03-02 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on BEAM-9415:


Author: ASF GitHub Bot
Created on: 03/Mar/20 01:35
Start Date: 03/Mar/20 01:35
Worklog Time Spent: 10m 
  Work Description: chamikaramj commented on issue #11018: [BEAM-9415] fix 
postcommit xvr tests
URL: https://github.com/apache/beam/pull/11018#issuecomment-593720543
 
 
   Run Python PreCommit
 

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: 396544)
Time Spent: 1h 10m  (was: 1h)

> fix postcommit xlang validate runner
> 
>
> Key: BEAM-9415
> URL: https://issues.apache.org/jira/browse/BEAM-9415
> Project: Beam
>  Issue Type: Bug
>  Components: java-fn-execution
>Reporter: Heejong Lee
>Assignee: Heejong Lee
>Priority: Major
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> broken since [https://builds.apache.org/job/beam_PostCommit_XVR_Flink/1838/]
> The proposed PR checks whether the coder is compatible with Java SDK before 
> rehydrating it from expanded components. The coder id renaming is only needed 
> for Java SDK compatible coders so the change is safe.



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


[jira] [Work logged] (BEAM-9415) fix postcommit xlang validate runner

2020-03-02 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on BEAM-9415:


Author: ASF GitHub Bot
Created on: 02/Mar/20 22:37
Start Date: 02/Mar/20 22:37
Worklog Time Spent: 10m 
  Work Description: ihji commented on pull request #11018: [BEAM-9415] fix 
postcommit xvr tests
URL: https://github.com/apache/beam/pull/11018#discussion_r386693638
 
 

 ##
 File path: sdks/java/testing/expansion-service/build.gradle
 ##
 @@ -28,7 +28,7 @@ dependencies {
   compile project(path: ":runners:core-construction-java")
   compile project(path: ":sdks:java:io:parquet")
   compile project(path: ":sdks:java:core", configuration: "shadow")
-  provided library.java.hadoop_client
+  testRuntime library.java.hadoop_client
 
 Review comment:
   Yes. test expansion service jar is also used for SDK container dependency. 
hadoop client library should be included in the shadow jar.
 

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: 396456)
Time Spent: 1h  (was: 50m)

> fix postcommit xlang validate runner
> 
>
> Key: BEAM-9415
> URL: https://issues.apache.org/jira/browse/BEAM-9415
> Project: Beam
>  Issue Type: Bug
>  Components: java-fn-execution
>Reporter: Heejong Lee
>Assignee: Heejong Lee
>Priority: Major
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> broken since [https://builds.apache.org/job/beam_PostCommit_XVR_Flink/1838/]
> The proposed PR checks whether the coder is compatible with Java SDK before 
> rehydrating it from expanded components. The coder id renaming is only needed 
> for Java SDK compatible coders so the change is safe.



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


[jira] [Work logged] (BEAM-9415) fix postcommit xlang validate runner

2020-03-02 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on BEAM-9415:


Author: ASF GitHub Bot
Created on: 02/Mar/20 22:34
Start Date: 02/Mar/20 22:34
Worklog Time Spent: 10m 
  Work Description: chamikaramj commented on pull request #11018: 
[BEAM-9415] fix postcommit xvr tests
URL: https://github.com/apache/beam/pull/11018#discussion_r386692400
 
 

 ##
 File path: sdks/java/testing/expansion-service/build.gradle
 ##
 @@ -28,7 +28,7 @@ dependencies {
   compile project(path: ":runners:core-construction-java")
   compile project(path: ":sdks:java:io:parquet")
   compile project(path: ":sdks:java:core", configuration: "shadow")
-  provided library.java.hadoop_client
+  testRuntime library.java.hadoop_client
 
 Review comment:
   Is this change related ?
 

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: 396454)
Time Spent: 50m  (was: 40m)

> fix postcommit xlang validate runner
> 
>
> Key: BEAM-9415
> URL: https://issues.apache.org/jira/browse/BEAM-9415
> Project: Beam
>  Issue Type: Bug
>  Components: java-fn-execution
>Reporter: Heejong Lee
>Assignee: Heejong Lee
>Priority: Major
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> broken since [https://builds.apache.org/job/beam_PostCommit_XVR_Flink/1838/]
> The proposed PR checks whether the coder is compatible with Java SDK before 
> rehydrating it from expanded components. The coder id renaming is only needed 
> for Java SDK compatible coders so the change is safe.



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


[jira] [Work logged] (BEAM-9415) fix postcommit xlang validate runner

2020-03-02 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on BEAM-9415:


Author: ASF GitHub Bot
Created on: 02/Mar/20 22:03
Start Date: 02/Mar/20 22:03
Worklog Time Spent: 10m 
  Work Description: ihji commented on issue #11018: [BEAM-9415] fix 
postcommit xvr tests
URL: https://github.com/apache/beam/pull/11018#issuecomment-593646636
 
 
   Updated.
 

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: 396426)
Time Spent: 40m  (was: 0.5h)

> fix postcommit xlang validate runner
> 
>
> Key: BEAM-9415
> URL: https://issues.apache.org/jira/browse/BEAM-9415
> Project: Beam
>  Issue Type: Bug
>  Components: java-fn-execution
>Reporter: Heejong Lee
>Assignee: Heejong Lee
>Priority: Major
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> broken since [https://builds.apache.org/job/beam_PostCommit_XVR_Flink/1838/]
> The proposed PR checks whether the coder is compatible with Java SDK before 
> rehydrating it from expanded components. The coder id renaming is only needed 
> for Java SDK compatible coders so the change is safe.



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


[jira] [Work logged] (BEAM-9415) fix postcommit xlang validate runner

2020-03-02 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on BEAM-9415:


Author: ASF GitHub Bot
Created on: 02/Mar/20 21:09
Start Date: 02/Mar/20 21:09
Worklog Time Spent: 10m 
  Work Description: chamikaramj commented on issue #11018: [BEAM-9415] fix 
postcommit xvr tests
URL: https://github.com/apache/beam/pull/11018#issuecomment-593622896
 
 
   Could you add more details about the breakage and the fix to the PR 
description and JIRA ? (since we are updating External.java here).
 

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: 396389)
Time Spent: 0.5h  (was: 20m)

> fix postcommit xlang validate runner
> 
>
> Key: BEAM-9415
> URL: https://issues.apache.org/jira/browse/BEAM-9415
> Project: Beam
>  Issue Type: Bug
>  Components: java-fn-execution
>Reporter: Heejong Lee
>Assignee: Heejong Lee
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> broken since [https://builds.apache.org/job/beam_PostCommit_XVR_Flink/1838/]



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


[jira] [Work logged] (BEAM-9415) fix postcommit xlang validate runner

2020-03-02 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on BEAM-9415:


Author: ASF GitHub Bot
Created on: 02/Mar/20 20:50
Start Date: 02/Mar/20 20:50
Worklog Time Spent: 10m 
  Work Description: ihji commented on issue #11018: [BEAM-9415] fix 
postcommit xvr tests
URL: https://github.com/apache/beam/pull/11018#issuecomment-593614770
 
 
   R: @chamikaramj 
 

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: 396373)
Time Spent: 20m  (was: 10m)

> fix postcommit xlang validate runner
> 
>
> Key: BEAM-9415
> URL: https://issues.apache.org/jira/browse/BEAM-9415
> Project: Beam
>  Issue Type: Bug
>  Components: java-fn-execution
>Reporter: Heejong Lee
>Assignee: Heejong Lee
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> broken since [https://builds.apache.org/job/beam_PostCommit_XVR_Flink/1838/]



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


[jira] [Work logged] (BEAM-9415) fix postcommit xlang validate runner

2020-03-02 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on BEAM-9415:


Author: ASF GitHub Bot
Created on: 02/Mar/20 20:50
Start Date: 02/Mar/20 20:50
Worklog Time Spent: 10m 
  Work Description: ihji commented on pull request #11018: [BEAM-9415] fix 
postcommit xvr tests
URL: https://github.com/apache/beam/pull/11018
 
 
   
   
   
   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.
- [ ] Update `CHANGES.md` with noteworthy changes.
- [ ] If this contribution is large, please file an Apache [Individual 
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   See the [Contributor Guide](https://beam.apache.org/contribute) for more 
tips on [how to make review process 
smoother](https://beam.apache.org/contribute/#make-reviewers-job-easier).
   
   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_Dataflow_Java11/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Java11/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/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming/lastCompletedBuild/)
   Python | [![Build