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/elasticsearch-hadoop
based on ES-Hadoop plugin for ES official
helianthuslulu/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
helianthuslulu/spark-summit-2017-Europe
Spark summit 2017 europe ppt下载
helianthuslulu/sparklyr
R interface for Apache Spark
helianthuslulu/stackoverflow-java-top-qa
stackoverflow上Java相关回答整理翻译
helianthuslulu/antlr-
helianthuslulu/antlr4-short-course
ANTLR 4简明教程
helianthuslulu/books-1
我读过的书。嘿嘿,分享给你。
helianthuslulu/Design-a-Bloom-Filter-and-use-it-compute-join-of-relations
Design and implement Bloom Filter with two types of hash functions-- deterministic hash functions and random hash functions. Use them to do some primitive document search and join operation on relations.
helianthuslulu/druid-benchmark
Druid Benchmark
helianthuslulu/ebooks
一些电子书,主要是PDF格式
helianthuslulu/elasticsearch-hadoop-1
elasticsearch-hadoop connector for elassandra
helianthuslulu/example-grpc
Demonstrate the some of features of gRPC
helianthuslulu/FlinkForward201704
Flink Forward 2017-04-10 &11 ppt
helianthuslulu/FlinkForward201709
Flink Forward 201709
helianthuslulu/gnu-linux-proc-pid-intro
GNU/Linux下的/proc/[pid]目录下的文件分析
helianthuslulu/HbaseETL
Spark HbaseETL Tools. Support bulk
helianthuslulu/hprose-java
Hprose is a cross-language RPC. This project is Hprose 2.0 for Java
helianthuslulu/Java_Books
Java 编程书籍分享
helianthuslulu/JDBCUtil
玩转JDBC打造数据库操作万能工具类JDBCUtil,加入了高效的数据库连接池,利用了参数绑定有效防止SQL注入
helianthuslulu/kingson4wu.github.io
The GitHub Blog - 个人技术博客源码以及技术笔记和收集文章(wiki)
helianthuslulu/R-Tutor
R语言学习资料
helianthuslulu/real_world_scala
an introduction book on real world's scala, including its main stream frameworks and MOMs...
helianthuslulu/snappy-java
Snappy compressor/decompressor for Java
helianthuslulu/spark-hbase-connector
Connect Spark to HBase for reading and writing data with ease
helianthuslulu/spark-summit-2017-SanFrancisco
spark summit 2017 SanFrancisco
helianthuslulu/StudySpark
学习 Spark 的一个小项目,以及其中各种调优的笔记
helianthuslulu/the-free-hive-book
A free electronic book about Apache Hive. The book is geared towards SQL-knowledgeable business users with some advanced tips for devops.
helianthuslulu/tpcds-hdinsight
TPCDS benchmark for various engines
helianthuslulu/TypeBuilder
用Builder生成泛型,generics type builder