-
Notifications
You must be signed in to change notification settings - Fork 1
Installing Arcadia
Iman Saleh edited this page Feb 18, 2016
·
3 revisions
Wiki Home ▸ [Getting Started Guide](Getting Started Guide) ▸ Installing Arcadia
- Contact Arcadia Data support and obtain Arcadia RPM install artifacts for Cloudera CDH
- Login to ec2-user@cdh-launcher, then prepare Arcadia repository:
sudo yum install createrepo
mkdir ~/arcadiarepo
Put all Arcadia RPM files into ~/arcadiarepo
createrepo --database ~/arcadiarepo/
-
Set up Arcadia repository
-
Login to ec2-user@cdh-launcher, then
cd ~/ansible-cdh
-
Edit
defaults/yum_repos.yml
and insert Arcadia YUM repo address -
baseurl: file:///home/ec2-user/arcadiarepo/
-
Edit
defaults/arcadia.yml
, make sure to set:▸ arcadia admin user/pass
▸ cdh admin user/pass
▸ kerberos realm (only needed if kerberos is enabled)
-
Run install script:
bash install_arcadia.sh
- [Overview of Trusted Analytics Platform](Overview of Trusted Analytics Platform)
- [Getting Started Guide](Getting Started Guide)
- Space Shuttle Demo Application
- Trusted Analytics JIRA Project
- [Building TAP from sources] (Building-TAP-from-sources)
- PaaS Architecture
- Use-cases
- [High Level Use Case](High Level Use Case)
- [Model Development for Data Scientists](Model Development for Data Scientists)
- Platform Tips and Tricks
- Platform Security Features
- Platform Configurations
- Release Notes
- Additional Deployment Information