linux管理中批量传输文件、批量执行命令及其他一些脚本分享
☆16Dec 22, 2016Updated 9 years ago
Alternatives and similar repositories for linux_system_shell
Users that are interested in linux_system_shell are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- 用户画像代码,根据算法推算出用户的性别和年龄比率☆11Dec 18, 2017Updated 8 years ago
- A shell script to automate the operations of sqoop☆11Mar 29, 2021Updated 5 years ago
- 使用shell脚本部署Apache Doris (incubating) FE & BE☆11Jul 8, 2019Updated 7 years ago
- 在线编辑pdf文档☆11Jun 21, 2022Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 数据中后台高阶组件☆12May 5, 2026Updated 3 months ago
- 有向无环图在大文本匹配N多关键字中的应用☆11Jul 21, 2018Updated 8 years ago
- 华为软件精英挑战赛2019,实时计算全图路况,每辆车在每个时刻(或隔几个时刻)根据自身信息生成自己的权重矩阵,利用SPFA算法动态规划路径☆10Apr 14, 2019Updated 7 years ago
- Spark Streaming与OpenCV传感器数据实时获取☆13Jun 20, 2016Updated 10 years ago
- hive sql parser☆11Aug 27, 2014Updated 11 years ago
- CDAP Cube Dataset Guide☆12Aug 26, 2017Updated 8 years ago
- Pinot 是一个实时分 布式的 OLAP 数据存储和分析系统。LinkedIn 使用它实现低延迟可伸缩的实时分析。Pinot 从离线数据源(包括 Hadoop 和各类文件)和在线数据源(如 Kafka)中攫取数据进行分析。Pinot 被设计是可以进行水平扩展的☆16Nov 8, 2015Updated 10 years ago
- 小飞机翻墙教程☆24Nov 14, 2019Updated 6 years ago
- Spark Streaming ETL jobs for Mozilla Telemetry☆18Dec 5, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 一套对于clickhouse的封装:过亿数据的秒级查询,不得不爱的clickhouse☆13Sep 23, 2020Updated 5 years ago
- 离线调度, hive, 任务依赖, 任务调度, 大数据开发平台☆14May 10, 2018Updated 8 years ago
- 晋江文学城大数据分析项目☆12Jul 6, 2019Updated 7 years ago
- 在规格文件上直接执行SQL,无数据库依赖,基于Java8的流计算和Lamdba表达式。☆10Jun 15, 2017Updated 9 years ago
- Smile Disk项目是使用Java语言进行开发的一个在线网盘系统。在架构时,采用前后端分离的模式,并且将项目的功能模块进行分割,单独切分成后台子工程,能够实现分布式部署☆11Feb 22, 2023Updated 3 years ago
- Spark混合推荐系统大数据监控平台☆11May 1, 2018Updated 8 years ago
- Apache Flink自述理解与代码☆13Mar 9, 2019Updated 7 years ago
- 万联物联网平台,基于Java8,Spring Boot2.2.13 ,SpringMVC,AdminLTE等开发。支持物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,HTTP等),灵活接入不同厂家不同协议等设备。实时数据处理,设备告…☆20Apr 17, 2024Updated 2 years ago
- 使用K8S部署Apache Doris (incubating)(原百度palo)☆12May 15, 2019Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 数据预处理模块☆11Nov 15, 2018Updated 7 years ago
- 数据仓库KETTLE ETL资源库☆14Jun 11, 2015Updated 11 years ago
- 前端埋点监控后台,提供可视化数据报表,报错趋势图,以及报错聚合性分析报表☆13Jan 4, 2023Updated 3 years ago
- 襄阳智慧交通大数据平台建设☆15Jun 25, 2022Updated 4 years ago
- 实战SpringCloud组件配置管理、服务治理、断路器、智能路由、微代理、控制总线、全局锁、决策竞选、分布式会话、集群状态管理☆14Oct 9, 2017Updated 8 years ago
- 第六届 中国软件杯 软件设计大赛 企业增值税发票数据分析系统☆16Aug 14, 2017Updated 8 years ago
- SpringBoot + Apache Mahout 推荐引擎 基于用户评分数据推荐相关电影☆11Jun 7, 2018Updated 8 years ago
- better performance for kylin query☆15Jun 14, 2019Updated 7 years ago
- 房地产大数据分析平台——前端组代码☆14Jan 16, 2017Updated 9 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- ☆12Jan 25, 2023Updated 3 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 9 years ago
- - 由于是实时弹幕,所以需要时时刻 刻读取数据库内容,可是大量的ajax请求会影响服务器性能。于是就使用了goeasy第三方实时消息推送框架。 - 弹幕的动态化可以使用jquery的animate动画来实现 - 至于把弹幕消息发送到数据库就更简单了 ,随便一个请求就可以…☆12Nov 1, 2018Updated 7 years ago
- ☆14Jun 11, 2024Updated 2 years ago
- 基于PowerCenter的数据质量监控系统☆13Dec 27, 2017Updated 8 years ago
- 基于canal.deployer-1.1.1-SNAPSHOT.tar,canal连接kafka,springboot消费kafka数据入hbase和ElasticSearch☆15Dec 19, 2018Updated 7 years ago
- 仓库管理系统,前端使用BootStrap3+JQuery+JSP,后端使用Spring4+SpringMVC4+Mybatis3,数据库使用MySQL5.7,开发平台IntelliJ IDEA+open JDK1.8 amd64☆12Nov 18, 2018Updated 7 years ago