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:59:00 UTC

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

     [ https://issues.apache.org/jira/browse/SENTRY-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

zhaohongtao updated SENTRY-2484:
--------------------------------
    Description: 
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 .

 

  was:
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 

 


> 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
>            Priority: Minor
>
> 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)