Git Product home page Git Product logo

stormfront's Introduction

How to Use This Repo

⚡tormFront is a notebook front end for the dbstress concurrency benchmarking tool. It lets the user send multiple queries to a JDBC SQL endpoint without having to navigate too much code or manually edit config files.

⚡tormFront is meant to run in a Databricks workspace, and uses ipywidgets to generate the UI.

Download StormFront.ipynb and import into your Databricks Workspace. Run each cell one by one to select which sql files to run and which SQL endpoint to query.

Dependencies

install StormFront either as a cluster library using git+https://www.github.com/PavanDendi/StormFront as the library name, or as a notebook scoped library using %pip install git+https://www.github.com/PavanDendi/StormFront

Install sqlstorm jar from https://github.com/PavanDendi/sqlstorm/ to your cluster.

Compiled binary can be found in the github Releases HERE, or compile from source using sbt assembly from the sql⚡torm repo root directory.

Cluster can be a single node using a weak instance type since the cluster will only be sending API calls, and processing minimal data itself.

Cluster must be running a DBR version that supports ipykernel. Tested on DBR 10.4 LTS

If using DBR 11+, ipykernel is enabled by default. For 11 > DBR >= 10.3, enable ipykernel by adding to cluster config

spark.databricks.python.defaultPythonRepl ipykernel

stormfront's People

Contributors

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