Manhua

Manhua

Never Say Die

    • 主页 | Home
    • 归档 | Archives
    • 简介 | About

https://developer.aliyun.com/mvn/search Maven命令行手动添加依赖mvnw dependency:get -Dartifact=groupId:artifactId:version[:packaging[:classifier]] (等于

2023-05-12

Pandas 库基于 Python NumPy 库开发 train Example123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354

2023-05-12

installpip install pyqt5 https://pythonpyqt.com/pyqt-hello-world/ create windowimport sysfrom PyQt5 import QtWidgets app = QtWidgets.QApplic

2023-05-12

installpip install selenium https://www.selenium.dev/documentation/webdriver/getting_started/install_drivers/ play12345678910111213141516171

2023-05-12

各个输入按号码尾号分区后关联,在输入数据已知分布均匀的情况可以比hash更有效避免倾斜 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525

2023-05-12

node Application:用户编写的Spark应用程序,由一个或多个Job组成。提交到Spark之后,Spark会为- Application分配资源,将程序进行转换并执行。 Job(作业):由Action算子触发生成的由一个或多个Stage组成的计算作业。 Stage(

2023-05-12

你有我也有 反正是第一

背景集群HDFS机器硬盘故障,运维请求更换RAID卡,更换后合作方称无法启动Namenode,报错类似如下: Safe mode is ON. The reported blocks 3 needs additional 2 blocks to reach the thresh

2023-02-27

iceberg

spark-sql –jars iceberg-spark-runtime-3.2_2.12-0.13.1.jar –conf spark.sql.extensions=org.apache.iceberg.spark.extensions.IcebergSparkSession

2022-05-30

Delta Lake

https://docs.delta.io/1.2.1/delta-utility.html ReleaseDelta Lake 2.0.x - for spark 3.2 Delta Lake 2.1/2.x - for spark 3.3 入口sql1234spark-s

2022-05-26

clickhouse

Hello Worldclickhouse start clickhouse-client 原理Share Nothing 架构 shard + replica; shard间隔离 Table -> Part(类似segment 目录隔离) -> 颗粒级别的列 (单

2022-05-10
<span></span>Prev12345…7Next<span></span>

Github Card

Categories

  • Application3
  • BigData5
  • CheatSheet22
  • Info1
  • 慢话1

Tags

  • carbondata3
  • project2
  • software1
  • recommendation1
  • docker1
  • markdown1
  • carbon1
  • spark1
  • hadoop1

Links

  • cnBlogs

Hello ,I'm Manhua Jiang.
This is my blog,believe it or not.

Powered by hexo and Theme by Jacman © 2023 Manhua