You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2012/11/04 11:02:12 UTC

[jira] [Created] (HBASE-7095) Can not set 'lenAsVal' for KeyOnlyFilter from shell

Aditya Kishore created HBASE-7095:
-------------------------------------

             Summary: Can not set 'lenAsVal' for KeyOnlyFilter from shell
                 Key: HBASE-7095
                 URL: https://issues.apache.org/jira/browse/HBASE-7095
             Project: HBase
          Issue Type: Bug
          Components: Filters
    Affects Versions: 0.96.0
            Reporter: Aditya Kishore
            Priority: Minor
         Attachments: HBASE-7095_trunk.patch

Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Commented] (HBASE-7095) Can not set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490311#comment-13490311 ] 

Hadoop QA commented on HBASE-7095:
----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12552007/HBASE-7095_trunk.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 hadoop2.0{color}.  The patch compiles against the hadoop 2.0 profile.

    {color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 85 warning messages.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:red}-1 findbugs{color}.  The patch appears to introduce 4 new Findbugs (version 1.3.9) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/3223//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3223//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3223//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3223//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3223//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3223//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/3223//console

This message is automatically generated.
                
> Can not set 'lenAsVal' for KeyOnlyFilter from shell
> ---------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Commented] (HBASE-7095) Can not set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Ted Yu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490198#comment-13490198 ] 

Ted Yu commented on HBASE-7095:
-------------------------------

Patch looks good.
Looks like Hadoop QA hasn't run test suite due to Jenkins issue.
                
> Can not set 'lenAsVal' for KeyOnlyFilter from shell
> ---------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Commented] (HBASE-7095) Cannot set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490367#comment-13490367 ] 

Hudson commented on HBASE-7095:
-------------------------------

Integrated in HBase-0.94-security-on-Hadoop-23 #9 (See [https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/9/])
    HBASE-7095 Cannot set 'lenAsVal' for KeyOnlyFilter from shell (Aditya Kishore) (Revision 1405684)

     Result = FAILURE
larsh : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/filter/KeyOnlyFilter.java

                
> Cannot set 'lenAsVal' for KeyOnlyFilter from shell
> --------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.94.3, 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Updated] (HBASE-7095) Cannot set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Ted Yu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-7095:
--------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)
    
> Cannot set 'lenAsVal' for KeyOnlyFilter from shell
> --------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Updated] (HBASE-7095) Cannot set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Ted Yu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-7095:
--------------------------

    Summary: Cannot set 'lenAsVal' for KeyOnlyFilter from shell  (was: Can not set 'lenAsVal' for KeyOnlyFilter from shell)
    
> Cannot set 'lenAsVal' for KeyOnlyFilter from shell
> --------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Commented] (HBASE-7095) Cannot set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Aditya Kishore (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490345#comment-13490345 ] 

Aditya Kishore commented on HBASE-7095:
---------------------------------------

Lars, I agree. The patches should apply easily on 94 branch with -p1.

If not, please let me know and I'll attach them (already have them applied on my local 0.94 branch)
                
> Cannot set 'lenAsVal' for KeyOnlyFilter from shell
> --------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Commented] (HBASE-7095) Cannot set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Lars Hofhansl (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490348#comment-13490348 ] 

Lars Hofhansl commented on HBASE-7095:
--------------------------------------

Committed to 0.94 as well. Thanks Aditya.
                
> Cannot set 'lenAsVal' for KeyOnlyFilter from shell
> --------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.94.3, 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Commented] (HBASE-7095) Cannot set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490411#comment-13490411 ] 

Hudson commented on HBASE-7095:
-------------------------------

Integrated in HBase-0.94-security #82 (See [https://builds.apache.org/job/HBase-0.94-security/82/])
    HBASE-7095 Cannot set 'lenAsVal' for KeyOnlyFilter from shell (Aditya Kishore) (Revision 1405684)

     Result = SUCCESS
