[ 
https://issues.apache.org/jira/browse/HBASE-9364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13774175#comment-13774175
 ] 

Vandana Ayyalasomayajula commented on HBASE-9364:
-------------------------------------------------

Hi,

I am on maternity leave till 9th December, 2013. If you need any assistance 
please contact [email protected].

Thanks
Vandana

On Sep 18, 2013, at 6:56 PM, Hudson (JIRA) <[email protected]> wrote:

   [ 
https://issues.apache.org/jira/browse/HBASE-9364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13771509#comment-13771509
 ]

Hudson commented on HBASE-9364:
-------------------------------

FAILURE: Integrated in hbase-0.96 #69 (See 
[https://builds.apache.org/job/hbase-0.96/69/])
HBASE-9364 Get request with multiple columns returns partial results (ndimiduk: 
rev 1524577)
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/RowResource.java
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/RowSpec.java
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/client/RemoteHTable.java
* 
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/rest/TestRowResource.java
* 
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/rest/client/TestRemoteTable.java


Get request with multiple columns returns partial results
---------------------------------------------------------

               Key: HBASE-9364
               URL: https://issues.apache.org/jira/browse/HBASE-9364
           Project: HBase
        Issue Type: Bug
        Components: REST
  Affects Versions: 0.94.11
          Reporter: Vandana Ayyalasomayajula
          Assignee: Vandana Ayyalasomayajula
          Priority: Minor
           Fix For: 0.98.0, 0.96.0

       Attachments: HBASE-9364.00.patch, HBASE-9364.01.patch, 
hbase-9364_trunk.00.patch, HBASE-9364_trunk.01.patch, 
HBASE-9364_trunk.02.patch, HBASE-9364_trunk.02.patch, 
HBASE-9364_trunk.03.patch, HBASE-9364_trunk.03.patch, HBASE-9364_trunk.04.patch


When a GET request is issue for a table row with multiple columns and columns 
have empty qualifier like f1: ,  results for empty qualifiers is being ignored.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

                
> Get request with multiple columns returns partial results
> ---------------------------------------------------------
>
>                 Key: HBASE-9364
>                 URL: https://issues.apache.org/jira/browse/HBASE-9364
>             Project: HBase
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 0.94.11
>            Reporter: Vandana Ayyalasomayajula
>            Assignee: Vandana Ayyalasomayajula
>            Priority: Minor
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: HBASE-9364.00.patch, HBASE-9364.01.patch, 
> hbase-9364_trunk.00.patch, HBASE-9364_trunk.01.patch, 
> HBASE-9364_trunk.02.patch, HBASE-9364_trunk.02.patch, 
> HBASE-9364_trunk.03.patch, HBASE-9364_trunk.03.patch, 
> HBASE-9364_trunk.04.patch
>
>
> When a GET request is issue for a table row with multiple columns and columns 
> have empty qualifier like f1: ,  results for empty qualifiers is being 
> ignored. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to