PageRenderTime 48ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/tags/release-0.2.0-rc0/hive/external/ql/src/test/results/clientnegative/load_nonpart_authfail.q.out

#
text | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | e7e08a615b453994cee8f73c5df0c69e MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, JSON, CPL-1.0
  1. PREHOOK: query: create table hive_test_src ( col1 string ) stored as textfile
  2. PREHOOK: type: CREATETABLE
  3. POSTHOOK: query: create table hive_test_src ( col1 string ) stored as textfile
  4. POSTHOOK: type: CREATETABLE
  5. POSTHOOK: Output: default@hive_test_src
  6. Authorization failed:No privilege 'Update' found for outputs { database:default, table:hive_test_src}. Use show grant to get more details.