Skip to content

Commit

Permalink
update versions for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
seddonm1 committed Sep 2, 2019
1 parent 58fc282 commit 8b643f5
Show file tree
Hide file tree
Showing 16 changed files with 22 additions and 23 deletions.
7 changes: 3 additions & 4 deletions docs-src/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,12 @@ pygmentsUseClasses=true
image = "triplai/arc"
version = "2.0.1"
arc_jupyter_image= "triplai/arc-jupyter"
arc_jupyter_version = "1.3.1"
arc_jupyter_version = "1.4.0"
spark_version = "2.4.4"
scala_version = "2.11"
hadoop_version = "2.9.2"
arc_image_version = "1.1.0"
arc_jupyter_version = "1.1.0"
arc_jupyter_image_version = "1.1.0"
arc_image_version = "1.0.0"
arc_jupyter_image_version = "1.0.0"

logo = "images/logo.png"
favicon = ""
Expand Down
6 changes: 3 additions & 3 deletions docs/deploy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down Expand Up @@ -430,7 +430,7 @@ <h2 id="running-a-job">Running a Job</h2>
<pre><code class="language-json">docker run \
-e &quot;ETL_CONF_ENV=production&quot; \
-e &quot;ETL_CONF_JOB_PATH=/opt/tutorial/basic/job/0&quot; \
-it -p 4040:4040 triplai/arc:arc_2.0.0_spark_2.4.3_scala_2.11_hadoop_2.9.2_1.1.0 \
-it -p 4040:4040 triplai/arc:arc_2.0.1_spark_2.4.4_scala_2.11_hadoop_2.9.2_1.0.0 \
bin/spark-submit \
--master local[*] \
--class ai.tripl.arc.ARC \
Expand Down Expand Up @@ -631,7 +631,7 @@ <h3 id="streaming">Streaming</h3>
-e &quot;ETL_CONF_ENV=test&quot; \
-e &quot;ETL_CONF_STREAMING=true&quot; \
-e &quot;ETL_CONF_ROWS_PER_SECOND=10&quot; \
-it -p 4040:4040 triplai/arc:arc_2.0.0_spark_2.4.3_scala_2.11_hadoop_2.9.2_1.1.0 \
-it -p 4040:4040 triplai/arc:arc_2.0.1_spark_2.4.4_scala_2.11_hadoop_2.9.2_1.0.0 \
bin/spark-submit \
--master local[*] \
--class ai.tripl.arc.ARC \
Expand Down
2 changes: 1 addition & 1 deletion docs/execute/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/extract/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ It is designed to:
<guid>https://arc.tripl.ai/deploy/</guid>
<description>Arc has been packaged as a Docker image to simplify deployment as a stateless process on cloud infrastructure. As there are multiple versions of Arc, Spark, Scala and Hadoop see the https://hub.docker.com/u/triplai for the relevant version.
Running a Job An example command to start a job is:
docker run \ -e &amp;quot;ETL_CONF_ENV=production&amp;quot; \ -e &amp;quot;ETL_CONF_JOB_PATH=/opt/tutorial/basic/job/0&amp;quot; \ -it -p 4040:4040 triplai/arc:arc_2.0.0_spark_2.4.3_scala_2.11_hadoop_2.9.2_1.1.0 \ bin/spark-submit \ --master local[*] \ --class ai.tripl.arc.ARC \ /opt/spark/jars/arc.</description>
docker run \ -e &amp;quot;ETL_CONF_ENV=production&amp;quot; \ -e &amp;quot;ETL_CONF_JOB_PATH=/opt/tutorial/basic/job/0&amp;quot; \ -it -p 4040:4040 triplai/arc:arc_2.0.1_spark_2.4.4_scala_2.11_hadoop_2.9.2_1.0.0 \ bin/spark-submit \ --master local[*] \ --class ai.tripl.arc.ARC \ /opt/spark/jars/arc.</description>
</item>

<item>
Expand Down
2 changes: 1 addition & 1 deletion docs/license/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/load/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/metadata/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/partials/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/patterns/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/transform/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/tutorial/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down Expand Up @@ -513,7 +513,7 @@ <h2 id="starting-jupyter">Starting Jupyter</h2>
-e JAVA_OPTS=&quot;-Xmx4096m&quot; \
-p 4040:4040 \
-p 8888:8888 \
triplai/arc-jupyter:arc-jupyter_1.1.0_scala_2.11_1.1.0 \
triplai/arc-jupyter:arc-jupyter_1.4.0_scala_2.11_1.0.0 \
start-notebook.sh \
--NotebookApp.password='' \
--NotebookApp.token=''
Expand Down Expand Up @@ -824,7 +824,7 @@ <h2 id="execute-it">Execute It</h2>
-e &quot;ETL_CONF_ENV=production&quot; \
-e &quot;ETL_CONF_BASE_URL=/home/jovyan/tutorial&quot; \
-p 4040:4040 \
triplai/arc:arc_2.0.0_spark_2.4.3_scala_2.11_hadoop_2.9.2_1.1.0 \
triplai/arc:arc_2.0.1_spark_2.4.4_scala_2.11_hadoop_2.9.2_1.0.0 \
bin/spark-submit \
--master local[*] \
--driver-memory=4G \
Expand Down
2 changes: 1 addition & 1 deletion docs/validate/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<div class="name">
<strong>Arc
<span class="version">2.0.0</span></strong>
<span class="version">2.0.1</span></strong>

<br> tripl-ai/arc
</div>
Expand Down

0 comments on commit 8b643f5

Please sign in to comment.