Some times the data analyst need to store the temp result into temp
tables. But the data analyst forgot the clear the temp tables.
As the hive administrator, I suggest make the data analyst work in a
separate namespace , and store the temp tables for themselves' only .
For example, Tim works at the namespace Time, and he can create a table
named tmp_table. Jack can also create the same table:tmp_table. but both
Time and Jack can see the main data table.
can hive support this?
--
haitao.yao@Beijing