Member since
03-14-2016
4721
Posts
1111
Kudos Received
874
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2439 | 04-27-2020 03:48 AM | |
4870 | 04-26-2020 06:18 PM | |
3974 | 04-26-2020 06:05 PM | |
3212 | 04-13-2020 08:53 PM | |
4918 | 03-31-2020 02:10 AM |
04-21-2018
03:57 AM
1 Kudo
just summarized my action to set password of ambari UI Take putty of the snadbox host - & the default password of sandbox host - root/hadoop. once you are connected shell & then run this command. this reset ambari admin password and also start the required services ambari-admin-password-reset open sanbox host via ambari UI with ur password.
... View more
06-27-2017
04:29 PM
Hi @Vamsi N the "Files" view in Ambari Views is a file explorer for HDFS. You should see it in the dropdown for the views. If you don't see it under the Ambari account you are using, you can use the instructions that Jay has above to add an instance of the Files view.
... View more
06-19-2017
05:08 AM
Hey there, Thanks for the super fast reply. This is a good guide to getting it running thank you for that.
... View more
03-20-2018
03:50 PM
I am able to open 127.0.0.1:8888 but not able to open 127.0.0.1:8080 for ambari. What should be done ?
... View more
06-21-2017
12:36 PM
Hi jay I tried above command but it is throwing me below error jdbc:hive2://xxxx.com:10000/default;principal=hive/_HOST@EXAMPLE.COM nifi-kerb.jpg <property>
<name>hive.metastore.kerberos.keytab.file</name>
<value>/etc/security/keytabs/hive.service.keytab</value>
</property>
<property>
<name>hive.metastore.kerberos.principal</name>
<value>hive/_HOST@EXAMPLE.COM</value>
</property>
... View more
06-18-2017
04:22 PM
It went fine after restart httpd service went fine [root@repository ~]# service httpd status
httpd (pid 2030) is running...
[root@repository ~]#
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.exabytes.com.my
* extras: centos.exabytes.com.my
* updates: centos.exabytes.com.my
repo id repo name status
HDP-2.1 HDP-2.1 98
HDP-UTILS-1.1.0.19 HDP-UTILS-1.1.0.19 48
Updates-ambari-2.2.0.0 ambari-2.2.0.0 - Updates 8
base CentOS-6 - Base 6,706
extras CentOS-6 - Extras 45
mysql-connectors-community MySQL Connectors Community 36
mysql-tools-community MySQL Tools Community 47
mysql56-community MySQL 5.6 Community Server 358
updates CentOS-6 - Updates 358
repolist: 7,704
[root@repository ~]#
... View more
06-20-2017
04:59 AM
Hi @Jay SenSharma When i try to start the vnc server it gives me this error :
systemctl start vncserver@:1.service Jobfor vncserver@:1.service failed.See 'systemctl status vncserver@:1.service'and'journalctl -xn'for details.
... View more
06-17-2017
03:07 AM
thanks Jay , reinstalling agent fixed this script. I will go ahead and deinstall the cluster using this script and then try to reinstall again. my cluster was running f ine until I deinstalled it and since then I am unable to get it up and running .
... View more
06-16-2017
11:29 AM
1 Kudo
@timc c Can you also check the following properties and modify it according to your needs ? webhcat.proxyuser.knox.hosts *
webhcat.proxyuser.knox.groups * As Jay pointed - once you set the appropriate permission restart all the necessary components + all hive services.
... View more
05-29-2018
03:05 PM
4 Kudos
What is the reason behind separation into HDP and HDF? It is very
often that company needs both real-time data processing and batch
processing, why not to make single package?
... View more