-
Check compatibility with different version of hadoop, hive, oozie, pig etc.
-
When attempting to use cloudera CDH 5.0, hive 0.12 with rJDBC we see the following error:
Error in .jcall(drv@jdrv, "Ljava/sql/Connection;", "connect", as.character(url)[1], :
java.lang.NoClassDe…
-
Our instructions currently have people running everything using Spark 1.5.1. The new dynamic PageRank functionality requires [Spark 1.6.1 however](https://spark.apache.org/news/spark-1-6-1-released.ht…
-
Ant build failed.
My setup
Hadoop 2.6.0-cdh5.4.2
Cloudera 5.4.2
Hive 1.1.0-cdh5.4.2
Does RHive support these setup?
```
[root@master1 RHive]# ant build
Buildfile: /root/Downloads/rhive/RHive/buil…
-
Hi all. I am trying to store a Hive table into an Elasticsearch 1.7 index following this approach: https://www.elastic.co/guide/en/elasticsearch/hadoop/current/hive.html.
At the end of the ingestion …
-
We would like to use Hive tool to search over our data. The data will resides somewhere on hadoop cluster along with some schema which describe the data. Then we want to create an external hive table …
-
-
Hi Claudio.
I ran both the "isilon_create_users.sh" and "isilon_create_directories.sh" scripts with the "cdh" option.
But I'm having some problems installing the Cloudera distribution in my hadoop cl…
-
i have a little troube with CDH 5 cluster:
with
```
hive.server2.authentication
LDAP
```
this change useful for properly working:
``` diff
diff --git a/airflow/hooks/hive_hooks.py b/airflow/…
zstan updated
8 years ago
-
I have built docker image with base centos and on top of the i installed cloudera 5.4.8 manually after starting docker container.
I am using mysql database for CDH cloudera.
Following are the steps
s…