摘要:
Java程序中的代理作用和应用场景及实现
(The role of proxy, application scenarios, and implementation in Java programs.) 阅读全文
摘要:
Hadoop hdfs副本存储和纠删码(Erasure Coding)存储优缺点 阅读全文
摘要:
基于源码分析hadoop namenode格式化和启动过程实现
(According to the source code analysis hadoop namenode formatting and startup process implementation.) 阅读全文
摘要:
使用Flink SQL结合Kafka、Elasticsearch、Kibana实时分析电商用户行为
(Use flink sql to combine kafka, elasticsearch and kibana, real-time analysis of e-commerce user behavior.) 阅读全文
摘要:
基于kafka topic、分区、消费组和消费者原理,分析RangeAssignor、RoundRobinAssignor、StickyAssignor三种消费组消费者分配策略
(Based on the Fundamentals of Kafka topic, partition, consumer and consumer group, analyzing the assigner strategy about RangeAssignor, RoundRobinAssignor, StickyAssignor) 阅读全文
摘要:
从Hive llap特性的出现,分析作用、部署、使用细节问题,总结hive llap使用经验和注意事项。
(From the appearance of the Hive llap feature, analyze the function, deployment, and use details, and summarize the experience and precautions of the hive llap) 阅读全文
摘要:
基于数据库连接池的原理和应用场景,设计和实现数据库连接池。 阅读全文
摘要:
基于Apache hive 1.1.0/2.3.1/3.1.0分析和总结hive insert overwrite遇到的问题。 阅读全文
摘要:
1 Mapper过程;
2 Reduce 过程;
3 MapReduce的开发;
4 运行MapReduce;
5 查看结果;
6 总结; 阅读全文
摘要:
本文介绍Hadoop- The Definitive Guide一书中的NCDC数据准备,为后面的学习构建大数据环境 阅读全文