Skip to content
  • This project
    • Loading...
  • Sign in

张浩 / BrBigDataTest

Global
Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • BrBigDataTest
  • shell
  • load_data.hql
  • 张浩's avatar
    commit · 3d78d6fb
    3d78d6fb
    张浩 authored 2022-01-18 16:41:23 +0800
load_data.hql 92 Bytes
Raw Blame History Permalink
1 2 3
use testdb;

LOAD DATA INPATH 'hdfs://localhost:8020/input/etl' OVERWRITE INTO TABLE qa_log;