Member since
01-19-2017
3676
Posts
632
Kudos Received
372
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 592 | 06-04-2025 11:36 PM | |
| 1143 | 03-23-2025 05:23 AM | |
| 572 | 03-17-2025 10:18 AM | |
| 2158 | 03-05-2025 01:34 PM | |
| 1353 | 03-03-2025 01:09 PM |
09-30-2022
02:42 AM
thanks for your reply !!! I solvd the problem,This /etc/security path has only read permission, but no open write permission. After I gave write permission, the problem was solved and Ambari was able to create keyTab files here as desired. Although I set all 777 permissions for /etc/security/keytabs, nothing happened
... View more
09-13-2022
10:56 PM
Hello @kunal_agarwal If you are using Knox Gateway, it may be the bug, presented here To fix it you could apply this changes to file: ${KNOX_GATEWAY_HOME}/data/services/yarnui/2.7.0/rewrite.xml to rewrite rules of yarnui service
... View more
09-08-2022
07:04 PM
ok, thinks,man,i have already resource this question. the way is to check some py file contain some python3 title those I add those before, think u very much
... View more
09-01-2022
07:30 AM
what worked for me is sqoop import --connect jdbc:mysql://localhost:3306/classicmodels --username root --password hadoop --split-by id --m 1 --table customers --hive-impo rt --driver com.mysql.jdbc.Driver just added --m 1
... View more
06-09-2022
06:10 AM
@vkotsas First, you need to establish communication between the 2 [server01 and server02] to ensure the DNS can resolve, ssh is okay and Kerberos cross-realm is working if the clusters are kerberized. Next copy hdfs-site.xml and core-site.xml from Hadoop server01 to Nifi server02 note the paths as you will need that information during the setup, in the Nifi perspective, the core-site.xml and hdfs-site.xml has all the necessary Hadoop connection information needed. Use the FetchHDFS and not GetHDFS as the latter deletes the source, this skeleton procedure should help you fine-tune your HDFS copy from server01 to Server02 please let me know if you need more help? Geoffrey
... View more
06-08-2022
04:08 AM
1 Kudo
Hi Andrea, Great to see that it has been found now and thanks for marking the post as answered. All the best, Miklos
... View more
06-06-2022
11:07 AM
@FLYs Can you have a look at this solution it could be a classpath issue. Sqoop error
... View more
05-31-2022
08:56 AM
@RZ0 Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks!
... View more
05-30-2022
01:30 PM
What are the answers to this question since 2022? From what I'm seeing, links to repos of HDP 3.1.4 and earlier are behind a paywall aswell. Is there no free/opensource version of HDP/CDP anymore? And will never be?
... View more
05-27-2022
12:07 AM
Thank you!!!
... View more