[jira] [Created] (HBASE-6855) Add support for the REST Multi Gets to the RemoteHTable implementation

2012-09-21 Thread Erich Hochmuth (JIRA)
Erich Hochmuth created HBASE-6855: - Summary: Add support for the REST Multi Gets to the RemoteHTable implementation Key: HBASE-6855 URL: https://issues.apache.org/jira/browse/HBASE-6855 Project:

[jira] [Commented] (HBASE-6444) Expose the ability to set custom HTTP Request Headers for the REST client used by RemoteHTable

2012-08-06 Thread Erich Hochmuth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13429204#comment-13429204 ] Erich Hochmuth commented on HBASE-6444: --- I'm new to the process so let me know if

[jira] [Commented] (HBASE-6444) Expose the ability to set custom HTTP Request Headers for the REST client used by RemoteHTable

2012-08-06 Thread Erich Hochmuth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13429271#comment-13429271 ] Erich Hochmuth commented on HBASE-6444: --- That should be fine. You are correct

[jira] [Commented] (HBASE-6444) Expose the ability to set custom HTTP Request Headers for the REST client used by RemoteHTable

2012-08-06 Thread Erich Hochmuth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13429275#comment-13429275 ] Erich Hochmuth commented on HBASE-6444: --- Not a problem...i appreciate the help!

[jira] [Commented] (HBASE-6444) Expose the ability to set custom HTTP Request Headers for the REST client used by RemoteHTable

2012-08-04 Thread Erich Hochmuth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428598#comment-13428598 ] Erich Hochmuth commented on HBASE-6444: --- This worked like a champ thanks!

[jira] [Commented] (HBASE-6444) Expose the ability to set custom HTTP Request Headers for the REST client used by RemoteHTable

2012-08-03 Thread Erich Hochmuth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428043#comment-13428043 ] Erich Hochmuth commented on HBASE-6444: --- You beat me to it :-) Looks like it should

[jira] [Commented] (HBASE-6444) Expose the ability to set custom HTTP Request Headers for the REST client used by RemoteHTable

2012-07-25 Thread Erich Hochmuth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422435#comment-13422435 ] Erich Hochmuth commented on HBASE-6444: --- That would require the following changes: *

[jira] [Created] (HBASE-6444) Expose the ability to set custom HTTP Request Headers for the REST client used by RemoteHTable

2012-07-23 Thread Erich Hochmuth (JIRA)
Erich Hochmuth created HBASE-6444: - Summary: Expose the ability to set custom HTTP Request Headers for the REST client used by RemoteHTable Key: HBASE-6444 URL: https://issues.apache.org/jira/browse/HBASE-6444

[jira] [Commented] (HBASE-6444) Expose the ability to set custom HTTP Request Headers for the REST client used by RemoteHTable

2012-07-23 Thread Erich Hochmuth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421074#comment-13421074 ] Erich Hochmuth commented on HBASE-6444: --- I've spiked out a solution that seems to

[jira] [Commented] (HBASE-6444) Expose the ability to set custom HTTP Request Headers for the REST client used by RemoteHTable

2012-07-23 Thread Erich Hochmuth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421087#comment-13421087 ] Erich Hochmuth commented on HBASE-6444: --- I need to set the Cookie on the HttpMethod.

[jira] [Commented] (HBASE-6444) Expose the ability to set custom HTTP Request Headers for the REST client used by RemoteHTable

2012-07-23 Thread Erich Hochmuth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421094#comment-13421094 ] Erich Hochmuth commented on HBASE-6444: --- I would prefer to just use the REST client