当前位置:网站首页>Write shell script error summary
Write shell script error summary
2022-06-25 04:43:00 【The silent Lord returns to the sand】
1、shell Execute in script doris Command error
^ Encountered: IDENTIFIER
reason : Namely linux The file format of the system is unix, and windows yes dos, The format does not correspond .
Suggest :
1) download vscode, download shell Plug in for , Change the ending character to lf. If shell Is in md File first vscode Check whether there is any format error , Go again linux Run inside .
2) Directly in linux Knock inside shell Script
perhaps :set ff=unix
2、doris Can't load .
My statement has an empty table structure , Then load the data . But not loaded into .
The statement that empties the table structure is placed separately shell, The statement that creates the table structure is placed in a shell.
边栏推荐
- 冰冰学习笔记:循环队列的实现
- [Flink] problems and solutions of the continuous growth of checkpoint size in rocksdb incremental mode
- js的sort()函数
- Multithreading structure of gbase 8s
- Trigger for gbase 8s
- What is the storage engine and the three common database storage engines for MySQL
- Cascading deletion of gbase 8s
- 深度学习——几种学习类型
- js的arguments
- 我的IC之旅——资深芯片设计验证工程师成长——“胡”说IC工程师完美进阶
猜你喜欢

绝了!自动点赞,我用 PyAutoGUI!

CTF_ Web: advanced problem WP (5-8) of attack and defense world expert zone

LabVIEW开发气体调节器

Record small knowledge points

Records of ros2/dds/qos/ topics

cnpm : 无法加载文件 C:\Users\Administrator\AppData\Roaming\npm\cnpm.ps1,因为在此系统上禁止运行脚本。

mongodb集群

论文笔记: 多标签学习 ESMC (没看懂, 还没写出来, 暂时放这里占个位置)

Kotlin Compose 完善toDo项目 Surface 渲染背景 与阴影

Part I Verilog quick start
随机推荐
[untitled]
Codeforces Round #802 (Div. 2) C D
Record of the 25th week
Excel exports data to SQL and pictures to folder through macro | VBA
小白学习MySQL - 统计的'投机取巧'
Data import and export for gbase 8s
At the age of 30, I began to learn programming by myself. Is it still time for me to have difficulties at home?
初识 Flutter 的绘图组件 — CustomPaint
Paper notes: multi label learning ESMC (I don't understand it, but I haven't written it yet, so I'll put it here for a place temporarily)
Sleep more, you can lose weight. According to the latest research from the University of Chicago, sleeping more than 1 hour a day is equivalent to eating less than one fried chicken leg
cnpm : 无法加载文件 C:\Users\Administrator\AppData\Roaming\npm\cnpm.ps1,因为在此系统上禁止运行脚本。
CTF_ Variable coverage in web:php
【Flink】RocksDB增量模式checkpoint大小持续增长的问题及解决
Unit test coverage
Records of ros2/dds/qos/ topics
深度学习——几种学习类型
GBASE 8s的级联删除功能
unity Quad剔除背面并剔除透明部分的shader
The solution of wechat applet switchtab unable to take parameters
CTF_ Web: file contains pseudo protocol with PHP