ebuildy / yoga

YARN logs as a (HTTP) service, with Python Flask and React as front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yoga: YARN logs as a service

Motivation

Easy way to retrive yarn applications logs.

Implementaion

A simple python script that act as a HTTP proxy of yarn logs command.

Usage

Run the Flask server: python server.py then call the API "/APP_ID"

About

YARN logs as a (HTTP) service, with Python Flask and React as front-end


Languages

Language:JavaScript 58.5%Language:Python 22.8%Language:HTML 11.1%Language:CSS 4.0%Language:Makefile 3.5%