Member since
05-04-2016
60
Posts
5
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1857 | 01-17-2017 11:36 AM |
04-05-2021
10:51 PM
Hi, You must deploy the jce policy on every cluster nodes if you are using built-in openjdk. Please follow the steps. [root@hostname]# locate local_policy.jar [root@hostname]# wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup-cookie" "http://download.oracle.com/otn-pub/java/jce/8/jce_policy-8.zip" [root@hostname]# unzip -o -j -q jce_policy-8.zip -d /usr/jdk64/jdk1.8.0_112/jre/lib/security/ [root@hostname]# ambari-server rstart Now test the connection. Hopes it will resolves the issue.
... View more
01-18-2019
06:09 AM
@Jay Kumar SenSharma sure , i will check and update. Thanks!!
... View more
10-29-2018
04:56 AM
@Geoffrey Shelton Okot the activiy got finished & balancer started as soon as i stopped my data node but it took so much time to finish the activity. Is there any way by which i can perform this activity more faster? Thanks,
... View more
08-05-2017
02:32 PM
@hardik desai Good
to know that you are able to run the command properly now. It would be
great if you can mark the correct answer as "Accepted" (answered) that way it will
help other HCC users to quickly navigate the answer.
... View more
06-08-2017
05:42 AM
Jay SenSharma thanks, i will check the logs to find out why it is dropping the connections and let you know...
... View more
02-09-2017
12:10 PM
@Kuldeep KulkarniKuldeep Seems to be a connection pooling issue, Restarted multiple times ambari-agent on the slaves and event the ambari-server and it worked. I think there needs to be a sequence first ambari-server and then ambari-agent. Really thanks for pointing it out. Regards
... View more
02-06-2017
06:06 PM
I echo what has been said already. From Hortonworks Product Mgmt perspective, I'm monitoring this feature (no firm decision yet). The current state is that Federation code is our HDP release, however, we don't have support in Ambari or Hive to make sure Hortonworks can officially support this feature yet. We are getting some queries from customers, along the use case that you mentioned and we need to have a critical mass to move the priority. If any of your customers need it, please feel free to respond to any of our threads with the use case (plus desired Ambari+Hive support).
... View more
01-21-2017
06:18 PM
thanks for confirming , so what i wrote is correct that is changing dfs.blocksize . restart anyways will happen
... View more
01-18-2017
09:24 AM
@jyoung, i can relate to your answer and descreption...thanks!
... View more
01-18-2017
01:38 AM
@hardik desai @anaik, thanks for your reply. Just like what anaik said, I can see multiple log files, such as application.log.2017-01-17 ... application.log.2017-01.xx within the atlas log folder, which means Atlas enables DailyRollingFileAppender log rotate mechanism by default. Now that there is no ERROR and WARN appearing in application.log, that Audit: UNKNOWN/10.18.218.21 performed request GET so frequently is also a normal case for atlas, right ? I just wonder why atlas needs to perform the GET request so frequently , and is there any place to config the frequence of sending GET request ?
... View more