Member since
09-18-2015
3274
Posts
1159
Kudos Received
426
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2625 | 11-01-2016 05:43 PM | |
| 8742 | 11-01-2016 05:36 PM | |
| 4925 | 07-01-2016 03:20 PM | |
| 8267 | 05-25-2016 11:36 AM | |
| 4434 | 05-24-2016 05:27 PM |
01-17-2016
01:04 AM
@Özgür Akdemirci Windows install: http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4-Win/index.html You asked: If I install ambari on a centOS VM, can I add windows nodes with ambari. My answer is No because there is no ambari for windows.
... View more
01-17-2016
12:56 AM
@Majid Ali Syed Amjad Ali Sayed I have 2 node cluster in my demo env. Node 1 - Ambari server and agent Node 2 - Ambari agent Make sure that you have enough resources in the nodes. Anything less than 8GB cause issues like oom and very slow install. java unknown host exception - This is related to your setup. Make sure that you use FQDN and both nodes can talk to each other. hostname -f and hostname needs to be same.
... View more
01-17-2016
12:53 AM
@Majid Ali Syed Amjad Ali Sayed I see your last comments and looks like that you are stuck on the install. Are you still facing the issue?
... View more
01-17-2016
12:47 AM
@Akshay Shingote You should use ambari to manage those files.
... View more
01-17-2016
12:37 AM
@Roman Sydorov It may not be possible to manage mulitple versions with ambari. Starting an agent An agent is started using a shell script called flume-ng which is located in the bin directory of the Flume distribution. You need to specify the agent name, the config directory, and the config file on the command line: $ bin/flume-ng agent -n $agent_name -c conf -f conf/flume-conf.properties.template
Now the agent will start running source and sinks configured in the given properties file.
... View more
01-17-2016
12:06 AM
1 Kudo
@niraj nagle This is related to the permission issue. Make sure that you have select privilege on the tables. follow this thread http://hortonworks.com/hadoop-tutorial/how-to-install-and-configure-the-hortonworks-odbc-driver-on-windows-7/ search for 10060 under comments.
... View more
01-16-2016
07:34 PM
@Gagan Dutt http://127.0.0.1:8080
... View more
01-16-2016
07:28 PM
@Stefan Kupstaitis-Dunkler See this https://issues.apache.org/jira/secure/CreateIssue!default.jspa
... View more
01-16-2016
07:25 PM
Thanks @jeff
... View more