[jira] [Updated] (HBASE-7915) Secure ThriftServer needs to login before calling HBaseHandler

2013-02-25 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HBASE-7915: --- Attachment: HBASE-7915.patch Thanks Gary I have attached a similar patch for trunk

[jira] [Updated] (HBASE-7915) Secure ThriftServer needs to login before calling HBaseHandler

2013-02-25 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HBASE-7915: --- Status: Patch Available (was: Open) Secure ThriftServer needs to login before calling

[jira] [Updated] (HBASE-7915) Secure ThriftServer needs to login before calling HBaseHandler

2013-02-25 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HBASE-7915: --- Attachment: HBASE-7915.patch added missing imports Secure ThriftServer needs to

[jira] [Created] (HBASE-7913) Secure Rest server should login before getting an instance of rest servlet

2013-02-22 Thread Arpit Gupta (JIRA)
Arpit Gupta created HBASE-7913: -- Summary: Secure Rest server should login before getting an instance of rest servlet Key: HBASE-7913 URL: https://issues.apache.org/jira/browse/HBASE-7913 Project: HBase

[jira] [Commented] (HBASE-7913) Secure Rest server should login before getting an instance of rest servlet

2013-02-22 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584855#comment-13584855 ] Arpit Gupta commented on HBASE-7913: Moving the code {code} if

[jira] [Updated] (HBASE-7913) Secure Rest server should login before getting an instance of rest servlet

2013-02-22 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HBASE-7913: --- Attachment: HBASE-7913.branch-0.94.patch Attached is a patch for 0.94 branch. My rest server came up

[jira] [Updated] (HBASE-7913) Secure Rest server should login before getting an instance of rest servlet

2013-02-22 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HBASE-7913: --- Attachment: HBASE-7913.patch Attached similar patch for trunk Secure Rest server

[jira] [Created] (HBASE-7915) Secure ThriftServer needs to login before calling HBaseHandler

2013-02-22 Thread Arpit Gupta (JIRA)
Arpit Gupta created HBASE-7915: -- Summary: Secure ThriftServer needs to login before calling HBaseHandler Key: HBASE-7915 URL: https://issues.apache.org/jira/browse/HBASE-7915 Project: HBase

[jira] [Commented] (HBASE-7915) Secure ThriftServer needs to login before calling HBaseHandler

2013-02-22 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584905#comment-13584905 ] Arpit Gupta commented on HBASE-7915: The following exception is thrown {code}

[jira] [Updated] (HBASE-7915) Secure ThriftServer needs to login before calling HBaseHandler

2013-02-22 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HBASE-7915: --- Description: in ThriftServer.java the following call is made {code} serverRunner = new

[jira] [Commented] (HBASE-7915) Secure ThriftServer needs to login before calling HBaseHandler

2013-02-22 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584914#comment-13584914 ] Arpit Gupta commented on HBASE-7915: I have confirmed that if i add the login code

[jira] [Updated] (HBASE-7915) Secure ThriftServer needs to login before calling HBaseHandler

2013-02-22 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HBASE-7915: --- Attachment: HBASE-7915.branch-0.94.patch Here is a patch for branch-0.94 where the login has been

[jira] [Commented] (HBASE-7913) Secure Rest server should login before getting an instance of rest servlet

2013-02-22 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584923#comment-13584923 ] Arpit Gupta commented on HBASE-7913: bq. Looking at

[jira] [Updated] (HBASE-7915) Secure ThriftServer needs to login before calling HBaseHandler

2013-02-22 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HBASE-7915: --- Fix Version/s: 0.94.6 0.96.0 Secure ThriftServer needs to login before

[jira] [Assigned] (HBASE-7915) Secure ThriftServer needs to login before calling HBaseHandler

2013-02-22 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta reassigned HBASE-7915: -- Assignee: Arpit Gupta Secure ThriftServer needs to login before calling HBaseHandler