Pinned Repositories
blog-1
Everything about database,bussiness.(Most for PostgreSQL).
elasticsearch-hadoop
based on ES-Hadoop plugin for ES official
Hive-JDBC-Storage-Handler
Hive Storage Handler for JDBC
km
技术和架构等相关文档
LINUX_IPC
linux ipc practice
linux_memory_management
It is something about linux memory management。That's an important thing to have a good base。Success belongs to the persevering(^_^)
linux_syscall
learn linux system call...^_^
OpenSource-13-10
开源与云计算课程讨论
PersonalInternetDataAnalyC
这个项目是关于数据分析的。目前它分析我在移动设备和电脑上的日常行为。使用到的技术包括:hadoop,hive,hbase,pig,zookeeper,oozie,机器学习等等
Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
helianthuslulu's Repositories
helianthuslulu/blog-1
Everything about database,bussiness.(Most for PostgreSQL).
helianthuslulu/airflow
Apache Airflow
helianthuslulu/Android_5.0_ViewDemo
一些基于 Android 5.0/6.0/N 新特性的小案例
helianthuslulu/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
helianthuslulu/awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
helianthuslulu/blog_box
收集软件研发的技术博客,包含古今中外
helianthuslulu/calcite-test
Test code for apache calcite
helianthuslulu/china_regions
最全最新**省,市,地区json及sql数据
helianthuslulu/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
helianthuslulu/Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
helianthuslulu/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
helianthuslulu/design_patterns
图说设计模式
helianthuslulu/EasyScheduler
Easy Scheduler is a distributed visual workflow scheduling system, which focuses on solving the problem of "complex task dependencies". Easy Scheduler assembles tasks in a DAG graph to monitor the running status of tasks in real time. In addition, it supports retries from specified nodes, recovery failures, suspension and termination of tasks . . . 中文描述:Easy Scheduler是一个分布式工作流任务调度系统(大数据任务调度),主要解决"错综复杂的任务依赖关系,而不能直观监控任务健康状态等问题"。Easy Scheduler以DAG流式的方式将Task组装起来,并可实时监控任务的运行状态,同时支持重试、从指定节点恢复失败、暂停及Kill任务等操作。EasyScheduler由在工作流任务调度方面工作多年的多位小伙伴研发而成,致力于成为大数据平台的中流砥柱,使大数据调度变得更加容易,更可以从其中文名“易调度”看出我们的初衷,如果你对目前市面上的调度不够满意,非常欢迎使用易调度!
helianthuslulu/elasticsearch-hadoop-2
:elephant: Elasticsearch real-time search and analytics natively integrated with Hadoop
helianthuslulu/feign
Feign makes writing java http clients easier
helianthuslulu/flink-local-train
flink入门到项目实践
helianthuslulu/from_coder_to_expert
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
helianthuslulu/gpmall
【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
helianthuslulu/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
helianthuslulu/hbase-connectors
Apache HBase Connectors
helianthuslulu/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
helianthuslulu/java-base
java-agent、jvm-access、jvm-classloader、jUnitPerf、Java基础算法;JAVA基础知识、枚举、反射、异常、泛型、集合、线程、代理;我的博客里面有相应的解释,以及动态的gif图片引导你理解
helianthuslulu/Java-Interview-Tutorial
最全面,最深度的Java程序员开发/求职/面试知识宝库,涵盖高并发/微服务/分布式等高级特性,包括内容:Java SE重难点、包含但不限于集合、多线程、泛型、反射、I/O; Java Web重难点,包含但不限于Servlet、JSP、Tomcat、Jetty ; Java EE开发流行框架,包含但不限于Spring、MyBatis、Hibernate、Vert.X; 计算机理论基础,包含但不限于计算机操作系统(Linux)、计算机网络、常见的数据结构与算法(Java实现) ; 4.数据存储组件的基本操作与原理探究,包含但不限于MySQL、Redis、Kafka、Hive、HBase ; 分布式、微服务时下流行框架及理论,包含但不限于CAP理论及其相关算法、Zookeeper、Spring Cloud Alibaba、Dubbo; 编程设计模式**及其在各种框架中的实际应用(Java实现) 其他Java程序员提高自身竞争力的知识点技能......
helianthuslulu/JavaExecptionFramework
Java统一异常处理(配置文件集中化定义)
helianthuslulu/onemall
mall 商城,基于微服务的**,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
helianthuslulu/others-s-blogs
该库用于收集各种平时学习中遇到的优质资料
helianthuslulu/presto-hbase-connector
presto hbase connector 组件基于Presto Connector接口规范实现,用来给Presto增加查询HBase的功能。相比其他开源版本的HBase Connector,我们的性能要快10到100倍以上。
helianthuslulu/spring-boot-starter-swagger
自制spring boot starter for swagger 2.x,来试试吧,很好用哦~
helianthuslulu/spring-cloud
《Spring Cloud微服务-全栈技术与案例解析》和《Spring Cloud微服务 入门 实战与进阶》配套源码
helianthuslulu/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。