Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1C16A200B4C for ; Fri, 22 Jul 2016 23:08:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1A4C7160A93; Fri, 22 Jul 2016 21:08:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BBC21160A6D for ; Fri, 22 Jul 2016 23:08:02 +0200 (CEST) Received: (qmail 80554 invoked by uid 500); 22 Jul 2016 21:08:01 -0000 Mailing-List: contact commits-help@predictionio.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@predictionio.incubator.apache.org Delivered-To: mailing list commits@predictionio.incubator.apache.org Received: (qmail 80545 invoked by uid 99); 22 Jul 2016 21:08:01 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2016 21:08:01 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 5B7A51A0713 for ; Fri, 22 Jul 2016 21:08:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.636 X-Spam-Level: X-Spam-Status: No, score=-4.636 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426, T_FILL_THIS_FORM_SHORT=0.01] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id CkMSuxCysrZ9 for ; Fri, 22 Jul 2016 21:07:32 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id BCB4E61282 for ; Fri, 22 Jul 2016 21:07:09 +0000 (UTC) Received: (qmail 76361 invoked by uid 99); 22 Jul 2016 21:07:00 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2016 21:07:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A6186E0844; Fri, 22 Jul 2016 21:07:00 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: donald@apache.org To: commits@predictionio.incubator.apache.org Date: Fri, 22 Jul 2016 21:07:26 -0000 Message-Id: <157a88d081034d89ab593fd7c4b0db32@git.apache.org> In-Reply-To: <66211adb9dc34aeea635fcd4166f7400@git.apache.org> References: <66211adb9dc34aeea635fcd4166f7400@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [27/51] [partial] incubator-predictionio-site git commit: [PIO-6] Clean up for ASF archived-at: Fri, 22 Jul 2016 21:08:05 -0000 http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/734e6fcd/install/index.html ---------------------------------------------------------------------- diff --git a/install/index.html b/install/index.html index 45d8549..eb30ec1 100644 --- a/install/index.html +++ b/install/index.html @@ -1,56 +1,7 @@ -Installing Apache PredictionIO (incubating)

Method 1: Quick Install

On Linux / Mac OS X, Apache PredictionIO (incubating) can now be installed with a single command:

1
$ bash -c "$(curl -s https://raw.githubusercontent.com/apache/incubator-predictionio/master/bin/install.sh)"
-

The above script will complete the installation for you.

You can proceed to Choosing an Engine Template, or continue the QuickStart guide of the Engine template if you have already chosen one.

Method 2: Manual Install

Prerequisites

It is very important to meet the minimum version of the following technologies that power Apache PredictionIO (incubating).

  • Apache Hadoop 2.4.0 (optional, required only if YARN and HDFS are needed)
  • Apache Spark 1.3.0 for Hadoop 2.4
  • Java SE Development Kit 7

and one of the following sets:

  • PostgreSQL 9.1

or

  • MySQL 5.1

or

  • Apache HBase 0.98.6
  • Elasticsearch 1.4.0

If you are running on a single machine, we recommend a m inimum of 2GB memory.

If you are using Linux, Apache Spark local mode, which is the default operation mode without further configuration, may not work. In that case, configure your Apache Spark to run in standalone cluster mode.

Installing Apache PredictionIO (incubating)

Apache PredictionIO (incubating) runs on a Java virtual machine, so it runs on most platforms. Choose your platform below:

You may also use one of the community-contributed packages to install Apache PredictionIO (incubating):

0.8.2 contains schema changes from the previous versions, if you have installed the previous versions, you may need to clear both HBase and Elasticsearch. See more here.

Method 3: Terminal.com

Public snaps are available on our Terminal.com page.

Instance type must be set to medium or higher for Apache PredictionIO (incubating) to function correctly.

Method 1: Quick Install

On Linux / Mac OS X, Apache PredictionIO (incubating) can now be installed with a single command:

1
$ bash -c "$(curl -s https://raw.githubusercontent.com/apache/incubator-predictionio/master/bin/install.sh)"
+

The above script will complete the installation for you.

You can proceed to Choosing an Engine Template, or continue the QuickStart guide of the Engine template if you have already chosen one.

