240 发简信
IP属地:天津
  • Resize,w 360,h 240
    Golang(1.18 )泛型尝鲜

    从一个实际例子开始 有这样一个需求: 实现两个输入求和的能力,输入可能是 int32、int64、float32、float64 在 Go 1....

    555 0 0 2022.09.27 03:12
  • Resize,w 360,h 240
    Storm入门系列之四:Storm 架构原理

    集群架构 storm 集群的构成比较简单,主要包括三部分: Nimbus Supervisor Zookeeper 具体的构成如图: 在 sto...

    2801 0 0 2019.02.24 13:57
  • Resize,w 360,h 240
    (转) 深入HBase架构解析

    title: (转)HBase架构深入解析 tags: hbase categories: Hbase comments: truedate: ...

    762 0 0 2019.01.10 15:44
  • Resize,w 360,h 240
    GFS 小结

    title: GFS 小结 tags: GFS 分布式 categories: paper 分布式 comments: truedate: 20...

    0.3 6068 0 3 2018.07.15 14:57
  • Hive 基本语法

    建表 通用建表 利用查询结果建表 建表并复制表结构 Tips TABLE 和 EXTERNAL TABLE 主要区别在于表数据的存储位置,TAB...

    597 0 0 2018.07.06 04:05
  • Resize,w 360,h 240
    Cache 常见问题

    title: Cache 常见问题 tags: cache categories: Tech comments: truedate: 2018-...

    2628 0 1 2018.06.20 10:28
  • Resize,w 360,h 240
    Structured Streaming Tips

    title: Structured Streaming Tips (一) tags: spark structured-streaming ti...

    1712 1 4 2018.04.14 16:38
  • Resize,w 360,h 240
    反爬小述

    title: 反爬小述 tags: 反爬 antispider anticrawler categories: Tech comments: t...

    1038 0 2 2018.04.01 06:59
  • Hive-Transform-Python:快捷的Map/Reduce

    Hive 提供了 Transform 这一关键字,使用 python 脚本处理hive 的数据,实现 Map/Reduce 的效果,在一些场景下...

    0.9 4133 0 5 2018.03.04 09:20