How to identify which database the user is using in hive CLI ? -
is there way identify database user using while using command line interface ?
to know database user in
set hive.cli.print.current.db=true
then prompt display hive(db name)
is there way identify database user using while using command line interface ?
to know database user in
set hive.cli.print.current.db=true
then prompt display hive(db name)
Comments
Post a Comment