Giter Club home page Giter Club logo

jawsui's Introduction

JawsUI for Jaws 1.1.x

JawsUI is a user interface for Jaws and hdfs-tachyon-file-browser projects.

Build

If you want to build the app yourself, you will need to perform the following tasks (npn, bower and grunt-cli must be installed previously) :

  • Install your local project's npn tools. Running the following command will also install the required bower components
npm install
  • Then run the grunt task. If everything goes well, the production version should be located in the dist folder:
grunt build

Setup

To configure the app, edit the config.js file located in the app folder. The following parameters can be set:

  • COLOR_PALLETE: Theme used by app. Valid palettes include: red, pink, purple, deep-purple, indigo, blue, light-blue, cyan, teal, green, light-green, lime, yellow, amber, orange, deep-orange, brown, grey, blue-grey
  • API_PATH: The url path for the Jaws service
  • FILEBROWSE_API_PATH: The url path for the hdfs-tachyon-file-browser service
  • TACHYON_LOCATION: The endpoint for Tachyon filesystem
  • HDFS_LOCATION: The endpoint for HDFS filesystem
  • LOGS_PER_PAGE: The number of logs to ask from the service per HTTP request
  • RESULTS_PER_PAGE: The number of results to ask from the service per HTTP request
  • QUERIES_PER_PAGE: The number of query history items to ask from the service per HTTP request

jawsui's People

Contributors

iliviu avatar

Watchers

 avatar  avatar  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.