Member since
06-30-2021
8
Posts
0
Kudos Received
0
Solutions
06-28-2022
05:51 AM
Hi. We want to export hive table using the export table command (export table table_name to 'hdfs_path';) in Beeline, Hue, or hive CLI but we get an error (in dev cluster): Error: Error while compiling statement: FAILED: SemanticException Error when getting current notification event ID (state=42000,code=40000) The table doesn't have partitions. In the yarn top command, I see that job starts for this task but it is killed automatically after a few seconds. DEV cluster: HDP-3.1.4.0 Hive 3.1.0 In our other cluster (production), this problem does not exist.
... View more
Labels:
05-24-2022
07:45 AM
Yes we have the same problem. For now only the HiveServer2 restart help.
... View more
12-29-2021
01:10 AM
I believe that in Ranger 1.2.0 the property xasecure.audit.provider.summary.enabled is called Audit provider summary enabled (checkbox to tick) in Advanced ranger-hdfs-audit in HDFS service in Ambari.
... View more
12-27-2021
01:41 AM
Hello. I want to disable logging for some of the policies in Ranger (Ranger 1.2.0, HDP-3.1.4.0-315) I edit the policies to switch off the Audit Logging button and when I save this configuration in Ranger Audit I see that nothing changes (all the logs from the policies that I disabled logging are visible). Why can this be so?
... View more
Labels:
- Labels:
-
Apache Ranger
08-04-2021
06:31 AM
In my case I had to restart HiveServer2 services on nodes after I had connected the hosts to the domain (using sssd service).
... View more