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/apache-calcite-tutorial
https://blog.csdn.net/QXC1281/article/details/89070285
helianthuslulu/Apache-Flink-Docs-ZH-translation
Apache Flink官方文档中文翻译计划
helianthuslulu/architecture.taobao-alibaba
互联网公司架构: 淘宝技术架构,阿里巴巴技术架构
helianthuslulu/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
helianthuslulu/bloom-filter-scala
Bloom filter for Scala, the fastest for JVM
helianthuslulu/book-1
关于技术类的电子书,为了去中心化,保存在git上,不至于丢失,[侵删]
helianthuslulu/Byz--SparkNotes
这是本人从学习Spark以来(2013-2017),所做的笔记,涉及Spark的所有方面,Spark机器学习部分详细到每个算法的每个参数
helianthuslulu/druid
:hotsprings: 为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid
helianthuslulu/Druid-
学习druid的过程中内容的整理和问题的记录分析
helianthuslulu/elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
helianthuslulu/embedded-elasticsearch
Tool that ease up creation of integration tests with Elasticsearch
helianthuslulu/flink
Apache Flink
helianthuslulu/flink-maven-scala
flink技术学习笔记分享
helianthuslulu/git-tips
:trollface:Git的奇技淫巧
helianthuslulu/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
helianthuslulu/grpc-java-by-example
A collection of useful/essential gRPC Java Examples
helianthuslulu/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 6 and above, brought to you by Google.
helianthuslulu/hbase
Mirror of Apache HBase
helianthuslulu/incubator-druid
Apache Druid (Incubating) - Column oriented distributed data store ideal for powering interactive applications
helianthuslulu/java-learn
helianthuslulu/mybatis-generator-gui
mybatis-generator界面工具,让你生成代码更简单更快捷
helianthuslulu/RoadOfStudySpark
Spark 学习之路,包含 Spark Core,Spark SQL,Spark Streaming,Spark mllib 学习笔记
helianthuslulu/RoaringBitmap
A better compressed bitset in Java
helianthuslulu/sbt-jmh
"Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)
helianthuslulu/spark-scala-maven-2.4.0
Spark2.4.0 学习笔记分享
helianthuslulu/spark-summit-north-america-2018-06
spark-summit-north-america-2018-06, More detail please visit
helianthuslulu/SparkSQL-Internal
helianthuslulu/sparkStreamingKafkaPerformance
spark将hdfs数据高性能灌入kafka,然后spark streaming/structured streaming高速消费,关注性能,欢迎提供性能/代码优化建议
helianthuslulu/spring-boot-api-project-seed
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
helianthuslulu/sql-injection-filter
Simple SQL injection filter that attempts to detect malicious SQL strings from a pre-defined dataset. Note this tool does not carry out sanitisation of input, where input is transformed into something that conforms to a specification. Check out the README for more.