IP属地:甘肃
1.自我介绍2.HBase1.compaction2.列族和HFile3.何时用hdfs何时用hbase4.meta表3.hive1.内部表外部...
菜单新建打开已保存另存为导出打印主题偏好设置关于关闭Future的使用 get(long timeout, TimeUnit unit)pack...
1.Client 提交一个job2.ResourceManager分配资源,在NodeManager上启动AppMaster3.AppMaste...
1.为应用构建基本运行环境,Driver 创建SparkContext进行资源的申请,任务的分配,监控。2.ClusterManager为Exe...
fastdisk 10xmemory 100x easycodeinteractive shell unified stackbatchstre...
1. a list of partitions 2. a function for computing each split 3. a list...
准备一份数据/home/admin/data/helloworld.txt 按照词频排序
先准备两个rdd数据 1.a join b得到的结果 2.a leftOuterJoin b得到的结果 3.a rightOutJoin b得到...