You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lens.apache.org by am...@apache.org on 2015/04/16 12:18:13 UTC

incubator-lens git commit: Move to next development version 2.2.0-beta-incubating-SNAPSHOT

Repository: incubator-lens
Updated Branches:
  refs/heads/master 992f815a0 -> 2cf3c41e1


Move to next development version 2.2.0-beta-incubating-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/incubator-lens/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-lens/commit/2cf3c41e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-lens/tree/2cf3c41e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-lens/diff/2cf3c41e

Branch: refs/heads/master
Commit: 2cf3c41e19c2975e276f168b1b17ddfdadae100f
Parents: 992f815
Author: Amareshwari Sriramadasu <am...@apache.org>
Authored: Thu Apr 16 05:17:54 2015 -0500
Committer: Amareshwari Sriramadasu <am...@apache.org>
Committed: Thu Apr 16 05:17:54 2015 -0500

----------------------------------------------------------------------
 checkstyle/pom.xml                                 | 2 +-
 lens-api/pom.xml                                   | 2 +-
 lens-cli/pom.xml                                   | 2 +-
 lens-client/pom.xml                                | 2 +-
 lens-cube/pom.xml                                  | 2 +-
 lens-dist/pom.xml                                  | 2 +-
 lens-docker/lens-test/Dockerfile                   | 2 +-
 lens-docker/lens-test/lens-bootstrap.sh            | 4 ++--
 lens-driver-hive/pom.xml                           | 2 +-
 lens-driver-jdbc/pom.xml                           | 2 +-
 lens-examples/pom.xml                              | 2 +-
 lens-ml-dist/pom.xml                               | 2 +-
 lens-ml-lib/pom.xml                                | 2 +-
 lens-query-lib/pom.xml                             | 2 +-
 lens-regression/pom.xml                            | 2 +-
 lens-server-api/pom.xml                            | 2 +-
 lens-server/pom.xml                                | 2 +-
 lens-storage-db/pom.xml                            | 2 +-
 pom.xml                                            | 6 +++---
 tools/conf-pseudo-distr/server/hivedriver-site.xml | 2 +-
 20 files changed, 23 insertions(+), 23 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/checkstyle/pom.xml
----------------------------------------------------------------------
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml
index ee1aaa4..9bbbe6c 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -30,7 +30,7 @@
   <groupId>org.apache.lens</groupId>
   <artifactId>checkstyle</artifactId>
   <name>Lens Checkstyle Rules</name>
-  <version>2.1.0-beta-incubating-SNAPSHOT</version>
+  <version>2.2.0-beta-incubating-SNAPSHOT</version>
 
   <build>
     <plugins>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-api/pom.xml
----------------------------------------------------------------------
diff --git a/lens-api/pom.xml b/lens-api/pom.xml
index dba7fd9..f5fd73d 100644
--- a/lens-api/pom.xml
+++ b/lens-api/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-cli/pom.xml
----------------------------------------------------------------------
diff --git a/lens-cli/pom.xml b/lens-cli/pom.xml
index fc2ad64..7b98523 100644
--- a/lens-cli/pom.xml
+++ b/lens-cli/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-client/pom.xml
----------------------------------------------------------------------
diff --git a/lens-client/pom.xml b/lens-client/pom.xml
index 4675797..e27a6ce 100644
--- a/lens-client/pom.xml
+++ b/lens-client/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-client</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-cube/pom.xml
----------------------------------------------------------------------
diff --git a/lens-cube/pom.xml b/lens-cube/pom.xml
index 2723e3f..47601c1 100644
--- a/lens-cube/pom.xml
+++ b/lens-cube/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-cube</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-dist/pom.xml
----------------------------------------------------------------------
diff --git a/lens-dist/pom.xml b/lens-dist/pom.xml
index adbd6be..8581362 100644
--- a/lens-dist/pom.xml
+++ b/lens-dist/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-dist</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-docker/lens-test/Dockerfile
----------------------------------------------------------------------
diff --git a/lens-docker/lens-test/Dockerfile b/lens-docker/lens-test/Dockerfile
index a405b0f..ae9561d 100644
--- a/lens-docker/lens-test/Dockerfile
+++ b/lens-docker/lens-test/Dockerfile
@@ -24,7 +24,7 @@ RUN mv spark-1.3.0-bin-hadoop2.4 /usr/local
 ENV SPARK_HOME /usr/local/spark-1.3.0-bin-hadoop2.4
 RUN rm spark-1.3.0-bin-hadoop2.4.tar
 