Method 2: Manual Install

Prerequisites

It is very important to meet the minimum version of the following technologies that power Apache PredictionIO (incubating).

  • Apache Hadoop 2.4.0 (optional, required only if YARN and HDFS are needed)
  • Apache Spark 1.3.0 for Hadoop 2.4
  • Java SE Development Kit 7

and one of the following sets:

  • PostgreSQL 9.1

or

  • MySQL 5.1

or

  • Apache HBase 0.98.6
  • Elasticsearch 1.4.0

If you are running on a single machine, we recommend a m inimum of 2GB memory.

If you are using Linux, Apache Spark local mode, which is the default operation mode without further configuration, may not work. In that case, configure your Apache Spark to run in standalone cluster mode.

Installing Apache PredictionIO (incubating)

Apache PredictionIO (incubating) runs on a Java virtual machine, so it runs on most platforms. Choose your platform below:

You may also use one of the community-contributed packages to install Apache PredictionIO (incubating):

0.8.2 contains schema changes from the previous versions, if you have installed the previous versions, you may need to clear both HBase and Elasticsearch. See more here.

Method 3: Terminal.com

Public snaps are available on our Terminal.com page.

Instance type must be set to medium or higher for Apache PredictionIO (incubating) to function correctly.

\ No newline at end of file +_st('install','HaUfpXXV87xoB_zzCQ45'); \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/734e6fcd/install/index.html.gz ---------------------------------------------------------------------- diff --git a/install/index.html.gz b/install/index.html.gz index e0bb5df..f9001f7 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/734e6fcd/install/install-linux/index.html ---------------------------------------------------------------------- diff --git a/install/install-linux/index.html b/install/install-linux/index.html index bebb3e2..3124236 100644 --- a/install/install-linux/index.html +++ b/install/install-linux/index.html @@ -1,26 +1,4 @@ -Installing Apache PredictionIO (incubating) on Linux / Mac OS X

Method 1: Quick Install

On Linux / Mac OS X, Apache PredictionIO (incubating) can now be installed with a single command:

1
$ bash -c "$(curl -s https://raw.githubusercontent.com/apache/incubator-predictionio/master/bin/install.sh)"
+Installing Apache PredictionIO (incubating) on Linux / Mac OS X

Method 1: Quick Install

On Linux / Mac OS X, Apache PredictionIO (incubating) can now be installed with a single command:

1
$ bash -c "$(curl -s https://raw.githubusercontent.com/apache/incubator-predictionio/master/bin/install.sh)"
 

The above script will complete the installation for you.

You can proceed to Choosing an Engine Template, or continue the QuickStart guide of the Engine template if you have already chosen one.

Method 2: Manual Install

If you do not want to use the Quick Install script, you can follow the steps below to setup Apache PredictionIO (incubating) and its dependencies. In these instructions we will assume you are in your home directory. Wherever you see /home/abc, replace it with your own home directory.

Java

Ensure you have an appropriate Java version installed. For example:

1
 2
 3
@@ -98,36 +76,9 @@ Starting PredictionIO Event Server...
 15256 org.elasticsearch.bootstrap.Elasticsearch
 15469 sun.tools.jps.Jps
 $
-

A running setup will have these up and running:

  • io.prediction.tools.console.Console
  • org.apache.hadoop.hbase.master.HMaster
  • org.elasticsearch.bootstrap.Elasticsearch

At any time, you can run PredictionIO-0.9.6/bin/pio status to check the status of the dependencies.

Now you have installed everything you need!

You can proceed to Choosing an Engine Template, or continue the QuickStart guide of the Engine template if you have already chosen one.

PredictionIO on Twitter PredictionIO on Facebook \ No newline at end of file +_st('install','HaUfpXXV87xoB_zzCQ45'); \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/734e6fcd/install/install-linux/index.html.gz ---------------------------------------------------------------------- diff --git a/install/install-linux/index.html.gz b/install/install-linux/index.html.gz index 5de94e2..941be60 100644 Binary files a/install/install-linux/index.html.gz and b/install/install-linux/index.html.gz differ