larsh : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/filter/KeyOnlyFilter.java

                
> Cannot set 'lenAsVal' for KeyOnlyFilter from shell
> --------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.94.3, 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Updated] (HBASE-7095) Can not set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Aditya Kishore (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aditya Kishore updated HBASE-7095:
----------------------------------

    Fix Version/s: 0.96.0
           Status: Patch Available  (was: Open)

Submitting patch for trunk. Now the option can be specified from shell using the filter language.

{code}
scan 't1', {FILTER => "KeyOnlyFilter(true)"}
{code}

                
> Can not set 'lenAsVal' for KeyOnlyFilter from shell
> ---------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Commented] (HBASE-7095) Cannot set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490422#comment-13490422 ] 

Hudson commented on HBASE-7095:
-------------------------------

Integrated in HBase-0.94 #572 (See [https://builds.apache.org/job/HBase-0.94/572/])
    HBASE-7095 Cannot set 'lenAsVal' for KeyOnlyFilter from shell (Aditya Kishore) (Revision 1405684)

     Result = FAILURE
larsh : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/filter/KeyOnlyFilter.java

                
> Cannot set 'lenAsVal' for KeyOnlyFilter from shell
> --------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.94.3, 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Updated] (HBASE-7095) Can not set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Aditya Kishore (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aditya Kishore updated HBASE-7095:
----------------------------------

    Attachment: HBASE-7095_trunk.patch
    
> Can not set 'lenAsVal' for KeyOnlyFilter from shell
> ---------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Updated] (HBASE-7095) Cannot set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Lars Hofhansl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl updated HBASE-7095:
---------------------------------

    Fix Version/s: 0.94.3
    
> Cannot set 'lenAsVal' for KeyOnlyFilter from shell
> --------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.94.3, 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Commented] (HBASE-7095) Cannot set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490342#comment-13490342 ] 

Hudson commented on HBASE-7095:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #249 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/249/])
    HBASE-7095 Cannot set 'lenAsVal' for KeyOnlyFilter from shell (Aditya) (Revision 1405657)

     Result = FAILURE
tedyu : 
Files : 
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/filter/KeyOnlyFilter.java

                
> Cannot set 'lenAsVal' for KeyOnlyFilter from shell
> --------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Updated] (HBASE-7095) Can not set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Aditya Kishore (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aditya Kishore updated HBASE-7095:
----------------------------------

    Assignee: Aditya Kishore
    
> Can not set 'lenAsVal' for KeyOnlyFilter from shell
> ---------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Commented] (HBASE-7095) Cannot set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Ted Yu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490319#comment-13490319 ] 

Ted Yu commented on HBASE-7095:
-------------------------------

Integrated to trunk.

Thanks for the patch, Aditya.

Thanks for the review, Stack.
                
> Cannot set 'lenAsVal' for KeyOnlyFilter from shell
> --------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Commented] (HBASE-7095) Can not set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490292#comment-13490292 ] 

stack commented on HBASE-7095:
------------------------------

+1 on patch
                
> Can not set 'lenAsVal' for KeyOnlyFilter from shell
> ---------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Commented] (HBASE-7095) Cannot set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490333#comment-13490333 ] 

Hudson commented on HBASE-7095:
-------------------------------

Integrated in HBase-TRUNK #3513 (See [https://builds.apache.org/job/HBase-TRUNK/3513/])
    HBASE-7095 Cannot set 'lenAsVal' for KeyOnlyFilter from shell (Aditya) (Revision 1405657)

     Result = SUCCESS
tedyu : 
Files : 
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/filter/KeyOnlyFilter.java

                
> Cannot set 'lenAsVal' for KeyOnlyFilter from shell
> --------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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

[jira] [Commented] (HBASE-7095) Cannot set 'lenAsVal' for KeyOnlyFilter from shell

Posted by "Lars Hofhansl (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490338#comment-13490338 ] 

Lars Hofhansl commented on HBASE-7095:
--------------------------------------

This as well as HBASE-7089 seem to be good fixes for 0.94 as well.
                
> Cannot set 'lenAsVal' for KeyOnlyFilter from shell
> --------------------------------------------------
>
>                 Key: HBASE-7095
>                 URL: https://issues.apache.org/jira/browse/HBASE-7095
>             Project: HBase
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter rejects the Boolean argument, effectively preventing from specifying this option from HBase shell.

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