[jira] [Work logged] (BEAM-4551) Update Spark runner to Spark version 2.3.1

2018-06-13 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on BEAM-4551:


Author: ASF GitHub Bot
Created on: 13/Jun/18 19:41
Start Date: 13/Jun/18 19:41
Worklog Time Spent: 10m 
  Work Description: iemejia closed pull request #5635: [BEAM-4551] Update 
spark runner to Spark version 2.3.1
URL: https://github.com/apache/beam/pull/5635
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/build_rules.gradle b/build_rules.gradle
index 561aa3f6f96..45c85056599 100644
--- a/build_rules.gradle
+++ b/build_rules.gradle
@@ -180,7 +180,7 @@ def grpc_google_common_protos = "0.1.9"
 def hamcrest_version = "1.3"
 def hadoop_version = "2.7.3"
 def jackson_version = "2.9.5"
-def spark_version = "2.3.0"
+def spark_version = "2.3.1"
 def pubsub_grpc_version = "0.1.18"
 def apex_core_version = "3.7.0"
 def apex_malhar_version = "3.4.0"
diff --git a/pom.xml b/pom.xml
index 3c0164150fe..d2edb0b3992 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
 v1-rev382-1.23.0
 1.7.25
 0.20.0b-beta
-2.3.0
+2.3.1
 4.3.5.RELEASE
 3.1.4
 v1-rev124-1.23.0


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 111627)
Time Spent: 1h 10m  (was: 1h)

> Update Spark runner to Spark version 2.3.1
> --
>
> Key: BEAM-4551
> URL: https://issues.apache.org/jira/browse/BEAM-4551
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-spark
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>Priority: Minor
> Fix For: 2.6.0
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The new release of Spark runner brings the classical stability fixes but 
> important for us it brings a fix to accumulators that hitted the runner 
> during the migration to Spark 2 SPARK-23697. Also it aligns the Parquet 
> version with the one we use for Beam.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-4551) Update Spark runner to Spark version 2.3.1

2018-06-13 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on BEAM-4551:


Author: ASF GitHub Bot
Created on: 13/Jun/18 19:31
Start Date: 13/Jun/18 19:31
Worklog Time Spent: 10m 
  Work Description: jbonofre opened a new pull request #5635: [BEAM-4551] 
Update spark runner to Spark version 2.3.1
URL: https://github.com/apache/beam/pull/5635
 
 
   Cherry-pick for 2.5.0.
   
   
   
   Follow this checklist to help us incorporate your contribution quickly and 
easily:
   
- [ ] 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).
   
   It will help us expedite review of your Pull Request if you tag someone 
(e.g. `@username`) to look at it.
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 111625)
Time Spent: 1h  (was: 50m)

> Update Spark runner to Spark version 2.3.1
> --
>
> Key: BEAM-4551
> URL: https://issues.apache.org/jira/browse/BEAM-4551
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-spark
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>Priority: Minor
> Fix For: 2.6.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> The new release of Spark runner brings the classical stability fixes but 
> important for us it brings a fix to accumulators that hitted the runner 
> during the migration to Spark 2 SPARK-23697. Also it aligns the Parquet 
> version with the one we use for Beam.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-4551) Update Spark runner to Spark version 2.3.1

2018-06-13 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on BEAM-4551:


Author: ASF GitHub Bot
Created on: 13/Jun/18 11:46
Start Date: 13/Jun/18 11:46
Worklog Time Spent: 10m 
  Work Description: jbonofre closed pull request #5629: [BEAM-4551] Update 
spark runner to Spark version 2.3.1
URL: https://github.com/apache/beam/pull/5629
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/build_rules.gradle b/build_rules.gradle
index 09a2a66d9b8..7aa170d7fc0 100644
--- a/build_rules.gradle
+++ b/build_rules.gradle
@@ -180,7 +180,7 @@ def grpc_google_common_protos = "0.1.9"
 def hamcrest_version = "1.3"
 def hadoop_version = "2.7.3"
 def jackson_version = "2.9.5"
-def spark_version = "2.3.0"
+def spark_version = "2.3.1"
 def pubsub_grpc_version = "0.1.18"
 def apex_core_version = "3.7.0"
 def apex_malhar_version = "3.4.0"
diff --git a/pom.xml b/pom.xml
index 32181888b78..0a6396a5237 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
 v1-rev382-1.23.0
 1.7.25
 0.20.0b-beta
-2.3.0
+2.3.1
 4.3.5.RELEASE
 3.1.4
 v1-rev124-1.23.0


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 111475)
Time Spent: 50m  (was: 40m)

