You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "zhaohongtao (JIRA)" <ji...@apache.org> on 2018/12/29 06:58:00 UTC

[jira] [Created] (SENTRY-2484) how to debug sentry code when Integrated hive

zhaohongtao created SENTRY-2484:
-----------------------------------

             Summary: how to debug sentry code when Integrated hive
                 Key: SENTRY-2484
                 URL: https://issues.apache.org/jira/browse/SENTRY-2484
             Project: Sentry
          Issue Type: Wish
          Components: Hive Plugin
            Reporter: zhaohongtao


when i Integrated hive with sentry 。I want to remote debug sentry-binding-hive,

Example ,I want to debug the process of creating a table.

for orinal  apache version of hive,  we will change  hive-env.sh add  

export HADOOP_OPTS="$HADOOP_OPTS -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8002"

 

 

how can I do it in cdh  to change any file in hive ? can anyone help me 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)