Pinned Repositories
bitmapudf
hive udf 读写存储到hbase的roaringbitmap
brickhouse
Hive UDF's for the data warehouse
ClickHouse
ClickHouse is a free analytics DBMS for big data
es_data_export
ES数据导出工具,ES data export tool,elasticsearch data export tool,elasticsearch数据导出到文件,elasticsearch数据导出到数据库,目前已支持全部的6.x的版本,后续跟进更低的版本。
goshop
分布式多店铺电商系统,使用技术:spring 、springmvc、mybatis、maven、html5、jquery、freemarker、Redis(缓存服务器)、Solr(搜索引擎)、Dubbo(调用系统服务)、Nginx(web服务器)、FastDFS(文件服务器)、Shiro(权限框架)、Zookeeper(分布式应用程序协调服务)
MiniChat
一个集成语音,文字,图片聊天,实现地点地位的简单聊天apk
permission
权限管理系统,使用技术:B-JUI(bootstrap)、jquery、spring 、springmvc、shiro、mybatis、maven、dubbo、zookeeper、redis、fastdfs、kafka
spring-boot-integration
spring-boot集成实例 mybatis,mail,mysql,mongodb,cassandra,scheduler,redis,kafka,shiro,websocket 1.集成单数据源mybatis 2.集成多数据源mybatis 3.集成邮件mail 4.集成mongodb 5.集成cassandra 6.集成定时任务scheduler 7.集成redis 8.集成kafka 9.集成shiro 10.集成websocket
spring-sparkstreaming-kafka-10
spring+spark streaming+kafka 10版本集成和异常问题处理
spring_ssm
springmvc+spring+mybatis+mysql+redis
a123demi's Repositories
a123demi/HData
一个支持多数据源的ETL数据导入/导出工具
a123demi/hsweb-easy-orm
简单的orm工具,为动态表单而生
a123demi/springboot-mybatis-cassandra-aop
springboot+mybatis+oracle+cassandra+aop+定时任务实例
a123demi/hsweb-framework
hsweb 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:通用增删改查,在线代码生成,权限管理(可控制到列和行),动态多数据源分布式事务,动态脚本,动态定时任务,在线数据库维护等等. 基于 spring-boot,mybaits
a123demi/favorites-web
Cloud collection, making the collection easier
a123demi/spring-boot-examples
Spring Boot Examples
a123demi/hsweb-utils
常用工具类
a123demi/hive
Mirror of Apache Hive
a123demi/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
a123demi/a123demi.github.io
a123demi/spring-cloud-study
开源书《使用Spring Cloud与Docker实战微服务》的配套代码。
a123demi/seldon-server
Machine Learning Deployment Platform
a123demi/jackson-bom
Bill of materials POM for Jackson projects
a123demi/spring-boot-starter-dubbo
spring boot集成dubbo
a123demi/SpringMVC-Mybatis-Shiro-redis-0.2-1
基于SpringMVC、Mybatis、Redis、Freemarker的Shiro管理Demo源码的升级版。
a123demi/mapr-sparkml-streaming-uber
a123demi/kafka-exactly-once
a123demi/spring-boot-starter
MyBatis integration with Spring Boot
a123demi/SparkStreaming_Store_KafkaTopicOffset_To_HBase
Kafka delivery semantics in the case of failure depend on how and when offsets are stored. Spark output operations are at-least-once. So if you want the equivalent of exactly-once semantics, you must either store offsets after an idempotent output, or store offsets in an atomic transaction alongside output.There is Spark Streaming how to store Kafka topic offset with HBase.
a123demi/SparkOnHBase
SparkOnHBase
a123demi/mongo-java-driver
The Java driver for MongoDB
a123demi/sparta
Real Time Analytics and Data Pipelines based on Spark Streaming
a123demi/spark
Mirror of Apache Spark
a123demi/hadoop
Mirror of Apache Hadoop
a123demi/wemall
B2B2C商城
a123demi/mongo-spark
The MongoDB Spark Connector
a123demi/kafka-examples
Snippets and small examples demonstrating kafka features and configs
a123demi/elasticsearch-definitive-guide-cn
Elasticsearch权威指南中文版
a123demi/TProfiler
TProfiler是一个可以在生产环境长期使用的性能分析工具
a123demi/spring-boot-starter-hbase
自定义的spring-boot的hbase starter,为hbase的query和更新等操作提供简易的api并集成spring-boot的auto configuration