Code Monkey home page Code Monkey logo

jupyter-spark's Introduction

Description

Within the Astronomy Data Commons group, we use Apache Spark for distributed computing on both local and cloud resources. Apache Spark allows one to create “clusters” of computers that work together to produce the results of computations. Within astronomy, one such computation we are focused on is the crossmatch between two very large (billion object) catalogs. Apache Spark has many APIs and interfaces for managing the life cycle of a Spark cluster, however none of them are user-friendly to the astronomy community which is used to working with Python in a Jupyter environment.

The aim of this project is to create a set of Jupyter notebook extensions and Jupyter lab widgets that enable fluid interfacing between the user and Spark clusters that execute their code. This project includes building a user interface in the web browser with JavaScript and connecting them to a back-end API written in Python that interfaces with Apache Spark.

Anticipated Milestones

GSoC Coding Starts

  • Work with users in the Astronomy Commons community to understand User Interface and User Experience constraints for this project
  • Investigate how Jupyter notebooks and the Jupyter lab system work, if required
  • Obtain access to local and remote computing resources and development environments as needed

GSoC Midterm

  • A sketch interface is made of the final product that incorporates feedback from community and guidance from mentors
  • Progress has been made toward a working prototype
  • The working prototype interface contains several browser element and the layout resembles the final interface
  • The working prototype back-end links at least one interaction with a browser element to the Spark API

GSoC Final

  • A user is able to launch and connect to a local Spark cluster using just browser interactions
  • A user is able to launch and connect to a remote Spark cluster using just browser interactions
  • Code is documented and exists on a GitHub repository under the Astronomy Data Commons organization

Application Prerequisites

https://github.com/astronomy-commons/jupyter-spark/wiki/Project-Prerequisites

jupyter-spark's People

Contributors

bsipocz avatar

Watchers

James Cloos 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.