Skip to content

Big Data

Analytics And More
  • Home
  • Spark
  • Design Patterns
  • streaming
  • Map Reduce
  • Hive
  • Hdfs & Yarn
  • Pig
  • Oozie
  • Hbase

Category: Data Analytics

oozie workflow example for java action with end to end configuration

August, 2017 adarsh

Java action is a great way to run custom Java code on the Hadoop cluster. The Java action will execute…

Continue Reading →

Posted in: Data Analytics, Oozie Filed under: oozie workflow

oozie workflow example for hdfs file system action with end to end configuration

adarsh 1 Comment

Users can run HDFS commands using Oozie’s FS action. Not all HDFS commands are supported, but the following common operations…

Continue Reading →

Posted in: Data Analytics, Hdfs, Oozie Filed under: hdfs, hdfs filesystem, oozie workflow

oozie workflow example for shell action with end to end configuration

adarsh

Oozie provides a convenient way to run any shell command. This could be Unix commands, Perl,Python or even Java programs…

Continue Reading →

Posted in: Data Analytics, Oozie Filed under: oozie workflow

oozie workflow example for sqoop action with end to end configuration

adarsh

Apache Sqoop is a Hadoop tool used for importing and exporting data between relational databases MySQL, Oracle, etc. and Hadoop…

Continue Reading →

Posted in: Data Analytics, Oozie Filed under: oozie workflow, sqoop

oozie workflow example for pig action with end to end configuration

August, 2017 adarsh

Oozie’s Pig action runs a Pig job in Hadoop.Pig action requires you to bundle the Pig script with all the…

Continue Reading →

Posted in: Data Analytics, Oozie, Pig Filed under: oozie workflow, pig latin

oozie workflow example for hive action with end to end configuration

adarsh

Hive actions run a Hive query on the cluster. The Hive query and the required configuration, libraries, and code for…

Continue Reading →

Posted in: Hive, Oozie Filed under: hive, oozie workflow

oozie workflow example for map reduce action with end to end configuration

adarsh 1 Comment

The following is an ordered sequence of XML elements for map-reduce job and you must specify them in order when…

Continue Reading →

Posted in: Data Analytics, Map Reduce, Oozie Filed under: map reduce, oozie workflow

Post navigation

Page 16 of 26
← Previous 1 … 15 16 17 … 26 Next →

Recent Posts

  • Optimization for Using AWS Lambda to Send Messages to Amazon MSK
  • Rebalancing a Kafka Cluster in AWS MSK using CLI Commands
  • Using StsAssumeRoleCredentialsProvider with Glue Schema Registry Integration in Kafka Producer
  • Home
  • Contact Me
  • About Me
Copyright © 2017 Time Pass Techies