You've already forked www.colben.cn
update
This commit is contained in:
@@ -6,7 +6,7 @@ tags: ["sqoop", "hive", "mysql"]
|
||||
categories: ["hadoop"]
|
||||
---
|
||||
|
||||
# 把 mysql 表数据导入 hive 中
|
||||
## 把 mysql 表数据导入 hive 中
|
||||
- 命令格式
|
||||
```bash
|
||||
sqoop import {参数列表}
|
||||
@@ -38,7 +38,7 @@ categories: ["hadoop"]
|
||||
--last-value _last_value_
|
||||
```
|
||||
|
||||
# 把 hive 表数据导入 mysql 中
|
||||
## 把 hive 表数据导入 mysql 中
|
||||
- 命令格式
|
||||
```bash
|
||||
sqoop export {参数列表}
|
||||
|
Reference in New Issue
Block a user