-ENV LENS_VERSION 2.1.0-beta-incubating-SNAPSHOT
+ENV LENS_VERSION 2.2.0-beta-incubating-SNAPSHOT
 ENV BASEDIR /opt/lens
 ENV LENS_HOME $BASEDIR/lens-dist/target/apache-lens-${LENS_VERSION}-bin/apache-lens-${LENS_VERSION}-bin/server
 ENV LENS_CLIENT $BASEDIR/lens-dist/target/apache-lens-${LENS_VERSION}-bin/apache-lens-${LENS_VERSION}-bin/client

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-docker/lens-test/lens-bootstrap.sh
----------------------------------------------------------------------
diff --git a/lens-docker/lens-test/lens-bootstrap.sh b/lens-docker/lens-test/lens-bootstrap.sh
index d4935be..11cf1b9 100644
--- a/lens-docker/lens-test/lens-bootstrap.sh
+++ b/lens-docker/lens-test/lens-bootstrap.sh
@@ -28,7 +28,7 @@ echo "SPARK_HOME " $SPARK_HOME
 LENS_EXT_CLASSPATH=$LENS_EXT_CLASSPATH:`$LENS_ML/bin/lens-ml-classpath.sh`
 export LENS_EXT_CLASSPATH
 
-HIVE_AUX_JARS_PATH=$LENS_ML/lib/lens-ml-lib-2.1.0-beta-incubating-SNAPSHOT.jar,$SPARK_HOME/lib/spark-assembly-1.3.0-hadoop2.4.0.jar
+HIVE_AUX_JARS_PATH=$LENS_ML/lib/lens-ml-lib-2.2.0-beta-incubating-SNAPSHOT.jar,$SPARK_HOME/lib/spark-assembly-1.3.0-hadoop2.4.0.jar
 export HIVE_AUX_JARS_PATH
 
 echo "HIVE_AUX_JARS_PATH " $HIVE_AUX_JARS_PATH
@@ -51,4 +51,4 @@ $LENS_CLIENT/bin/run-examples.sh sample-metastore --conf $LENS_CLIENT_CONF
 $LENS_CLIENT/bin/run-examples.sh populate-metastore --conf $LENS_CLIENT_CONF
 $LENS_CLIENT/bin/lens-cli.sh --conf $LENS_CLIENT_CONF
 
-/bin/bash
\ No newline at end of file
+/bin/bash

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-driver-hive/pom.xml
----------------------------------------------------------------------
diff --git a/lens-driver-hive/pom.xml b/lens-driver-hive/pom.xml
index 080c8f5..d156d0c 100644
--- a/lens-driver-hive/pom.xml
+++ b/lens-driver-hive/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-driver-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/lens-driver-jdbc/pom.xml b/lens-driver-jdbc/pom.xml
index 09fe318..a7994c5 100644
--- a/lens-driver-jdbc/pom.xml
+++ b/lens-driver-jdbc/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-driver-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-examples/pom.xml
----------------------------------------------------------------------
diff --git a/lens-examples/pom.xml b/lens-examples/pom.xml
index 2ab646c..aae70a4 100644
--- a/lens-examples/pom.xml
+++ b/lens-examples/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-examples</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-ml-dist/pom.xml
----------------------------------------------------------------------
diff --git a/lens-ml-dist/pom.xml b/lens-ml-dist/pom.xml
index 7b6f760..54c9e51 100644
--- a/lens-ml-dist/pom.xml
+++ b/lens-ml-dist/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
     
   <artifactId>lens-ml-dist</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-ml-lib/pom.xml
