[jira] [Commented] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-29 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15399047#comment-15399047 ] Xiang Li commented on HBASE-14881: -- Thanks for the comments [~anoop.hbase]! Regarding yo

[jira] [Updated] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-29 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14881: - Attachment: HBASE-14881.master.002.patch patch 002 for master branch is uploaded, with the following chan

[jira] [Updated] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-29 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14881: - Status: Open (was: Patch Available) > Provide a Put API that uses the provided row without coping >

[jira] [Comment Edited] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-29 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15399051#comment-15399051 ] Xiang Li edited comment on HBASE-14881 at 7/29/16 9:47 AM: --- pat

[jira] [Updated] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-29 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14881: - Status: Patch Available (was: Open) > Provide a Put API that uses the provided row without coping >

[jira] [Comment Edited] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-29 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15399051#comment-15399051 ] Xiang Li edited comment on HBASE-14881 at 7/29/16 9:48 AM: --- Pat

[jira] [Commented] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-31 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15401075#comment-15401075 ] Xiang Li commented on HBASE-14881: -- Hi Anoop, thanks for the review again! I removed the

[jira] [Updated] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-31 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14881: - Attachment: HBASE-14881.master.003.patch > Provide a Put API that uses the provided row without coping >

[jira] [Updated] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-31 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14881: - Status: Patch Available (was: Open) > Provide a Put API that uses the provided row without coping >

[jira] [Updated] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-31 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14881: - Status: Open (was: Patch Available) > Provide a Put API that uses the provided row without coping >

[jira] [Commented] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-08-01 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15401974#comment-15401974 ] Xiang Li commented on HBASE-14881: -- Thanks [~anoop.hbase] for the review and guide! Than

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-01 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15403138#comment-15403138 ] Xiang Li commented on HBASE-14882: -- HI Stack, thanks for the comment! Do you mean to us

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-03 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405566#comment-15405566 ] Xiang Li commented on HBASE-14882: -- [~anoop.hbase], I am drafting the very first patch,

[jira] [Comment Edited] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-03 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405566#comment-15405566 ] Xiang Li edited comment on HBASE-14882 at 8/3/16 11:17 AM: --- [~a

[jira] [Commented] (HBASE-15945) Patch for Cell

2016-08-04 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408859#comment-15408859 ] Xiang Li commented on HBASE-15945: -- Hi all, is this JIRA committed?I was not able to fin

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-04 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408861#comment-15408861 ] Xiang Li commented on HBASE-14882: -- [~enis], thanks for the comment! I was not able to

[jira] [Created] (HBASE-16363) Length of qualifier in Cell is short or int

2016-08-05 Thread Xiang Li (JIRA)
Xiang Li created HBASE-16363: Summary: Length of qualifier in Cell is short or int Key: HBASE-16363 URL: https://issues.apache.org/jira/browse/HBASE-16363 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-16363) Length of column qualifier in Cell is short or int

