Created
June 8, 2012 21:27
-
-
Save aaronfeng/2898189 to your computer and use it in GitHub Desktop.
hive bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> 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