GithubHelp home page GithubHelp logo

temptablemanage's Introduction

TempTableManage

数据组临时表自动清理系统。前端使用Vue.js来实现,基于https://github.com/lin-xin/vue-manage-system。后端准备使用json-server。然后真正的定时清理使用Oozie调度Pyspark来实现。然后再实现一个钉钉的机器人,实现删除之前提醒。

前端进展

前端部分的功能列表如下:

  • 用户登录
  • 权限控制
  • 用户管理
    • 用户列表
    • 用户添加
    • 用户修改
    • 用户擅长
  • 临时表管理
    • 临时表列表
    • 临时表添加
    • 临时表编辑
    • 临时表删除

定时清理进展

定时清理部分的功能列表如下:

  • 读取后端Json文件
  • 查询当前所有的临时表列表
  • 通过正则筛选出应该被删除的临时表列表
  • 正式删除
  • 通过正则筛选出被保留的临时表并推送给钉钉机器人
  • 配置Oozie

最后再出一份部署文档和重启集群时启动系统的脚本

temptablemanage's People

Contributors

mrbcy avatar

Watchers

 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.