- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Unexpected error Ambari repo file path not set for current OS
- Labels:
-
Apache Ambari
Created ‎05-18-2017 03:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am using Linux-Mint. I am getting the following error when I try to setup ambari server.
Can you please help me?
Thanks in advance.
sboxes@osboxes ~ $ sudo ambari-server setup
Using python /usr/bin/python
Setup ambari-server
Checking SELinux...
WARNING: Could not run /usr/sbin/sestatus: OK
Customize user account for ambari-server daemon [y/n] (n)?
ERROR: Unexpected error Ambari repo file path not set for current OS.
ERROR: Exiting with exit code 1. REASON: Failed to create user. Exiting.
osboxes@osboxes ~ $
Created ‎05-18-2017 05:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please find the Supported Operating System Details:
- I am afraid that Linux-Mint is not in the Tested/Supported Operating Systems list. Hence ambari is not able to locate the Repository for this Operating system and hence it is failing.
Please take a look at: https://github.com/apache/ambari/blob/release-2.5.0/ambari-common/src/main/python/ambari_commons/os_...
Created ‎05-18-2017 05:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please find the Supported Operating System Details:
- I am afraid that Linux-Mint is not in the Tested/Supported Operating Systems list. Hence ambari is not able to locate the Repository for this Operating system and hence it is failing.
Please take a look at: https://github.com/apache/ambari/blob/release-2.5.0/ambari-common/src/main/python/ambari_commons/os_...
Created ‎05-19-2017 08:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Jay
