Rename Hive Database – Issue-resolution

After re-naming Hive database we faced one issue. This issue we faced on existing database. Issue Detail:   -bash-4.2$ hdfs dfs -ls /user/hive/warehouse/demo.db ls: Permission denied: user=demo, access=READ_EXECUTE, inode="/user/hive/warehouse/demo.db":hive:hive:drwxrwx--x We check…

0 Comments

Rename Hive Database

Recently I received a requirement to rename hive database, however current Apache hive release doesn't support this feature. In this Apache Hive Jira HIVE-4847, you can see this is a…

0 Comments

Apache Kafka Cluster in Cloudera

In this post I will explain how to add a separate Kafka Cluster in existing cluster.Prerequisite: 3 new hosts or EC2 instances.Install java Disable SelinuxRAM - 64 GB Java Heap - 4 GBCPU…

0 Comments

Hue load balancer is down after enabling TLS

After enabling Auto-TLS on cloudera cluster, Hue load balancer is not starting. We are getting below errors: Error Message: Stderr perl -pi -e 's#{{CLOUDERA_HTTPD_LOG_DIR}}#/mounts/edge/app/log/hue-httpd#' /var/run/cloudera-scm-agent/process/1295-hue-HUE_LOAD_BALANCER/httpd.conf /var/run/cloudera-scm-agent/process/1295-hue-HUE_LOAD_BALANCER/hue.conf /var/run/cloudera-scm-agent/process/1295-hue-HUE_LOAD_BALANCER/supervisor.conf Can't open /var/run/cloudera-scm-agent/process/1295-hue-HUE_LOAD_BALANCER/supervisor.conf:…

0 Comments

Hive Replication to S3

Today I have a requirement to implement Hive disaster recovery. I have to take a backup of Hive metadata and all hive DB's. Our development team is using different databases…

0 Comments

End of content

No more pages to load