11 2022 档案

摘要:原文:https://blog.csdn.net/qq_32109917/article/details/121468799 【Linux】crontab命令详解 linux 系统则是由 cron (crond) 这个系统服务来控制的。Linux 系统上面原本就有非常多的计划性工作,因此这个系统服务 阅读全文
posted @ 2022-11-21 08:34 liujiacai 阅读(620) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.cnblogs.com/ftl1012/p/crontab.html crontab:定时任务的守护进程,精确到分,设计秒的我们一般写脚本 -->相当于闹钟 日志文件: ll /var/log/cron* 编辑文件: vim /etc/crontab 进程:ps -ef 阅读全文
posted @ 2022-11-20 18:24 liujiacai 阅读(149) 评论(0) 推荐(0) 编辑
摘要:原文:https://blog.csdn.net/qq_41453285/article/details/106295274 在默认的情况下:Nginx安装在/usr/local/nginx/下可执行的Nginx文件为/usr/local/nginx//sbin/nginx默认的配置文件为/usr/ 阅读全文
posted @ 2022-11-17 16:01 liujiacai 阅读(49) 评论(0) 推荐(0) 编辑
摘要:原文:https://blog.csdn.net/jiguanglong/article/details/106427078 问题描述源端数据oracle数据库,通过cdm迁移工具将数据迁移到目标端hive。在oracle中的NULL值迁移到hive中后有的字段表现为NULL,有的字段表现为空串“” 阅读全文
posted @ 2022-11-15 15:52 liujiacai 阅读(1212) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.dandelioncloud.cn/article/details/1529381803362369537 Hive表连接的语法支持如下: join_table: table_reference JOIN table_factor [join_condition] | 阅读全文
posted @ 2022-11-11 16:02 liujiacai 阅读(691) 评论(0) 推荐(0) 编辑
摘要:原文:https://blog.csdn.net/u010003835/category_7599581.html?spm=1001.2014.3001.5482 测试表以及测试数据+ +| createtab_stmt |+ +| CREATE TABLE `datacube_salary_org 阅读全文
posted @ 2022-11-03 15:57 liujiacai 阅读(133) 评论(0) 推荐(0) 编辑
摘要:原文:https://blog.csdn.net/weixin_44868723/article/details/124217614 1 背景介绍Hive是一个基于Hadoop的开源数据仓库工具,用于存储(HDFS)和处理(MapReduce或Spark)海量结构化数据,大多数公司都应用到Hive。 阅读全文
posted @ 2022-11-01 19:08 liujiacai 阅读(451) 评论(0) 推荐(0) 编辑
摘要:原文:https://blog.csdn.net/qq_34132046/article/details/117600817 hive —— 数据类型详细请看hive官方手册:https://cwiki.apache.org/confluence/display/Hive/LanguageManua 阅读全文
posted @ 2022-11-01 19:05 liujiacai 阅读(2397) 评论(0) 推荐(0) 编辑
摘要:原文:https://blog.csdn.net/xixihaha_coder/article/details/121229591 hive中序列化和反序列化简介 serde简介 hive的常用serde LazySimpleSerDe CSV json serde 阅读全文
posted @ 2022-11-01 18:43 liujiacai 阅读(45) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示