Repository: incubator-blur Updated Branches: refs/heads/master d2f8e2d8f -> 33e2196ba
Updating master to new version 0.2.4-incubating. Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/33e2196b Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/33e2196b Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/33e2196b Branch: refs/heads/master Commit: 33e2196baf4d3f699f3c2c82435b5629d4e6c9cf Parents: d2f8e2d Author: Aaron McCurry <[email protected]> Authored: Tue Jul 22 07:56:03 2014 -0400 Committer: Aaron McCurry <[email protected]> Committed: Tue Jul 22 07:56:03 2014 -0400 ---------------------------------------------------------------------- blur-console/pom.xml | 2 +- blur-core/pom.xml | 2 +- blur-gui/pom.xml | 2 +- blur-mapred-hadoop1/pom.xml | 2 +- blur-mapred-hadoop2/pom.xml | 2 +- blur-query/pom.xml | 2 +- blur-shell/pom.xml | 2 +- blur-store/pom.xml | 2 +- blur-thrift/pom.xml | 2 +- blur-util/pom.xml | 2 +- contrib/blur-jdbc/pom.xml | 2 +- contrib/blur-titan/pom.xml | 2 +- distribution/pom.xml | 2 +- docs/getting-started.html | 14 +++++++------- pom.xml | 2 +- whiteboard/slur/pom.xml | 10 +++++----- 16 files changed, 26 insertions(+), 26 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/blur-console/pom.xml ---------------------------------------------------------------------- diff --git a/blur-console/pom.xml b/blur-console/pom.xml index 920eaa8..0b8ec58 100644 --- a/blur-console/pom.xml +++ b/blur-console/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/blur-core/pom.xml ---------------------------------------------------------------------- diff --git a/blur-core/pom.xml b/blur-core/pom.xml index df848bd..997dbf2 100644 --- a/blur-core/pom.xml +++ b/blur-core/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/blur-gui/pom.xml ---------------------------------------------------------------------- diff --git a/blur-gui/pom.xml b/blur-gui/pom.xml index 986ff47..39aac38 100644 --- a/blur-gui/pom.xml +++ b/blur-gui/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/blur-mapred-hadoop1/pom.xml ---------------------------------------------------------------------- diff --git a/blur-mapred-hadoop1/pom.xml b/blur-mapred-hadoop1/pom.xml index 373024b..9cea73a 100644 --- a/blur-mapred-hadoop1/pom.xml +++ b/blur-mapred-hadoop1/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/blur-mapred-hadoop2/pom.xml ---------------------------------------------------------------------- diff --git a/blur-mapred-hadoop2/pom.xml b/blur-mapred-hadoop2/pom.xml index 7b5eea1..8709d9d 100644 --- a/blur-mapred-hadoop2/pom.xml +++ b/blur-mapred-hadoop2/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/blur-query/pom.xml ---------------------------------------------------------------------- diff --git a/blur-query/pom.xml b/blur-query/pom.xml index d6d3344..5c32d7c 100644 --- a/blur-query/pom.xml +++ b/blur-query/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/blur-shell/pom.xml ---------------------------------------------------------------------- diff --git a/blur-shell/pom.xml b/blur-shell/pom.xml index d8dade2..34b1e4e 100644 --- a/blur-shell/pom.xml +++ b/blur-shell/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/blur-store/pom.xml ---------------------------------------------------------------------- diff --git a/blur-store/pom.xml b/blur-store/pom.xml index 28655dc..8850415 100644 --- a/blur-store/pom.xml +++ b/blur-store/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/blur-thrift/pom.xml ---------------------------------------------------------------------- diff --git a/blur-thrift/pom.xml b/blur-thrift/pom.xml index d4f2889..8dee677 100644 --- a/blur-thrift/pom.xml +++ b/blur-thrift/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/blur-util/pom.xml ---------------------------------------------------------------------- diff --git a/blur-util/pom.xml b/blur-util/pom.xml index 0aed52a..c93f096 100644 --- a/blur-util/pom.xml +++ b/blur-util/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/contrib/blur-jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/blur-jdbc/pom.xml b/contrib/blur-jdbc/pom.xml index 0d8e83c..faca3a7 100644 --- a/contrib/blur-jdbc/pom.xml +++ b/contrib/blur-jdbc/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/contrib/blur-titan/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/blur-titan/pom.xml b/contrib/blur-titan/pom.xml index 3f3f394..3d7ad9e 100644 --- a/contrib/blur-titan/pom.xml +++ b/contrib/blur-titan/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 7eacd51..6c7df25 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/docs/getting-started.html ---------------------------------------------------------------------- diff --git a/docs/getting-started.html b/docs/getting-started.html index 6f970b0..1d66946 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -99,9 +99,9 @@ cat ~/.ssh/id_dsa.pub >> ~/.ssh/authorized_keys</code></pre> <h3>Download Source and Binary Artifacts</h3> <p> Both the source and binary artifacts are provided via mirrors here:<br/><br/> - <a href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.3-incubating/apache-blur-0.2.3-incubating-src.tar.gz" class="btn btn-large btn-primary">Apache Blur 0.2.3 Source</a> - <a href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.3-incubating/apache-blur-0.2.3-incubating-hadoop1-bin.tar.gz" class="btn btn-large btn-primary">Apache Blur 0.2.3 Hadoop1 Binary</a> - <a href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.3-incubating/apache-blur-0.2.3-incubating-hadoop2-bin.tar.gz" class="btn btn-large btn-primary">Apache Blur 0.2.3 Hadoop2 Binary</a> + <a href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.4-incubating-SNAPSHOT/apache-blur-0.2.3-incubating-src.tar.gz" class="btn btn-large btn-primary">Apache Blur 0.2.3 Source</a> + <a href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.4-incubating-SNAPSHOT/apache-blur-0.2.3-incubating-hadoop1-bin.tar.gz" class="btn btn-large btn-primary">Apache Blur 0.2.3 Hadoop1 Binary</a> + <a href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.4-incubating-SNAPSHOT/apache-blur-0.2.3-incubating-hadoop2-bin.tar.gz" class="btn btn-large btn-primary">Apache Blur 0.2.3 Hadoop2 Binary</a> </p> </section> <section> @@ -117,13 +117,13 @@ cat ~/.ssh/id_dsa.pub >> ~/.ssh/authorized_keys</code></pre> <p>Build the artifacts for Hadoop 1 (if you want to run the tests remove the "-DskipTests")</p> <pre><code class="bash">cd incubator-blur/ mvn install -DskipTests -Dhadoop1</code></pre> - <p>The binary artifact is located <code>distribution/target/apache-blur-0.2.3-incubating-hadoop1-bin.tar.gz</code>.</p> + <p>The binary artifact is located <code>distribution/target/apache-blur-0.2.4-incubating-SNAPSHOT-hadoop1-bin.tar.gz</code>.</p> <h4>Hadoop 2</h4> <div class="bs-callout bs-callout-info"><h4>Heads Up!</h4><p>While all the tests pass on Hadoop 2, Blur has not be tested at scale on Hadoop 2 and bin/blur-config.sh script will likely require modification to include the correct Hadoop 2 libraries.</p></div> <p>Build the artifacts for Hadoop 2 (if you want to run the tests remove the "-DskipTests")</p> <pre><code class="bash">cd incubator-blur/ mvn install -DskipTests -Dhadoop2</code></pre> - <p>The binary artifact is located <code>distribution/target/apache-blur-0.2.3-incubating-hadoop2-bin.tar.gz</code>.</p> + <p>The binary artifact is located <code>distribution/target/apache-blur-0.2.4-incubating-SNAPSHOT-hadoop2-bin.tar.gz</code>.</p> </section> <section> <div class="page-header"> @@ -164,12 +164,12 @@ mvn install -DskipTests -Dhadoop2</code></pre> <p> You should see: </p> - <pre><code class="bash">blur@blurvm:~$ apache-blur-0.2.3-incubating/bin/start-all.sh + <pre><code class="bash">blur@blurvm:~$ apache-blur-0.2.4-incubating-SNAPSHOT/bin/start-all.sh localhost: ZooKeeper starting as process 6650. localhost: Shard [0] starting as process 6783. localhost: Controller [0] starting as process 6933.</code></pre> <p>If you run the start command again you should see:</p> - <pre><code class="bash">blur@blurvm:~$ apache-blur-0.2.3-incubating/bin/stop-all.sh + <pre><code class="bash">blur@blurvm:~$ apache-blur-0.2.4-incubating-SNAPSHOT/bin/stop-all.sh localhost: Stopping Controller [0] server with pid [6933]. localhost: Stopping Shard [0] server with pid [6783]. localhost: Stopping ZooKeeper with pid [6650].</code></pre> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7728a8f..184052a 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ under the License. <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <packaging>pom</packaging> <name>Blur</name> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/33e2196b/whiteboard/slur/pom.xml ---------------------------------------------------------------------- diff --git a/whiteboard/slur/pom.xml b/whiteboard/slur/pom.xml index bdea0de..ac598f8 100644 --- a/whiteboard/slur/pom.xml +++ b/whiteboard/slur/pom.xml @@ -34,18 +34,18 @@ under the License. <dependency> <groupId>org.apache.blur</groupId> <artifactId>blur-core</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.apache.blur</groupId> <artifactId>blur-util</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.blur</groupId> <artifactId>blur-thrift</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> </dependency> <dependency> <groupId>commons-logging</groupId> @@ -60,14 +60,14 @@ under the License. <dependency> <groupId>org.apache.blur</groupId> <artifactId>blur-core</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.blur</groupId> <artifactId>blur-util</artifactId> - <version>0.2.3-incubating</version> + <version>0.2.4-incubating-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency>
