I face this problem: We have a shared user where we use impala-shell from the same machine for impala queries. I don't want my queries to be visible and I want to be able to clear my impala-shell history. We access impala with:
impala-shell
an any user by using the up-key can see all the queries.How can I do this?