You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2016/06/30 22:53:13 UTC

[1/2] incubator-beam git commit: [BEAM-390] Update spark dependency to the most recent stable version

Repository: incubator-beam
Updated Branches:
  refs/heads/master 38866cd55 -> 61b9d723d


[BEAM-390] Update spark dependency to the most recent stable version


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/9b96a494
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/9b96a494
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/9b96a494

Branch: refs/heads/master
Commit: 9b96a494576b0147a85431cbc0ad3c28dc228a7e
Parents: 38866cd
Author: Isma�l Mej�a <ie...@gmail.com>
Authored: Wed Jun 29 23:01:09 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Fri Jul 1 00:36:08 2016 +0200

----------------------------------------------------------------------
 runners/spark/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/9b96a494/runners/spark/pom.xml
----------------------------------------------------------------------
diff --git a/runners/spark/pom.xml b/runners/spark/pom.xml
index 94c42bd..2a38923 100644
--- a/runners/spark/pom.xml
+++ b/runners/spark/pom.xml
@@ -34,7 +34,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-    <spark.version>1.6.1</spark.version>
+    <spark.version>1.6.2</spark.version>
     <hadoop.version>2.2.0</hadoop.version>
     <kafka.version>0.8.2.1</kafka.version>
   </properties>


[2/2] incubator-beam git commit: [BEAM-390] This closes #560

Posted by jb...@apache.org.
[BEAM-390] This closes #560


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/61b9d723
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/61b9d723
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/61b9d723

Branch: refs/heads/master
Commit: 61b9d723dea6b7499af62d49a6f4d5274607235c
Parents: 38866cd 9b96a49
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Fri Jul 1 00:53:05 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Fri Jul 1 00:53:05 2016 +0200

----------------------------------------------------------------------
 runners/spark/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------