----------------------------------------------------------------------
diff --git a/lens-ml-lib/pom.xml b/lens-ml-lib/pom.xml
index 45a127e..f952f8a 100644
--- a/lens-ml-lib/pom.xml
+++ b/lens-ml-lib/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-query-lib/pom.xml
----------------------------------------------------------------------
diff --git a/lens-query-lib/pom.xml b/lens-query-lib/pom.xml
index cc7564f..05c42b0 100644
--- a/lens-query-lib/pom.xml
+++ b/lens-query-lib/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-query-lib</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-regression/pom.xml
----------------------------------------------------------------------
diff --git a/lens-regression/pom.xml b/lens-regression/pom.xml
index 07441bc..b5e0391 100644
--- a/lens-regression/pom.xml
+++ b/lens-regression/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-regression</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-server-api/pom.xml
----------------------------------------------------------------------
diff --git a/lens-server-api/pom.xml b/lens-server-api/pom.xml
index aa2ef59..45ea8e4 100644
--- a/lens-server-api/pom.xml
+++ b/lens-server-api/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-server-api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-server/pom.xml
----------------------------------------------------------------------
diff --git a/lens-server/pom.xml b/lens-server/pom.xml
index d7752d7..6bbb715 100644
--- a/lens-server/pom.xml
+++ b/lens-server/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/lens-storage-db/pom.xml
----------------------------------------------------------------------
diff --git a/lens-storage-db/pom.xml b/lens-storage-db/pom.xml
index 3411fa2..baca606 100644
--- a/lens-storage-db/pom.xml
+++ b/lens-storage-db/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.1.0-beta-incubating-SNAPSHOT</version>
+    <version>2.2.0-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-storage-db</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 66f7824..2c31f99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
 
   <groupId>org.apache.lens</groupId>
   <artifactId>apache-lens</artifactId>
-  <version>2.1.0-beta-incubating-SNAPSHOT</version>
+  <version>2.2.0-beta-incubating-SNAPSHOT</version>
   <name>Lens</name>
   <packaging>pom</packaging>
   <description>Unified Analytics Platform</description>
@@ -551,7 +551,7 @@
           <dependency>
             <groupId>org.apache.lens</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>2.1.0-beta-incubating-SNAPSHOT</version>
+            <version>2.2.0-beta-incubating-SNAPSHOT</version>
           </dependency>
         </dependencies>
         <executions>
@@ -1213,7 +1213,7 @@
               <dependency>
                 <groupId>org.apache.lens</groupId>
                 <artifactId>checkstyle</artifactId>
-                <version>2.1.0-beta-incubating-SNAPSHOT</version>
+                <version>2.2.0-beta-incubating-SNAPSHOT</version>
               </dependency>
             </dependencies>
             <executions>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/2cf3c41e/tools/conf-pseudo-distr/server/hivedriver-site.xml
----------------------------------------------------------------------
diff --git a/tools/conf-pseudo-distr/server/hivedriver-site.xml b/tools/conf-pseudo-distr/server/hivedriver-site.xml
index ec5954c..955982a 100644
--- a/tools/conf-pseudo-distr/server/hivedriver-site.xml
+++ b/tools/conf-pseudo-distr/server/hivedriver-site.xml
@@ -52,6 +52,6 @@
 </property>
 <property>
   <name>hive.aux.jars.path</name>
-  <value>file:///opt/lens/lens-ml-dist/target/apache-lens-2.1.0-beta-incubating-SNAPSHOT-ml/lib/lens-ml-lib-2.1.0-beta-incubating-SNAPSHOT.jar,file:///usr/local/spark-1.3.0-bin-hadoop2.4/lib/spark-assembly-1.3.0-hadoop2.4.0.jar</value>
+  <value>file:///opt/lens/lens-ml-dist/target/apache-lens-2.2.0-beta-incubating-SNAPSHOT-ml/lib/lens-ml-lib-2.2.0-beta-incubating-SNAPSHOT.jar,file:///usr/local/spark-1.3.0-bin-hadoop2.4/lib/spark-assembly-1.3.0-hadoop2.4.0.jar</value>
 </property>
 </configuration>