Member since
12-11-2015
213
Posts
87
Kudos Received
2
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3247 | 12-20-2016 03:27 PM | |
12904 | 07-26-2016 06:38 PM |
03-10-2016
06:34 PM
1 Kudo
Thanks. Actually I did all those host entries but still it was failing. So today I rebooted the machine and restarted Ambari-Agent and it was able to connect.. Thanks
... View more
03-10-2016
06:33 PM
1 Kudo
Thanks. Not sure what was wrong but I restarted AMbari-Agent and this time it got connected.. Thanks
... View more
03-10-2016
01:57 AM
2 Kudos
I am trying to add a new host to my existing cluster. Below is what I have done so far: a.) I installed Ambari-Agent on the new hosts and modified the INI file to point to the ambari-server hosts b.) Verified that new host is able to ping ambari-server and vice versa. c.) Verified that the Ambari-Server port is open from the new hosts What else Ambari-Server looks for ? If it can ping the new host and new host can ping and the ambari-server is reachable why it can't register. What's the missing part ? Thanks Prakash
... View more
Labels:
- Labels:
-
Apache Ambari
03-09-2016
03:31 PM
3 Kudos
What's the purpose of Region Server Where is should be located ? Every datanode ? What's the purpose of HBase Master HBase is NoSql database. What does it store ?
... View more
Labels:
- Labels:
-
Apache HBase
03-04-2016
04:15 PM
1 Kudo
Had some question about operational best practice: a.) For external customers, what's the best way to allow them to upload large size data to HDFS. Uploading via flile browser web interface may not be safe, reason being if there are 10 users start uploading 20gb of data at the sametime. Server will choke ( Currently I have small 5 server cluster). b.) Was thinking of having a jumpbox externally, where people can ssh to it and ftp their data and a cron job will then push the data to HDFS on a periodic basic. Once the upload, users can use web interface to program using Hiv/Pig c.) Spark-Shell - Is there a way to have users initiate spark-shell from a web interface. d.) Currently NameNode is a single point of failure. I was reading about federated service or use HA. What's recommended. I have a very small environment e.) DataNode information, cluster information, spark job are all can be viewed from web. Is it a good practice to allow users see those information ? Issue is information is not restricted to just their information. It's open for all or none. Thanks Prakash
... View more
Labels:
- Labels:
-
Apache Pig
-
Apache Spark
-
HDFS
-
Security
03-03-2016
06:22 PM
@Artem Ervits okay, So currently there is nothing to secure Zeppelin.
... View more
03-03-2016
02:41 PM
4 Kudos
How can I secure access to Zeppelin. Also it stores name and password in interpreter and is visible to all. How can I protect that information. Thanks
... View more
Labels:
- Labels:
-
Apache Zeppelin
03-03-2016
01:40 AM
1 Kudo
When I logon to Ambari as admin, I no longer see the manage ambari link. I need to create users. What could be wrong ?
... View more
Labels:
- Labels:
-
Apache Ambari
03-01-2016
08:15 PM
@Artem Ervits
Issue got resolved after I changed the permission of /usr1 to hdfs:hadoop. Thanks
... View more