> Update Spark runner to Spark version 2.3.1
> --
>
> Key: BEAM-4551
> URL: https://issues.apache.org/jira/browse/BEAM-4551
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-spark
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>Priority: Minor
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> The new release of Spark runner brings the classical stability fixes but 
> important for us it brings a fix to accumulators that hitted the runner 
> during the migration to Spark 2 SPARK-23697. Also it aligns the Parquet 
> version with the one we use for Beam.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-4551) Update Spark runner to Spark version 2.3.1

2018-06-13 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on BEAM-4551:


Author: ASF GitHub Bot
Created on: 13/Jun/18 09:43
Start Date: 13/Jun/18 09:43
Worklog Time Spent: 10m 
  Work Description: iemejia commented on issue #5629: [BEAM-4551] Update 
spark runner to Spark version 2.3.1
URL: https://github.com/apache/beam/pull/5629#issuecomment-396866592
 
 
   Run Java Precommit


This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 111458)
Time Spent: 40m  (was: 0.5h)

> Update Spark runner to Spark version 2.3.1
> --
>
> Key: BEAM-4551
> URL: https://issues.apache.org/jira/browse/BEAM-4551
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-spark
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>Priority: Minor
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> The new release of Spark runner brings the classical stability fixes but 
> important for us it brings a fix to accumulators that hitted the runner 
> during the migration to Spark 2 SPARK-23697. Also it aligns the Parquet 
> version with the one we use for Beam.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-4551) Update Spark runner to Spark version 2.3.1

2018-06-13 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on BEAM-4551:


Author: ASF GitHub Bot
Created on: 13/Jun/18 08:59
Start Date: 13/Jun/18 08:59
Worklog Time Spent: 10m 
  Work Description: iemejia commented on issue #5629: [BEAM-4551] Update 
spark runner to Spark version 2.3.1
URL: https://github.com/apache/beam/pull/5629#issuecomment-396866592
 
 
   Run Java Precommit


This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 111450)
Time Spent: 0.5h  (was: 20m)

> Update Spark runner to Spark version 2.3.1
> --
>
> Key: BEAM-4551
> URL: https://issues.apache.org/jira/browse/BEAM-4551
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-spark
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>Priority: Minor
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The new release of Spark runner brings the classical stability fixes but 
> important for us it brings a fix to accumulators that hitted the runner 
> during the migration to Spark 2 SPARK-23697. Also it aligns the Parquet 
> version with the one we use for Beam.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-4551) Update Spark runner to Spark version 2.3.1

2018-06-13 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on BEAM-4551:


Author: ASF GitHub Bot
Created on: 13/Jun/18 07:44
Start Date: 13/Jun/18 07:44
Worklog Time Spent: 10m 
  Work Description: iemejia opened a new pull request #5629: [BEAM-4551] 
Update spark runner to Spark version 2.3.1
URL: https://github.com/apache/beam/pull/5629
 
 
   R: @jbonofre 


This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 111427)
Time Spent: 10m
Remaining Estimate: 0h

> Update Spark runner to Spark version 2.3.1
> --
>
> Key: BEAM-4551
> URL: https://issues.apache.org/jira/browse/BEAM-4551
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-spark
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>Priority: Minor
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The new release of Spark runner brings the classical stability fixes but 
> important for us it brings a fix to accumulators that hitted the runner 
> during the migration to Spark 2 SPARK-23697. Also it aligns the Parquet 
> version with the one we use for Beam.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-4551) Update Spark runner to Spark version 2.3.1

2018-06-13 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on BEAM-4551:


Author: ASF GitHub Bot
Created on: 13/Jun/18 07:44
Start Date: 13/Jun/18 07:44
Worklog Time Spent: 10m 
  Work Description: iemejia commented on issue #5629: [BEAM-4551] Update 
spark runner to Spark version 2.3.1
URL: https://github.com/apache/beam/pull/5629#issuecomment-396845715
 
 
   Run Spark ValidatesRunner


This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 111428)
Time Spent: 20m  (was: 10m)

> Update Spark runner to Spark version 2.3.1
> --
>
> Key: BEAM-4551
> URL: https://issues.apache.org/jira/browse/BEAM-4551
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-spark
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The new release of Spark runner brings the classical stability fixes but 
> important for us it brings a fix to accumulators that hitted the runner 
> during the migration to Spark 2 SPARK-23697. Also it aligns the Parquet 
> version with the one we use for Beam.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)