Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 471 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 471 Bytes

SimpleHadoopTool

A simple tool to submit MapReduce jobs to Hadoop cluster

HadoopUserApi

This project handles execution of APIs of Hadoop cluster in Java.

SimpleHadoopToolClient

This project in C# is user-friendly for users to submit a MapReduce task to Hadoop cluster. The task configuration can be imported from a Catla-HS task. The tool has to be used with the HadoopUserApi server side.

Screenshot