2016-08-05 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Summary: Length of column qualifier in Cell is short or int (was: Length of qualifier in Cell is short o

[jira] [Assigned] (HBASE-16363) Length of column qualifier in Cell is short or int

2016-08-05 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li reassigned HBASE-16363: Assignee: Xiang Li > Length of column qualifier in Cell is short or int >

[jira] [Updated] (HBASE-16363) Length of column qualifier in Cell is short or int

2016-08-05 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Description: In Cell interface > Length of column qualifier in Cell is short or int > ---

[jira] [Updated] (HBASE-16363) Length of column qualifier in Cell is short or int

2016-08-05 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Description: In Cell interface (hbase-common/src/main/java/org/apache/hadoop/hbase/Cell.java) In the comm

[jira] [Updated] (HBASE-16363) Length of column qualifier in Cell is a short or int

2016-08-05 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Summary: Length of column qualifier in Cell is a short or int (was: Length of column qualifier in Cell i

[jira] [Updated] (HBASE-16363) Length of column qualifier in Cell is a short or int

2016-08-05 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Description: In Cell interface (hbase-common/src/main/java/org/apache/hadoop/hbase/Cell.java) In the comm

[jira] [Updated] (HBASE-16363) Length of column qualifier in Cell is a short or int

2016-08-05 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Description: In Cell interface (hbase-common/src/main/java/org/apache/hadoop/hbase/Cell.java) In the comm

[jira] [Updated] (HBASE-16363) Length of column qualifier in Cell is a short or int

2016-08-08 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Description: In Cell interface (hbase-common/src/main/java/org/apache/hadoop/hbase/Cell.java) In the comm

[jira] [Commented] (HBASE-16363) Length of column qualifier in Cell is a short or int

2016-08-09 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15414823#comment-15414823 ] Xiang Li commented on HBASE-16363: -- [~anoop.hbase], thanks for the comments! bq.Though t

[jira] [Created] (HBASE-16387) Correct javadoc for Cell, Integer.MAX_VALUE is not 2,147,483,648

2016-08-09 Thread Xiang Li (JIRA)
Xiang Li created HBASE-16387: Summary: Correct javadoc for Cell, Integer.MAX_VALUE is not 2,147,483,648 Key: HBASE-16387 URL: https://issues.apache.org/jira/browse/HBASE-16387 Project: HBase Iss

[jira] [Updated] (HBASE-16387) Correct javadoc for Cell, Integer.MAX_VALUE is not 2,147,483,648

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16387: - Description: In Cell interface (hbase-common/src/main/java/org/apache/hadoop/hbase/Cell.java), we have t

[jira] [Commented] (HBASE-16363) Length of column qualifier in Cell is a short or int

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15414853#comment-15414853 ] Xiang Li commented on HBASE-16363: -- Anoop, got it and thanks very much for the detailed

[jira] [Updated] (HBASE-16363) Correct javadoc for qualifier length and value length in Cell interface

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Summary: Correct javadoc for qualifier length and value length in Cell interface (was: Length of column

[jira] [Updated] (HBASE-16363) Correct javadoc for qualifier length and value length in Cell interface

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Description: In Cell interface (hbase-common/src/main/java/org/apache/hadoop/hbase/Cell.java) (1) We have

[jira] [Updated] (HBASE-16363) Correct javadoc for qualifier length and value length in Cell interface

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Description: In Cell interface (hbase-common/src/main/java/org/apache/hadoop/hbase/Cell.java) (1) we have

[jira] [Commented] (HBASE-16387) Correct javadoc for Cell, Integer.MAX_VALUE is not 2,147,483,648

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15414862#comment-15414862 ] Xiang Li commented on HBASE-16387: -- Move this JIRA to be fixed together with HBASE-16363

[jira] [Resolved] (HBASE-16387) Correct javadoc for Cell, Integer.MAX_VALUE is not 2,147,483,648

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li resolved HBASE-16387. -- Resolution: Duplicate > Correct javadoc for Cell, Integer.MAX_VALUE is not 2,147,483,648 >

[jira] [Updated] (HBASE-16363) Correct javadoc for qualifier length and value length in Cell interface

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Attachment: HBASE-16383.master.000.patch > Correct javadoc for qualifier length and value length in Cell

[jira] [Updated] (HBASE-16363) Correct javadoc for qualifier length and value length in Cell interface

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Status: Patch Available (was: Open) > Correct javadoc for qualifier length and value length in Cell inte

[jira] [Updated] (HBASE-16363) Correct javadoc for qualifier length and value length in Cell interface

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Attachment: (was: HBASE-16383.master.000.patch) > Correct javadoc for qualifier length and value leng

[jira] [Updated] (HBASE-16363) Correct javadoc for qualifier length and value length in Cell interface

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Status: Open (was: Patch Available) > Correct javadoc for qualifier length and value length in Cell inte

[jira] [Commented] (HBASE-16363) Correct javadoc for qualifier length and value length in Cell interface

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15414883#comment-15414883 ] Xiang Li commented on HBASE-16363: -- [~anoop.hbase] I uploaded patch 000 for master, whic

[jira] [Updated] (HBASE-16363) Correct javadoc for qualifier length and value length in Cell interface

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Attachment: HBASE-16363.master.000.patch > Correct javadoc for qualifier length and value length in Cell

[jira] [Updated] (HBASE-16363) Correct javadoc for qualifier length and value length in Cell interface

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Status: Patch Available (was: Open) To trigger Hadoop QA. The patch is only a javadoc change, no code ch

[jira] [Commented] (HBASE-16363) Correct javadoc for qualifier length and value length in Cell interface

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416606#comment-15416606 ] Xiang Li commented on HBASE-16363: -- Thanks Anoop and Stack! > Correct javadoc for quali

[jira] [Updated] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14882: - Description: In the Put API, we have addImmutable() {code} /** * See {@link #addColumn(byte[], byte[]

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417487#comment-15417487 ] Xiang Li commented on HBASE-14882: -- Got that, anonymous Cell is a good idea! Thanks stac

[jira] [Comment Edited] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417487#comment-15417487 ] Xiang Li edited comment on HBASE-14882 at 8/11/16 4:00 PM: --- Got

[jira] [Updated] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-12 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14882: - Attachment: HBASE-14882.master.000.patch > Provide a Put API that adds the provided family, qualifier, va

[jira] [Updated] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-12 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14882: - Fix Version/s: 1.2.2 2.0.0 Affects Version/s: 1.2.0 Status:

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-12 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418821#comment-15418821 ] Xiang Li commented on HBASE-14882: -- Hi [~anoop.hbase], I uploaded patch 000 for master b

[jira] [Comment Edited] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-12 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418821#comment-15418821 ] Xiang Li edited comment on HBASE-14882 at 8/12/16 1:25 PM: --- Hi

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-20 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15429564#comment-15429564 ] Xiang Li commented on HBASE-14882: -- [~anoop.hbase] Would you please do me a favor to rev

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-23 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15432910#comment-15432910 ] Xiang Li commented on HBASE-14882: -- [~anoop.hbase], thanks for the comments! 1. Regardi

[jira] [Updated] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-23 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14882: - Attachment: HBASE-14882.master.001.patch > Provide a Put API that adds the provided family, qualifier, va

[jira] [Updated] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-23 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14882: - Status: Open (was: Patch Available) > Provide a Put API that adds the provided family, qualifier, value

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-23 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15432991#comment-15432991 ] Xiang Li commented on HBASE-14882: -- Patch 001 for master branch is uploaded to address t

[jira] [Updated] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-23 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14882: - Status: Patch Available (was: Open) > Provide a Put API that adds the provided family, qualifier, value

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-26 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438826#comment-15438826 ] Xiang Li commented on HBASE-14882: -- [~anoop.hbase] bq. Any implication on class loading

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-03 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15461258#comment-15461258 ] Xiang Li commented on HBASE-14882: -- [~enis], thanks for the comments! [~anoop.hbase] an

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-06 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15469330#comment-15469330 ] Xiang Li commented on HBASE-14882: -- [~anoop.hbase], what about "ImmutableKeyFieldCell" o

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-07 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15470423#comment-15470423 ] Xiang Li commented on HBASE-14882: -- Hi Jerry, Anoop, what about "SeparateKeyFieldKeyValu

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-09 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476403#comment-15476403 ] Xiang Li commented on HBASE-14882: -- Hi [~anoop.hbase], I have some questions, could you

[jira] [Comment Edited] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-09 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476403#comment-15476403 ] Xiang Li edited comment on HBASE-14882 at 9/9/16 3:54 PM: -- Hi [~

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-19 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15503808#comment-15503808 ] Xiang Li commented on HBASE-14882: -- [~anoop.hbase], thanks very much for the explanation

[jira] [Comment Edited] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-19 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15503808#comment-15503808 ] Xiang Li edited comment on HBASE-14882 at 9/19/16 3:46 PM: --- [~a

[jira] [Updated] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-19 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14882: - Attachment: HBASE-14882.master.002.patch > Provide a Put API that adds the provided family, qualifier, va

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-19 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15503868#comment-15503868 ] Xiang Li commented on HBASE-14882: -- Hi Anoop, I re-uploaded patch 002. It failed when I

[jira] [Updated] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-19 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14882: - Status: Patch Available (was: Reopened) > Provide a Put API that adds the provided family, qualifier, va

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-21 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15509299#comment-15509299 ] Xiang Li commented on HBASE-14882: -- Hi [~anoop.hbase], I uploaded patch 002 for master.

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-23 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15516752#comment-15516752 ] Xiang Li commented on HBASE-14882: -- The following 2 Put#addImmutable() are updated by th

[jira] [Commented] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-08 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367439#comment-15367439 ] Xiang Li commented on HBASE-16183: -- [~carp84] Thanks for the review and the patch! After

[jira] [Comment Edited] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-08 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367439#comment-15367439 ] Xiang Li edited comment on HBASE-16183 at 7/8/16 9:22 AM: -- [~car

[jira] [Commented] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-08 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367441#comment-15367441 ] Xiang Li commented on HBASE-16183: -- I also need to update the description of this JIRA,

[jira] [Commented] (HBASE-14548) Expand how table coprocessor jar and dependency path can be specified

2016-07-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369657#comment-15369657 ] Xiang Li commented on HBASE-14548: -- Thanks very much, Jerry! > Expand how table coproce

[jira] [Commented] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369702#comment-15369702 ] Xiang Li commented on HBASE-16183: -- [~carp84], [~jerryhe] I made the patch ready based o

[jira] [Commented] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370380#comment-15370380 ] Xiang Li commented on HBASE-16183: -- No, there is no "Attach Files" under "More" now, may

[jira] [Commented] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372214#comment-15372214 ] Xiang Li commented on HBASE-16183: -- [~jinghe], [~carp84], thanks for taking care of this

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16183: - Description: (was: 1. In Section 89.3.3 change {code} String path = "hdfs://:/user//coprocessor.jar";

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16183: - Description: There are some errors in the example programs for > Correct errors in example program of co

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16183: - Description: There are some errors in the example programs for coprocessor in Ref Guide. Such as using de

[jira] [Commented] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372253#comment-15372253 ] Xiang Li commented on HBASE-16183: -- Patch v1 for mater branch fixes the following errors

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16183: - Attachment: HBASE-16183-master-v1.patch Patch v1 for master branch. > Correct errors in example program

[jira] [Commented] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372276#comment-15372276 ] Xiang Li commented on HBASE-16183: -- Hi [~jerryhe], [~carp84], would you please review th

[jira] [Comment Edited] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372276#comment-15372276 ] Xiang Li edited comment on HBASE-16183 at 7/12/16 6:48 AM: --- Hi

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16183: - Fix Version/s: 2.0.0 Affects Version/s: 1.2.0 Status: Patch Available (was: Open)

[jira] [Commented] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-12 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374443#comment-15374443 ] Xiang Li commented on HBASE-16183: -- HiYu, do you mind help me to commit this at your mos

[jira] [Comment Edited] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-12 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374443#comment-15374443 ] Xiang Li edited comment on HBASE-16183 at 7/13/16 6:25 AM: --- Hi

[jira] [Assigned] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-13 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li reassigned HBASE-14881: Assignee: Xiang Li > Provide a Put API that uses the provided row without coping > ---

[jira] [Updated] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-13 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14881: - Attachment: HBASE-14881-master-v0.patch > Provide a Put API that uses the provided row without coping > -

[jira] [Commented] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-13 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375253#comment-15375253 ] Xiang Li commented on HBASE-14881: -- [~jinghe], is the patch you are expecting to have?

[jira] [Updated] (HBASE-16183) Correct errors in example programs of coprocessor in Ref Guide

2016-07-14 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16183: - Summary: Correct errors in example programs of coprocessor in Ref Guide (was: Correct errors in example

[jira] [Updated] (HBASE-16183) Correct errors in example programs of coprocessor in Ref Guide

2016-07-14 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16183: - Attachment: HBASE-16183.master.002.patch > Correct errors in example programs of coprocessor in Ref Guide

[jira] [Commented] (HBASE-16183) Correct errors in example programs of coprocessor in Ref Guide

2016-07-14 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15377186#comment-15377186 ] Xiang Li commented on HBASE-16183: -- [~misty], thanks for reviewing my patch and pointing

[jira] [Updated] (HBASE-16183) Correct errors in example programs of coprocessor in Ref Guide

2016-07-14 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16183: - Labels: documentaion (was: ) Status: Patch Available (was: Open) > Correct errors in example progra

[jira] [Commented] (HBASE-16183) Correct errors in example programs of coprocessor in Ref Guide

2016-07-14 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378678#comment-15378678 ] Xiang Li commented on HBASE-16183: -- Thanks for your time and guidance, [~misty] and [~ca

[jira] [Commented] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-15 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379541#comment-15379541 ] Xiang Li commented on HBASE-14881: -- Thanks for the comments, [~anoop.hbase]! In my humb

[jira] [Commented] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-16 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381072#comment-15381072 ] Xiang Li commented on HBASE-14881: -- I think this enhancement does not apply to {{Put(Byt

[jira] [Updated] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-16 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14881: - Fix Version/s: 2.0.0 Affects Version/s: 1.2.0 Status: Patch Available (was: Open)

[jira] [Updated] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-16 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-14881: - Attachment: HBASE-14881.master.001.patch Upload patch 001 with some comments corrected/improved, no logic

[jira] [Comment Edited] (HBASE-14881) Provide a Put API that uses the provided row without coping

2016-07-17 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381082#comment-15381082 ] Xiang Li edited comment on HBASE-14881 at 7/17/16 9:00 AM: --- Upl

[jira] [Assigned] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without coping

2016-07-18 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li reassigned HBASE-14882: Assignee: Xiang Li > Provide a Put API that adds the provided family, qualifier, value without >

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without coping

2016-07-18 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382436#comment-15382436 ] Xiang Li commented on HBASE-14882: -- [~jerryhe], [~anoop.hbase] I think there are 3 items

  1   2   3   4   5   6   7   8   9   10   >