03 2022 档案

摘要:import datetime #打印当前时间 def printbar(): nowtime = datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S') print("\n"+" "*8 + "%s"%nowtime) 阅读全文
posted @ 2022-03-04 14:52 cup_leo 阅读(42) 评论(0) 推荐(0) 编辑
摘要:#!/bin/bash date=`date -d "-1 day" +%F` spark-submit \ --class ****** \ --name "*** ***" \ --master yarn \ --deploy-mode client \ --num-executors 30 \ 阅读全文
posted @ 2022-03-02 09:50 cup_leo 阅读(70) 评论(0) 推荐(0) 编辑

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