Hortonworks Data Platform (HDP) is a distribution of an open-source Apache Hadoop data platform containing a set of projects on top of the HDFS and YARN as core layer of Hadoop.
I have a very simple "Hello world" style map/reduce job. public class Tester extends Configured implements Tool { @Override public …
java hadoop mapreduce hortonworks-data-platformI'm new to Spark on YARN and don't understand the relation between the YARN Containers and the Spark Executors. I …
apache-spark containers yarn hortonworks-data-platform executorI downloaded HDP 2.1 from hortonworks for virtualbox. I got the following error when using Hbase shell in case simple command: …
hadoop hbase apache-zookeeper hortonworks-data-platformI am having a strange problem with a Hadoop Map/Reduce job. The job submits correctly, runs, but produces incorrect/…
java hadoop mapreduce hortonworks-data-platformI successfully built a 5 node cluster of HortonWorks HDP 2.2 using Ambari. However I don't see Apache Spark in the installed …
hortonworks-data-platform ambariI use HDP3.1. And I Ambari to deploy hadoop cluster and hive. After deployed, I can run hive in shell …
hadoop hive hortonworks-data-platform kylin