Screwjack
  • Introduction
    • Basic Concepts
    • Installation
  • Getting Started with Screwjack(Basic)
    • Step 1: Initialize a module
    • Step 2: Add Input/Output/Param
    • Step 3: Fill your code implementation
    • Step 4.1: Test in local
    • Step 4.2: Test in docker
    • Step 5: Submit module
  • Getting Started with Screwjack(Hive)
    • Step 0: Initialize a hive module
    • Step 1: Add the input/output and parameter to this module.
    • Step 2: (optional) Make the UDF help explore the query into tokens
    • Step 3: Write the hive script.
    • Step 4: Test locally
    • Step 5: Test in docker
  • Type of initial modules
  • Base Images
    • Why base images?
    • Hierarchy of base images
  • Input/Output Types
    • Why types?
    • Type List
  • Runtime System
 
Screwjack
  • Docs »
  • screwjack: a tiny tool for manipulating modules
  • Edit on GitHub

screwjack: a tiny tool for manipulating modules¶

ScrewJack is a tiny command line tool for manipulating modules.

Getting Started¶

If you never used screwjack before, you should read the Getting Started with Screwjack(Basic) guide to get familiar with screwjack and its usage.

  • Introduction
    • Basic Concepts
    • Installation
  • Getting Started with Screwjack(Basic)
    • Step 1: Initialize a module
    • Step 2: Add Input/Output/Param
    • Step 3: Fill your code implementation
    • Step 4.1: Test in local
    • Step 4.2: Test in docker
    • Step 5: Submit module
  • Getting Started with Screwjack(Hive)
    • Step 0: Initialize a hive module
    • Step 1: Add the input/output and parameter to this module.
    • Step 2: (optional) Make the UDF help explore the query into tokens
    • Step 3: Write the hive script.
    • Step 4: Test locally
    • Step 5: Test in docker
  • Type of initial modules
  • Base Images
    • Why base images?
    • Hierarchy of base images
  • Input/Output Types
    • Why types?
    • Type List
  • Runtime System

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2014, Xiaolin Zhang.

Built with Sphinx using a theme provided by Read the Docs.