blob: 9d5240919eba1b8286785d0b48ffa82db7f0f062 [file] [log] [blame]
---
title: Installing Apache PredictionIO®
---
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
## Prerequisites
It is **very important** to meet the version of the following
technologies that power Apache PredictionIO®.
* Java SE Development Kit 8
* Apache Spark 2.0+
* Apache Hadoop 2.6, 2.7
and one of the following sets:
* PostgreSQL 9.6 or MySQL 5.1
* Apache HBase 1.2
* Elasticsearch 6.x, 5.6(deprecated)
## Installation
Pre-built for the following versions
* Scala 2.11
* Apache Spark 2.4
* Apache Hadoop 2.7
* Elasticsearch 6.8
* [Downloading Binary Distribution](install-sourcecode.html#downloading-binary-distribution)
Building Apache PredictionIO
* [Downloading Source Code](install-sourcecode.html#downloading-source-code)
Docker
* [Installing Apache PredictionIO with Docker](install-docker.html)