PageRenderTime 45ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/tags/release-0.0.0-rc0/hive/external/ql/src/test/results/clientnegative/show_tables_bad_db1.q.out

#
text | 4 lines | 4 code | 0 blank | 0 comment | 0 complexity | 5c161684519b4960a5c857416fcd5c3d MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, JSON, CPL-1.0
  1. PREHOOK: query: SHOW TABLES FROM nonexistent
  2. PREHOOK: type: SHOWTABLES
  3. FAILED: Error in metadata: ERROR: The database nonexistent does not exist.
  4. FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask