[jira] [Created] (HBASE-19519) HBase creates snapshot, even after throwing snapshot creation exception.

2017-12-14 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-19519: -- Summary: HBase creates snapshot, even after throwing snapshot creation exception. Key: HBASE-19519 URL: https://issues.apache.org/jira/browse/HBASE-19519 Project: HBase

Re: [DISCUSSION] Items to purge from branch-2 before we cut hbase-2.0.0-beta1.

2017-11-02 Thread Amit Kabra
sues.apache.org/jira/browse/HBASE-19105> and HBASE-19106 <https://issues.apache.org/jira/browse/HBASE-19106> earlier today on the questions asked there. Thanks, Amit Kabra. On Thu, Nov 2, 2017 at 11:03 PM, Vladimir Rodionov <vladrodio...@gmail.com> wrote: > On doc, > > W

[jira] [Created] (HBASE-19106) Backup self validation for its correctness.

2017-10-27 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-19106: -- Summary: Backup self validation for its correctness. Key: HBASE-19106 URL: https://issues.apache.org/jira/browse/HBASE-19106 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-19105) Add ability to compare backups in HBase backups.

2017-10-27 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-19105: -- Summary: Add ability to compare backups in HBase backups. Key: HBASE-19105 URL: https://issues.apache.org/jira/browse/HBASE-19105 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-19104) Add filtering during restore in HBase backups.

2017-10-27 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-19104: -- Summary: Add filtering during restore in HBase backups. Key: HBASE-19104 URL: https://issues.apache.org/jira/browse/HBASE-19104 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-18947) HBase backups backup all tables once backed up irrespective of the table names passed to it.

2017-10-05 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-18947: -- Summary: HBase backups backup all tables once backed up irrespective of the table names passed to it. Key: HBASE-18947 URL: https://issues.apache.org/jira/browse/HBASE-18947

[jira] [Created] (HBASE-18941) Confusing logging error around rerun of restore on an existing table.

2017-10-04 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-18941: -- Summary: Confusing logging error around rerun of restore on an existing table. Key: HBASE-18941 URL: https://issues.apache.org/jira/browse/HBASE-18941 Project: HBase

Re: Error : java.lang.UnsatisfiedLinkError: failed to load the required native library for netty

2017-10-04 Thread Amit Kabra
017 at 10:03 AM, Stack <st...@duboce.net> wrote: > > > >> > > > > >> >> The below gets us further but now I see that the spark tests > take a > > > >> really > > > >> >> long time to run on linux but complete prompt

[jira] [Created] (HBASE-18932) Backups masking exception in a scenario and though it fails , it shows success message.

2017-10-04 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-18932: -- Summary: Backups masking exception in a scenario and though it fails , it shows success message. Key: HBASE-18932 URL: https://issues.apache.org/jira/browse/HBASE-18932

Re: Error : java.lang.UnsatisfiedLinkError: failed to load the required native library for netty

2017-10-04 Thread Amit Kabra
Correct, Stack - command line failure is fixed now with the systemProperties change that you mentioned. Thanks for that. But eclipse is still throwing the same error, the one mentioned by ramkrishna vasudevan or earlier mentioned by me. Thanks, Amit Kabra. On Wed, Oct 4, 2017 at 10:48 AM

Re: Error : java.lang.UnsatisfiedLinkError: failed to load the required native library for netty

2017-10-03 Thread Amit Kabra
from test class TestIncrementalBackup. No I am not embedding hbase in my application. I have just checked out hbase , switched to branch-2 and run the unit test from command line or from eclipse. Failing with same error in both cases. Yes the trailing period is also present. Thanks, Amit Kabra

[jira] [Created] (HBASE-18929) Hbase backup command doesn’t show debug option to enable backup in debug mode.

2017-10-03 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-18929: -- Summary: Hbase backup command doesn’t show debug option to enable backup in debug mode. Key: HBASE-18929 URL: https://issues.apache.org/jira/browse/HBASE-18929 Project

[jira] [Created] (HBASE-18928) Backup delete command shows wrong number of delete requested

2017-10-03 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-18928: -- Summary: Backup delete command shows wrong number of delete requested Key: HBASE-18928 URL: https://issues.apache.org/jira/browse/HBASE-18928 Project: HBase

Error : java.lang.UnsatisfiedLinkError: failed to load the required native library for netty

2017-10-03 Thread Amit Kabra
Hello, I am using "branch-2" branch of hbase, when I run unit test I get following error for netty "java.lang.UnsatisfiedLinkError: failed to load the required native library" *I already have following set in "maven-surefire-plugin" in pom.xml as per http://hbase.apache.org/book.html#thirdparty

[jira] [Created] (HBASE-18876) Backup create command fails to take queue parameter as option.

2017-09-25 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-18876: -- Summary: Backup create command fails to take queue parameter as option. Key: HBASE-18876 URL: https://issues.apache.org/jira/browse/HBASE-18876 Project: HBase

[jira] [Created] (HBASE-18361) CellComparator compare function should compare cell's value along with other attributes

2017-07-11 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-18361: -- Summary: CellComparator compare function should compare cell's value along with other attributes Key: HBASE-18361 URL: https://issues.apache.org/jira/browse/HBASE-18361

[jira] [Created] (HBASE-12885) Unit test for RAW / VERSIONS scanner specifications

2015-01-20 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-12885: -- Summary: Unit test for RAW / VERSIONS scanner specifications Key: HBASE-12885 URL: https://issues.apache.org/jira/browse/HBASE-12885 Project: HBase Issue Type

[jira] [Created] (HBASE-12828) Add getTableAttributes API to HBaseAdmin class.

2015-01-08 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-12828: -- Summary: Add getTableAttributes API to HBaseAdmin class. Key: HBASE-12828 URL: https://issues.apache.org/jira/browse/HBASE-12828 Project: HBase Issue Type

[jira] [Created] (HBASE-12821) Describe on table doesn't show table attributes on hbase shell

2015-01-07 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-12821: -- Summary: Describe on table doesn't show table attributes on hbase shell Key: HBASE-12821 URL: https://issues.apache.org/jira/browse/HBASE-12821 Project: HBase