Member since
09-29-2015
23
Posts
9
Kudos Received
0
Solutions
12-15-2017
05:46 PM
This article provides a step-by-step guide on how to leverage the Workflow Manager (WFM) View within Apache Ambari to connect, automate, and monitor big data processing tasks. It explains how to build a defined workflow engine to schedule and execute Apache Hive queries, integrating seamlessly with the Hortonworks Data Platform (HDP) alongside other Hadoop ecosystem jobs like Sqoop, Pig, MapReduce, and Spark.
More details in the attached PDF.
... View more
12-05-2016
02:19 AM
Falcon requires hive bootstrapping export method. hive -e “EXPORT TABLE TABLE_NAME TO ‘hdfs://BACKUP_CLUSTER:8020/hiveimport/' FOR replication('bootstrapping’)”
... View more