🗻产品及数据盐分
☆14Jan 11, 2020Updated 6 years ago
Alternatives and similar repositories for pm-salt
Users that are interested in pm-salt 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
- 基于TBSchedule开发的一个分布式任务调度框架,可以解析任务间的依赖,并执行任务(执行Shell、bat脚本)☆12Aug 5, 2016Updated 10 years ago
- 用户画像代码,根据算法推算出用户的性别和年龄比率☆11Dec 18, 2017Updated 8 years ago
- A shell script to automate the operations of sqoop☆11Mar 29, 2021Updated 5 years ago
- 基于springbook+spark的机器学习应用开发☆12Nov 21, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 使用springboot+mybatis后台框架 前端bootstrap框 架 添加web socket实时提醒订单消息 使用springsecurity进行权限拦截 邮箱+短信验证 ,echart图表显示用户订单信息,poi表报打印等等。。。☆12Oct 25, 2017Updated 8 years ago
- 使用shell脚本部署Apache Doris (incubating) FE & BE☆11Jul 8, 2019Updated 7 years ago
- 批量处理小工具:①批量将word文档转换为pdf②给pdf文档批量添加水印☆12May 11, 2022Updated 4 years ago
- 有向无环图在大文本匹配N多关键字中的应用☆11Jul 21, 2018Updated 8 years ago
- echarts大屏展示得数据可视化☆11Sep 6, 2018Updated 7 years ago
- Spark Streaming与OpenCV传感器数据实时获取☆13Jun 20, 2016Updated 10 years ago
- 基于sqoop封装的一个通用的抽取工具,方便数据平台界面提交任务以及数据源管理☆10May 2, 2017Updated 9 years ago
- hive sql parser☆11Aug 27, 2014Updated 11 years ago
- CDAP Cube Dataset Guide☆11Aug 26, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Pinot 是一个实时分布式的 OLAP 数据存储和分析系统。LinkedIn 使用它实现低延迟可伸缩的实时分析。Pinot 从离线数据源(包括 Hadoop 和各类文件)和在线数据源(如 Kafka)中攫取数据进行分析。Pinot 被设计是可以进行水平扩展的☆16Nov 8, 2015Updated 10 years ago
- Spark Streaming ETL jobs for Mozilla Telemetry☆18Dec 5, 2019Updated 6 years ago
- 一套对于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
- Spark混合推荐系统大数据监控平台☆11May 1, 2018Updated 8 years ago
- Apache Flink自述理解与代码☆13Mar 9, 2019Updated 7 years ago
- 数据预处理模块☆11Nov 15, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 企业应用架构集成☆15Dec 22, 2014Updated 11 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
- 图像识别后台算法服务器☆12Jul 25, 2016Updated 10 years ago
- 第六届 中国软件杯 软件设计大赛 企业增值税发票数据分析系统☆16Aug 14, 2017Updated 9 years ago
- SpringBoot + Apache Mahout 推荐引擎 基于用户评分数据推荐相关电影☆11Jun 7, 2018Updated 8 years ago
- linux管理中批量传输文件、批量执行命令及其他一些脚本分享☆16Dec 22, 2016Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- better performance for kylin query☆15Jun 14, 2019Updated 7 years ago
- NB-IoT智能水 表上报数据读取系统,传输层为UDP,利用NIO实现数据读取。(后通过电信平台上报,此程序保留。)☆11Dec 20, 2018Updated 7 years ago
- 房地产大数据分析平台——前端组代码☆14Jan 16, 2017Updated 9 years ago
- 设计了一套兼容基础用户、组织机构和功能权限、数据权限体系的系统维护页面,作为公司内部研发的基础平台。☆14Updated this week
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 9 years ago
- - 由于是实时弹幕,所以需要时时刻刻读取数据库内容,可是大量的ajax请求会影响服务器性能。于是就使用了goeasy第三方实时消息推送框架。 - 弹幕的动态化可以使用jquery的animate动画来实现 - 至于把弹幕消息发送到数据库就更简单了 ,随便一个请求就可以…☆12Nov 1, 2018Updated 7 years ago
- 基于canal.deployer-1.1.1-SNAPSHOT.tar,canal连接kafka,springboot消费kafka数据入hbase和ElasticSearch☆15Dec 19, 2018Updated 7 years ago