Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
0.8.1
-
None
-
None
-
describe CLI
Description
describe command not giving the details when called as describe dbname.tablename.
Throwing the error "Table dbname not found".
Ex: hive -e "describe masterdb.table1" will throw error
"Table masterdb not found"