Skip to content

Instantly share code, notes, and snippets.

@aaronfeng
Created June 8, 2012 21:27
Show Gist options
  • Save aaronfeng/2898189 to your computer and use it in GitHub Desktop.
Save aaronfeng/2898189 to your computer and use it in GitHub Desktop.
hive bin
> tree
.
├── ext
│   ├── cli.sh
│   ├── debug.sh
│   ├── help.sh
│   ├── hiveserver.sh
│   ├── hwi.sh
│   ├── jar.sh
│   ├── lineage.sh
│   ├── metastore.sh
│   ├── rcfilecat.sh
│   └── util
│   └── execHiveCmd.sh
├── hive
├── hive-config.sh
└── init-hive-dfs.sh
2 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment