http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/github/index.html.gz ---------------------------------------------------------------------- diff --git a/github/index.html.gz b/github/index.html.gz index a899247..e4ef0b4 100644 Binary files a/github/index.html.gz and b/github/index.html.gz differ
http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 6a8e71e..0352876 100644 --- a/index.html +++ b/index.html @@ -3,4 +3,4 @@ e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e); })(window,document,'script','//s.swiftypecdn.com/install/v1/st.js','_st'); -_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-a6acb1f5.js"></script></body></html> \ No newline at end of file +_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-3058a372.js"></script></body></html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/index.html.gz ---------------------------------------------------------------------- diff --git a/index.html.gz b/index.html.gz index 12639d5..106723e 100644 Binary files a/index.html.gz and b/index.html.gz differ http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/config-datastore/index.html ---------------------------------------------------------------------- diff --git a/install/config-datastore/index.html b/install/config-datastore/index.html index 01b160d..94f72e2 100644 --- a/install/config-datastore/index.html +++ b/install/config-datastore/index.html @@ -8,4 +8,4 @@ e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e); })(window,document,'script','//s.swiftypecdn.com/install/v1/st.js','_st'); -_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-a6acb1f5.js"></script></body></html> \ No newline at end of file +_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-3058a372.js"></script></body></html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/config-datastore/index.html.gz ---------------------------------------------------------------------- diff --git a/install/config-datastore/index.html.gz b/install/config-datastore/index.html.gz index 3988dfb..d1d08e1 100644 Binary files a/install/config-datastore/index.html.gz and b/install/config-datastore/index.html.gz differ http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/index.html ---------------------------------------------------------------------- diff --git a/install/index.html b/install/index.html index 4a38204..242e0e2 100644 --- a/install/index.html +++ b/install/index.html @@ -3,4 +3,4 @@ e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e); })(window,document,'script','//s.swiftypecdn.com/install/v1/st.js','_st'); -_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-a6acb1f5.js"></script></body></html> \ No newline at end of file +_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-3058a372.js"></script></body></html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/index.html.gz ---------------------------------------------------------------------- diff --git a/install/index.html.gz b/install/index.html.gz index 026eb64..d2bddbf 100644 Binary files a/install/index.html.gz and b/install/index.html.gz differ http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/install-linux/index.html ---------------------------------------------------------------------- diff --git a/install/install-linux/index.html b/install/install-linux/index.html index b107fdd..d220927 100644 --- a/install/install-linux/index.html +++ b/install/install-linux/index.html @@ -20,7 +20,7 @@ Java HotSpot<span class="o">(</span>TM<span class="o">)</span> 64-Bit Server VM 2</pre></td><td class="code"><pre><span class="gp">$ </span>wget http://d3kbcqa49mib13.cloudfront.net/spark-2.1.1-bin-hadoop2.6.tgz <span class="gp">$ </span>tar zxvfC spark-2.1.1-bin-hadoop2.6.tgz PredictionIO-0.12.0-incubating/vendors </pre></td></tr></tbody></table> </div> <div class="alert-message info"><p>If you decide to install Apache Spark to another location, you must edit <code>PredictionIO-0.12.0-incubating/conf/pio-env.sh</code> and change the <code>SPARK_HOME</code> variable to point to your own Apache Spark installation.</p></div><h4 id='elasticsearch-setup' class='header-anchors'>Elasticsearch Setup</h4><div class="alert-message warning"><p>You may skip this section if you are using PostgreSQL or MySQL.</p></div> <p><a href="https://www.elastic.co/">Elasticsearch</a> can be used as a storage backend for the meta data repository.</p><div class="alert-message info"><p>Starting from 0.11.0, if you build PredictionIO against Elasticsearch 5+, you may also use it as a backend for the event data repository.</p></div><div class="highlight shell"><table style="border-spacing: 0"><tbody><tr><td class="gutter gl" style="text-align: right"><pre class="lineno">1 -2</pre></td><td class="code"><pre><span class="gp">$ </span>wget https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-5.5.2.tar.gz +2</pre></td><td class="code"><pre><span class="gp">$ </span>wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.5.2.tar.gz <span class="gp">$ </span>tar zxvfC elasticsearch-5.5.2.tar.gz PredictionIO-0.12.0-incubating/vendors </pre></td></tr></tbody></table> </div> <div class="alert-message info"><p>If you decide to install Elasticsearch to another location, you must edit <code>PredictionIO-0.12.0-incubating/conf/pio-env.sh</code> and change the <code>PIO_STORAGE_SOURCES_ELASTICSEARCH_HOME</code> variable to point to your own Elasticsearch installation.</p></div><div class="alert-message info"><p>If you are using a shared network, change the <code>network.host</code> line in <code>PredictionIO-0.12.0-incubating/vendors/elasticsearch-5.5.2/config/elasticsearch.yml</code> to <code>network.host: 127.0.0.1</code> because by default, Elasticsearch looks for other machines on the network upon setup and you may run into weird errors if there are other machines that is also running Elasticsearch.</p></div><p>If you are not using the default setting at <code>localhost</code>, you may change the following in <code>PredictionIO-0.12.0-incubating/conf/pio-env.sh</code> to fit your setup.</p><div class="highlight she ll"><table style="border-spacing: 0"><tbody><tr><td class="gutter gl" style="text-align: right"><pre class="lineno">1 2 @@ -79,4 +79,4 @@ Starting PredictionIO Event Server... e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e); })(window,document,'script','//s.swiftypecdn.com/install/v1/st.js','_st'); -_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-a6acb1f5.js"></script></body></html> \ No newline at end of file +_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-3058a372.js"></script></body></html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/install-linux/index.html.gz ---------------------------------------------------------------------- diff --git a/install/install-linux/index.html.gz b/install/install-linux/index.html.gz index f2ed8f8..a261de4 100644 Binary files a/install/install-linux/index.html.gz and b/install/install-linux/index.html.gz differ http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/install-sourcecode/index.html ---------------------------------------------------------------------- diff --git a/install/install-sourcecode/index.html b/install/install-sourcecode/index.html index 6b37d51..f75ef59 100644 --- a/install/install-sourcecode/index.html +++ b/install/install-sourcecode/index.html @@ -32,7 +32,7 @@ PredictionIO binary distribution created at PredictionIO-0.12.0-incubating.tar.g </pre></td></tr></tbody></table> </div> <p>If you get an error of the form <code>could not connect to server: No such file or directory</code>, then you must first start the server manually,:</p><div class="highlight shell"><table style="border-spacing: 0"><tbody><tr><td class="gutter gl" style="text-align: right"><pre class="lineno">1</pre></td><td class="code"><pre><span class="gp">$ </span>pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start </pre></td></tr></tbody></table> </div> <p>Finally use the command:</p><div class="highlight shell"><table style="border-spacing: 0"><tbody><tr><td class="gutter gl" style="text-align: right"><pre class="lineno">1</pre></td><td class="code"><pre><span class="gp">$ </span>psql -c <span class="s2">"create user pio with password 'pio'"</span> </pre></td></tr></tbody></table> </div> <p>Starting from 0.11.0, PredictionIO no longer bundles JDBC drivers. Download the PostgreSQL JDBC driver from the <a href="https://jdbc.postgresql.org/">official web site</a>, and put the JAR file in the <code>lib</code> subdirectory. By default, <code>conf/pio-env.sh</code> assumes version 42.0.0 JDBC 4.2. If you use a different version, modify <code>POSTGRES_JDBC_DRIVER</code> to point to the correct JAR.</p><h4 id='hbase-and-elasticsearch-setup' class='header-anchors'>HBase and Elasticsearch Setup</h4><h5 id='elasticsearch-setup' class='header-anchors'>Elasticsearch Setup</h5><div class="alert-message warning"><p>You may skip this section if you are not using Elasticsearch.</p></div> <p><a href="https://www.elastic.co/">Elasticsearch</a> can be used as a storage backend for the meta data repository.</p><div class="alert-message info"><p>Starting from 0.11.0, if you build PredictionIO against Elasticsearch 5+, you may also use it as a backe nd for the event data repository.</p></div><div class="highlight shell"><table style="border-spacing: 0"><tbody><tr><td class="gutter gl" style="text-align: right"><pre class="lineno">1 -2</pre></td><td class="code"><pre><span class="gp">$ </span>wget https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-5.5.2.tar.gz +2</pre></td><td class="code"><pre><span class="gp">$ </span>wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.5.2.tar.gz <span class="gp">$ </span>tar zxvfC elasticsearch-5.5.2.tar.gz PredictionIO-0.12.0-incubating/vendors </pre></td></tr></tbody></table> </div> <div class="alert-message info"><p>If you decide to install Elasticsearch to another location, you must edit <code>PredictionIO-0.12.0-incubating/conf/pio-env.sh</code> and change the <code>PIO_STORAGE_SOURCES_ELASTICSEARCH_HOME</code> variable to point to your own Elasticsearch installation.</p></div><div class="alert-message info"><p>If you are using a shared network, change the <code>network.host</code> line in <code>PredictionIO-0.12.0-incubating/vendors/elasticsearch-5.5.2/config/elasticsearch.yml</code> to <code>network.host: 127.0.0.1</code> because by default, Elasticsearch looks for other machines on the network upon setup and you may run into weird errors if there are other machines that is also running Elasticsearch.</p></div><p>If you are not using the default setting at <code>localhost</code>, you may change the following in <code>PredictionIO-0.12.0-incubating/conf/pio-env.sh</code> to fit your setup.</p><div class="highlight she ll"><table style="border-spacing: 0"><tbody><tr><td class="gutter gl" style="text-align: right"><pre class="lineno">1 2 @@ -91,4 +91,4 @@ Starting PredictionIO Event Server... e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e); })(window,document,'script','//s.swiftypecdn.com/install/v1/st.js','_st'); -_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-a6acb1f5.js"></script></body></html> \ No newline at end of file +_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-3058a372.js"></script></body></html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/install-sourcecode/index.html.gz ---------------------------------------------------------------------- diff --git a/install/install-sourcecode/index.html.gz b/install/install-sourcecode/index.html.gz index 71cc31e..7d4cf36 100644 Binary files a/install/install-sourcecode/index.html.gz and b/install/install-sourcecode/index.html.gz differ http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/install-vagrant/index.html ---------------------------------------------------------------------- diff --git a/install/install-vagrant/index.html b/install/install-vagrant/index.html index 57fd63e..3feda55 100644 --- a/install/install-vagrant/index.html +++ b/install/install-vagrant/index.html @@ -46,4 +46,4 @@ e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e); })(window,document,'script','//s.swiftypecdn.com/install/v1/st.js','_st'); -_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-a6acb1f5.js"></script></body></html> \ No newline at end of file +_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-3058a372.js"></script></body></html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/install-vagrant/index.html.gz ---------------------------------------------------------------------- diff --git a/install/install-vagrant/index.html.gz b/install/install-vagrant/index.html.gz index 3d0a500..ea85b32 100644 Binary files a/install/install-vagrant/index.html.gz and b/install/install-vagrant/index.html.gz differ http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/launch-aws/index.html ---------------------------------------------------------------------- diff --git a/install/launch-aws/index.html b/install/launch-aws/index.html index d67f053..22ebf63 100644 --- a/install/launch-aws/index.html +++ b/install/launch-aws/index.html @@ -3,4 +3,4 @@ e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e); })(window,document,'script','//s.swiftypecdn.com/install/v1/st.js','_st'); -_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-a6acb1f5.js"></script></body></html> \ No newline at end of file +_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-3058a372.js"></script></body></html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/launch-aws/index.html.gz ---------------------------------------------------------------------- diff --git a/install/launch-aws/index.html.gz b/install/launch-aws/index.html.gz index b3a4f23..db44677 100644 Binary files a/install/launch-aws/index.html.gz and b/install/launch-aws/index.html.gz differ http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/sdk/index.html ---------------------------------------------------------------------- diff --git a/install/sdk/index.html b/install/sdk/index.html index c2d9381..1639c68 100644 --- a/install/sdk/index.html +++ b/install/sdk/index.html @@ -3,4 +3,4 @@ e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e); })(window,document,'script','//s.swiftypecdn.com/install/v1/st.js','_st'); -_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-a6acb1f5.js"></script></body></html> \ No newline at end of file +_st('install','HaUfpXXV87xoB_zzCQ45');</script><script src="/javascripts/application-3058a372.js"></script></body></html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/042e40d6/install/sdk/index.html.gz ---------------------------------------------------------------------- diff --git a/install/sdk/index.html.gz b/install/sdk/index.html.gz index eb31769..54e8d72 100644 Binary files a/install/sdk/index.html.gz and b/install/sdk/index.html.gz differ
