Giter Site home page Giter Site logo

kevinwkc / oshinko-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from radanalyticsio/oshinko-cli

0.0 1.0 0.0 87.83 MB

Command line interface for spark cluster management app

License: Apache License 2.0

Dockerfile 0.06% Makefile 0.13% Go 64.69% Shell 34.67% Awk 0.13% Python 0.32%

oshinko-cli's Introduction

Build Status

Oshinko Cli

Command line interface for spark cluster management application.

Oshinko Application

The Oshinko application manages Apache Spark clusters on OpenShift. The application consists of a REST server (Oshinko-rest) and a web UI. It is designed to run in an OpenShift project. This repository contains tools to launch the Oshinko application

Using the Oshinko CLI

The easiest way to get started using the Oshinko CLI is to use a release version which can be found here. There are releases for linux32 or 64 and MacOS. To use a release either untar/unzip the precompiled Oshinko binary and use this to call commands to create, delete or modify clusters.

oshinko <command>

Creating a cluster

To create an oshinko cluster through the cli you use the command create oshinko create <cluster name>

Deleting a cluster

To delete a cluster you use the delete command: oshinko delete <name of cluster>

Scaling a cluster

You may need to scale a cluster out to provide more resources or scale down to save money to do this you can use the command: oshinko scale <name of cluster> [options] Options include scaling the number of masters or workers.

Further reading

For a full set of commands and parameters please use: oshinko help Please see the CONTRIBUTING.md and HACKING.md docs for more information about working with this codebase and the docs directory for more general information on usage.

oshinko-cli's People

Contributors

tmckayus avatar elmiko avatar rebeccasimmonds19 avatar sub-mod avatar mattf avatar nicolaferraro avatar robgeada avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.