I just know the below two ways of submitting Hadoop jobs
1) CLI(Command line interface)
2) OOzie
Are there any other ways to do it ? and which is the most widely used method of submitting the Hadoop jobs?
What does Hadoop jobs mean ?
Spark : spark-shell + Java / Pyton / Scala + Spark Job Server (Rest) + Oozie
Hive : CLI + Java - Thrift(JDBC) + Oozie
etc ....... If you want to use all of these you can use Hue. If you want to schedule all of these you can use Oozie.