Top "Cloudera" questions

Cloudera Inc.

Buiding Hadoop with Eclipse / Maven - Missing artifact jdk.tools:jdk.tools:jar:1.6

I am trying to import cloudera's org.apache.hadoop:hadoop-client:2.0.0-cdh4.0.0 from cdh4 maven repo in a maven project in …

java maven maven-2 hadoop cloudera
Hive External Table Skip First Row

I am using Cloudera's version of Hive and trying to create an external table over a csv file that contains …

hive cloudera
How to check Spark Version

I want to check the spark version in cdh 5.7.0. I have searched on the internet but not able to understand. …

apache-spark hadoop cloudera
JsonParseException: Unrecognized token 'http': was expecting ('true', 'false' or 'null')

We have the following string which is a valid JSON written to a file on HDFS. { "id":"tag:search.twitter.…

java jackson cloudera
Where are logs in Spark on YARN?

I'm new to spark. Now I can run spark 0.9.1 on yarn (2.0.0-cdh4.2.1). But there is no log after execution. The …

hadoop logging apache-spark cloudera yarn
How to get hadoop put to create directories if they don't exist

I have been using Cloudera's hadoop (0.20.2). With this version, if I put a file into the file system, but the …

hadoop hdfs cloudera put biginsights
Why does "hadoop fs -mkdir" fail with Permission Denied?

I am using Cloudera on a VM machine that I am playing around with. Unfortunately I am having issues copying …

hadoop hdfs cloudera
Find port number where HDFS is listening

I want to access hdfs with fully qualified names such as : hadoop fs -ls hdfs://machine-name:8020/user I could also …

hadoop hdfs cloudera hortonworks-data-platform mapr
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/hadoop/util/PlatformName

I know there have been many posts regarding this exception, but I am not able to fix this issue. Classpath …

java linux hadoop cloudera
beeline not able to connect to hiveserver2

I have a CDH 5.3 instance. I start the hive-server2 by first starting the hive-metastore and then the hive-server from command …

hadoop hive cloudera cloudera-manager