Member since
11-13-2019
26
Posts
0
Kudos Received
0
Solutions
02-25-2022
12:14 PM
Hi, can you please give more info about the migration? Are you upgrading from HDP/CDH to CDP? Or this is only a Solr upgrade? In case it is, in which platform are you? HDP, CDP, CDH.
... View more
01-11-2022
06:03 PM
When we encounter Authentication is not valid error might be because the user which us trying to delete/modify the ZKnode does not have permissions to do it, please export the JVMFLAG pointing to the jaas file of Hbase {1} For example in this case I understand we are trying to delete the hbase-secure zknode So go to the latest hbase process dir, export the hbase jaas file and then log in into ZKCLI again and run the rmr/deleteall command to delete the ZKnode {1} - export JVMFLAGS=“-Djava.security.auth.login.config=path/to/jaas.conf”
... View more
01-29-2021
07:32 AM
Can you please share the curl command used?
... View more