Preparing for the 1.1.0 release
Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/4c139ee3 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/4c139ee3 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/4c139ee3 Branch: refs/heads/release-1.1 Commit: 4c139ee36df19dd138be21f65349eb2cebbbc593 Parents: d49edb8 Author: Roman Shaposhnik <[email protected]> Authored: Thu Jun 26 14:15:21 2014 -0700 Committer: Roman Shaposhnik <[email protected]> Committed: Sat Oct 25 18:21:09 2014 -0700 ---------------------------------------------------------------------- giraph-accumulo/pom.xml | 2 +- giraph-core/pom.xml | 2 +- giraph-dist/pom.xml | 2 +- giraph-examples/pom.xml | 4 ++-- giraph-gora/pom.xml | 2 +- giraph-hbase/pom.xml | 2 +- giraph-hcatalog/pom.xml | 2 +- giraph-hive/pom.xml | 2 +- giraph-rexster/giraph-kibble/pom.xml | 2 +- giraph-rexster/giraph-rexster-io/pom.xml | 2 +- giraph-rexster/pom.xml | 2 +- pom.xml | 2 +- src/site/xdoc/quick_start.xml | 8 ++++---- src/site/xdoc/rexster.xml | 2 +- 14 files changed, 18 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/giraph-accumulo/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-accumulo/pom.xml b/giraph-accumulo/pom.xml index 7c2016f..f35b041 100644 --- a/giraph-accumulo/pom.xml +++ b/giraph-accumulo/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>giraph-accumulo</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/giraph-core/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-core/pom.xml b/giraph-core/pom.xml index 23f6666..85b9377 100644 --- a/giraph-core/pom.xml +++ b/giraph-core/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>giraph-core</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/giraph-dist/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-dist/pom.xml b/giraph-dist/pom.xml index bac8a24..3767793 100644 --- a/giraph-dist/pom.xml +++ b/giraph-dist/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>giraph-dist</artifactId> http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/giraph-examples/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-examples/pom.xml b/giraph-examples/pom.xml index f95edcb..a2f2ef5 100644 --- a/giraph-examples/pom.xml +++ b/giraph-examples/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>giraph-examples</artifactId> <packaging>jar</packaging> @@ -429,7 +429,7 @@ under the License. <dependency> <groupId>org.apache.giraph</groupId> <artifactId>giraph-core</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> <type>test-jar</type> </dependency> http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/giraph-gora/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-gora/pom.xml b/giraph-gora/pom.xml index 7f499c6..8c30d30 100644 --- a/giraph-gora/pom.xml +++ b/giraph-gora/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>giraph-gora</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/giraph-hbase/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-hbase/pom.xml b/giraph-hbase/pom.xml index d6bdc92..fbea640 100644 --- a/giraph-hbase/pom.xml +++ b/giraph-hbase/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>giraph-hbase</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/giraph-hcatalog/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-hcatalog/pom.xml b/giraph-hcatalog/pom.xml index af084ac..e1a191d 100644 --- a/giraph-hcatalog/pom.xml +++ b/giraph-hcatalog/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>giraph-hcatalog</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/giraph-hive/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-hive/pom.xml b/giraph-hive/pom.xml index dbe93e2..5364f13 100644 --- a/giraph-hive/pom.xml +++ b/giraph-hive/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>giraph-hive</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/giraph-rexster/giraph-kibble/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-rexster/giraph-kibble/pom.xml b/giraph-rexster/giraph-kibble/pom.xml index 710d50c..c4f6d3d 100644 --- a/giraph-rexster/giraph-kibble/pom.xml +++ b/giraph-rexster/giraph-kibble/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-rexster</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>giraph-kibble</artifactId> http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/giraph-rexster/giraph-rexster-io/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-rexster/giraph-rexster-io/pom.xml b/giraph-rexster/giraph-rexster-io/pom.xml index 6bbb236..b44fa93 100644 --- a/giraph-rexster/giraph-rexster-io/pom.xml +++ b/giraph-rexster/giraph-rexster-io/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-rexster</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>giraph-rexster-io</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/giraph-rexster/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-rexster/pom.xml b/giraph-rexster/pom.xml index 260d3de..3f9e6b7 100644 --- a/giraph-rexster/pom.xml +++ b/giraph-rexster/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>giraph-rexster</artifactId> http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1833011..7941ce8 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ under the License. <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> <packaging>pom</packaging> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> <name>Apache Giraph Parent</name> <url>http://giraph.apache.org/</url> http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/src/site/xdoc/quick_start.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/quick_start.xml b/src/site/xdoc/quick_start.xml index cdef668..6793638 100644 --- a/src/site/xdoc/quick_start.xml +++ b/src/site/xdoc/quick_start.xml @@ -52,7 +52,7 @@ under the License. <li>Network mask: <tt>255.255.255.0</tt></li> </ul> <li>Apache Hadoop 0.20.203.0-RC1</li> - <li>Apache Giraph 1.1.0-SNAPSHOT</li> + <li>Apache Giraph 1.1.0</li> </ul> </section> <section name="Deploying Hadoop" id="qs_section_2"> @@ -195,7 +195,7 @@ su - hduser</source> source $HOME/.bashrc cd $GIRAPH_HOME mvn package -DskipTests</source> - <p>The argument <tt>-DskipTests</tt> will skip the testing phase. This may take a while on the first run because Maven is downloading the most recent artifacts (plugin JARs and other files) into your local repository. You may also need to execute the command a couple of times before it succeeds. This is because the remote server may time out before your downloads are complete. Once the packaging is successful, you will have the Giraph core JAR <tt>$GIRAPH_HOME/giraph-core/target/giraph-1.1.0-SNAPSHOT-for-hadoop-0.20.203.0-jar-with-dependencies.jar</tt> and Giraph examples JAR <tt>$GIRAPH_HOME/giraph-examples/target/giraph-examples-1.1.0-SNAPSHOT-for-hadoop-0.20.203.0-jar-with-dependencies.jar</tt>. You are done with deploying Giraph.</p> + <p>The argument <tt>-DskipTests</tt> will skip the testing phase. This may take a while on the first run because Maven is downloading the most recent artifacts (plugin JARs and other files) into your local repository. You may also need to execute the command a couple of times before it succeeds. This is because the remote server may time out before your downloads are complete. Once the packaging is successful, you will have the Giraph core JAR <tt>$GIRAPH_HOME/giraph-core/target/giraph-1.1.0-for-hadoop-0.20.203.0-jar-with-dependencies.jar</tt> and Giraph examples JAR <tt>$GIRAPH_HOME/giraph-examples/target/giraph-examples-1.1.0-for-hadoop-0.20.203.0-jar-with-dependencies.jar</tt>. You are done with deploying Giraph.</p> </section> <section name="Running a Giraph job" id="qs_section_6"> @@ -212,9 +212,9 @@ $HADOOP_HOME/bin/hadoop dfs -copyFromLocal /tmp/tiny_graph.txt /user/hduser/inpu $HADOOP_HOME/bin/hadoop dfs -ls /user/hduser/input</source> <p>We will use <tt>IdWithValueTextOutputFormat</tt> output file format, where each line consists of <tt>source_id length</tt> for each node in the input graph (the source node has a length of 0, by convention). You can now run the example by:</p> <source> -$HADOOP_HOME/bin/hadoop jar $GIRAPH_HOME/giraph-examples/target/giraph-examples-1.1.0-SNAPSHOT-for-hadoop-0.20.203.0-jar-with-dependencies.jar org.apache.giraph.GiraphRunner org.apache.giraph.examples.SimpleShortestPathsComputation -vif org.apache.giraph.io.formats.JsonLongDoubleFloatDoubleVertexInputFormat -vip /user/hduser/input/tiny_graph.txt -vof org.apache.giraph.io.formats.IdWithValueTextOutputFormat -op /user/hduser/output/shortestpaths -w 1</source> +$HADOOP_HOME/bin/hadoop jar $GIRAPH_HOME/giraph-examples/target/giraph-examples-1.1.0-for-hadoop-0.20.203.0-jar-with-dependencies.jar org.apache.giraph.GiraphRunner org.apache.giraph.examples.SimpleShortestPathsComputation -vif org.apache.giraph.io.formats.JsonLongDoubleFloatDoubleVertexInputFormat -vip /user/hduser/input/tiny_graph.txt -vof org.apache.giraph.io.formats.IdWithValueTextOutputFormat -op /user/hduser/output/shortestpaths -w 1</source> <p>Notice that the job is computed using a single worker using the argument <tt>-w</tt>. To get more information about running a Giraph job, run the following command:</p> - <source>$HADOOP_HOME/bin/hadoop jar $GIRAPH_HOME/giraph-examples/target/giraph-examples-1.1.0-SNAPSHOT-for-hadoop-0.20.203.0-jar-with-dependencies.jar org.apache.giraph.GiraphRunner -h</source> + <source>$HADOOP_HOME/bin/hadoop jar $GIRAPH_HOME/giraph-examples/target/giraph-examples-1.1.0-for-hadoop-0.20.203.0-jar-with-dependencies.jar org.apache.giraph.GiraphRunner -h</source> <p>This will output the following:</p> <source> usage: org.apache.giraph.utils.ConfigurationUtils [-aw <arg>] [-c <arg>] http://git-wip-us.apache.org/repos/asf/giraph/blob/4c139ee3/src/site/xdoc/rexster.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/rexster.xml b/src/site/xdoc/rexster.xml index cc55eab..bfa8311 100644 --- a/src/site/xdoc/rexster.xml +++ b/src/site/xdoc/rexster.xml @@ -61,7 +61,7 @@ # Configuration export REXSTER_VERSION=2.4.0 export HADOOP_VERSION=1.0.2 -export GIRAPH_VERSION=1.1.0-SNAPSHOT +export GIRAPH_VERSION=1.1.0 export GIRAPH_DIR=/path/to/giraph export REXSTER_DIR=/path/to/rexster export HADOOP_DIR=/path/to/hadoop
