Skip to content

Latest commit

 

History

History
91 lines (55 loc) · 3.92 KB

File metadata and controls

91 lines (55 loc) · 3.92 KB

This page lists all of the examples.


Ambari

  • Performs HDFS service check via Ambari REST api using Groovy [Ambari]
  • Lists installed services via Ambari REST api using Groovy [Ambari]
  • Shows the hostname for BIGSQL, HIVE, KNOX and BIGR services where the master component runs via Ambari REST api using Groovy [Ambari]

Big SQL


HBase

  • Connects to HBase and check system version, cluster version and status using Groovy [HBaseGroovy]
  • Manipulate schema and execute CRUD operation using Groovy [HBaseGroovy]
  • Connects to HBase and check system version, cluster version and status using Java [HBaseJava]

Hdfs

  • List directory contents, Create a directory and Upload a file using Groovy [WebHdfsGroovy]
  • List directory contents, Create a directory and Upload a file using cURL [WebHdfsCurl]

Hive


Jsqsh

  • Download and configure Jsqsh shell for Big SQL [Jsqsh]

Knox

  • Run a knox shell client session [Knoxshell]

Oozie


SquirrelSQL

  • Download, configure and Run SquirrelSQL [SquirrelSQL]

WebHCat/Templeton (Using Knox API)


Zeppelin

  • Install, configure and run Zeppelin. Run Pyspark notebook [Zeppelin]

More examples coming soon ...