[1/2] spark git commit: Preparing Spark release v2.1.3-rc1

2018-06-18 Thread vanzin
Repository: spark
Updated Branches:
  refs/heads/branch-2.1 09d62531b -> 77d11df4f


Preparing Spark release v2.1.3-rc1


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/bbec3820
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/bbec3820
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/bbec3820

Branch: refs/heads/branch-2.1
Commit: bbec3820c39746ce569668762fb74b328b0e6c75
Parents: 09d6253
Author: Marcelo Vanzin 
Authored: Mon Jun 18 13:53:49 2018 -0700
Committer: Marcelo Vanzin 
Committed: Mon Jun 18 13:53:49 2018 -0700

--
 R/pkg/DESCRIPTION | 2 +-
 assembly/pom.xml  | 2 +-
 common/network-common/pom.xml | 2 +-
 common/network-shuffle/pom.xml| 2 +-
 common/network-yarn/pom.xml   | 2 +-
 common/sketch/pom.xml | 2 +-
 common/tags/pom.xml   | 2 +-
 common/unsafe/pom.xml | 2 +-
 core/pom.xml  | 2 +-
 docs/_config.yml  | 4 ++--
 examples/pom.xml  | 2 +-
 external/docker-integration-tests/pom.xml | 2 +-
 external/flume-assembly/pom.xml   | 2 +-
 external/flume-sink/pom.xml   | 2 +-
 external/flume/pom.xml| 2 +-
 external/java8-tests/pom.xml  | 2 +-
 external/kafka-0-10-assembly/pom.xml  | 2 +-
 external/kafka-0-10-sql/pom.xml   | 2 +-
 external/kafka-0-10/pom.xml   | 2 +-
 external/kafka-0-8-assembly/pom.xml   | 2 +-
 external/kafka-0-8/pom.xml| 2 +-
 external/kinesis-asl-assembly/pom.xml | 2 +-
 external/kinesis-asl/pom.xml  | 2 +-
 external/spark-ganglia-lgpl/pom.xml   | 2 +-
 graphx/pom.xml| 2 +-
 launcher/pom.xml  | 2 +-
 mesos/pom.xml | 2 +-
 mllib-local/pom.xml   | 2 +-
 mllib/pom.xml | 2 +-
 pom.xml   | 2 +-
 python/pyspark/version.py | 2 +-
 repl/pom.xml  | 2 +-
 sql/catalyst/pom.xml  | 2 +-
 sql/core/pom.xml  | 2 +-
 sql/hive-thriftserver/pom.xml | 2 +-
 sql/hive/pom.xml  | 2 +-
 streaming/pom.xml | 2 +-
 tools/pom.xml | 2 +-
 yarn/pom.xml  | 2 +-
 39 files changed, 40 insertions(+), 40 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/spark/blob/bbec3820/R/pkg/DESCRIPTION
--
diff --git a/R/pkg/DESCRIPTION b/R/pkg/DESCRIPTION
index e47b124..6c380b6 100644
--- a/R/pkg/DESCRIPTION
+++ b/R/pkg/DESCRIPTION
@@ -1,6 +1,6 @@
 Package: SparkR
 Type: Package
-Version: 2.1.4
+Version: 2.1.3
 Title: R Frontend for Apache Spark
 Description: Provides an R Frontend for Apache Spark.
 Authors@R: c(person("Shivaram", "Venkataraman", role = c("aut", "cre"),

http://git-wip-us.apache.org/repos/asf/spark/blob/bbec3820/assembly/pom.xml
--
diff --git a/assembly/pom.xml b/assembly/pom.xml
index e9f915a..038b040 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.spark
 spark-parent_2.11
-2.1.3-SNAPSHOT
+2.1.3
 ../pom.xml
   
 

http://git-wip-us.apache.org/repos/asf/spark/blob/bbec3820/common/network-common/pom.xml
--
diff --git a/common/network-common/pom.xml b/common/network-common/pom.xml
index 7e203e7..c455303 100644
--- a/common/network-common/pom.xml
+++ b/common/network-common/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.spark
 spark-parent_2.11
-2.1.3-SNAPSHOT
+2.1.3
 ../../pom.xml
   
 

http://git-wip-us.apache.org/repos/asf/spark/blob/bbec3820/common/network-shuffle/pom.xml
--
diff --git a/common/network-shuffle/pom.xml b/common/network-shuffle/pom.xml
index 92dd275..2671bb9 100644
--- a/common/network-shuffle/pom.xml
+++ b/common/network-shuffle/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.spark
 spark-parent_2.11
-2.1.3-SNAPSHOT
+2.1.3
 ../../pom.xml
   
 

http://git-wip-us.apache.org/repos/asf/spark/blob/bbec3820/common/network-yarn/pom.xml
--
diff --git a/common/network-yarn/pom.xml b/common/network-yarn/pom.xml
index abca418..35925b2 100644
--- a/common/network-yarn/pom.xml
+++ b/common/network-yarn/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.spark
 spark-parent_2.11
- 

[1/2] spark git commit: Preparing Spark release v2.1.3-rc1

2018-06-18 Thread vanzin
Repository: spark
Updated Branches:
  refs/heads/branch-2.1 858e89b43 -> 09d62531b


Preparing Spark release v2.1.3-rc1


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

Branch: refs/heads/branch-2.1
Commit: 9a3a34c5a1115b4ddae4c81705d75976f86ab32f
Parents: 858e89b
Author: Marcelo Vanzin 
Authored: Mon Jun 18 20:37:08 2018 +
Committer: Marcelo Vanzin 
Committed: Mon Jun 18 20:37:08 2018 +

--
 docs/_config.yml  | 2 +-
 python/pyspark/version.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/spark/blob/9a3a34c5/docs/_config.yml
--
diff --git a/docs/_config.yml b/docs/_config.yml
index ebe765a..0085284 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -14,7 +14,7 @@ include:
 
 # These allow the documentation to be updated with newer releases
 # of Spark, Scala, and Mesos.
-SPARK_VERSION: 2.1.3-SNAPSHOT
+SPARK_VERSION: 2.1.3
 SPARK_VERSION_SHORT: 2.1.3
 SCALA_BINARY_VERSION: "2.11"
 SCALA_VERSION: "2.11.8"

http://git-wip-us.apache.org/repos/asf/spark/blob/9a3a34c5/python/pyspark/version.py
--
diff --git a/python/pyspark/version.py b/python/pyspark/version.py
index d278412..30fba69 100644
--- a/python/pyspark/version.py
+++ b/python/pyspark/version.py
@@ -16,4 +16,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-__version__ = "2.1.3.dev0"
+__version__ = "2.1.3"


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org