[jira] [Updated] (HBASE-10950) Add a configuration point for MaxVersion of Column Family

2014-04-23 Thread stack (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-10950:
--

Component/s: Usability

Sure [~ndimiduk] (usability)

 Add  a configuration point for MaxVersion of Column Family
 --

 Key: HBASE-10950
 URL: https://issues.apache.org/jira/browse/HBASE-10950
 Project: HBase
  Issue Type: Improvement
  Components: Admin, Usability
Affects Versions: 0.98.0, 0.96.0
Reporter: Demai Ni
Assignee: Enoch Hsu
 Fix For: 0.99.0, 0.96.3, 0.98.3

 Attachments: 10950-v4.txt, HBASE_10950.patch, HBASE_10950_96.patch, 
 HBASE_10950_98.patch, HBASE_10950_v2.patch, HBASE_10950_v3.patch


 Starting on 0.96.0.  HColumnDescriptor.DEFAULT_VERSIONS change to 1 from 3. 
 So a columnfamily will be default have 1 version of data. Currently a user 
 can specifiy the maxVersion during create table time or alter the columnfam 
 later. This feature will add a configuration point in hbase-sit.xml so that 
 an admin can set the default globally. 
 a small discussion in 
 [HBASE-10941|https://issues.apache.org/jira/browse/HBASE-10941] lead to this 
 jira



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-10950) Add a configuration point for MaxVersion of Column Family

2014-04-23 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-10950:
---

Fix Version/s: (was: 0.98.3)
   0.98.2

 Add  a configuration point for MaxVersion of Column Family
 --

 Key: HBASE-10950
 URL: https://issues.apache.org/jira/browse/HBASE-10950
 Project: HBase
  Issue Type: Improvement
  Components: Admin, Usability
Affects Versions: 0.98.0, 0.96.0
Reporter: Demai Ni
Assignee: Enoch Hsu
 Fix For: 0.99.0, 0.98.2, 0.96.3

 Attachments: 10950-v4.txt, HBASE_10950.patch, HBASE_10950_96.patch, 
 HBASE_10950_98.patch, HBASE_10950_v2.patch, HBASE_10950_v3.patch


 Starting on 0.96.0.  HColumnDescriptor.DEFAULT_VERSIONS change to 1 from 3. 
 So a columnfamily will be default have 1 version of data. Currently a user 
 can specifiy the maxVersion during create table time or alter the columnfam 
 later. This feature will add a configuration point in hbase-sit.xml so that 
 an admin can set the default globally. 
 a small discussion in 
 [HBASE-10941|https://issues.apache.org/jira/browse/HBASE-10941] lead to this 
 jira



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-10950) Add a configuration point for MaxVersion of Column Family

2014-04-22 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-10950:
---

Attachment: 10950-v4.txt

Patch v4 adds config param to hbase-default.xml

 Add  a configuration point for MaxVersion of Column Family
 --

 Key: HBASE-10950
 URL: https://issues.apache.org/jira/browse/HBASE-10950
 Project: HBase
  Issue Type: Improvement
  Components: Admin
Affects Versions: 0.98.0, 0.96.0
Reporter: Demai Ni
Assignee: Enoch Hsu
 Fix For: 0.99.0, 0.98.2, 0.96.3

 Attachments: 10950-v4.txt, HBASE_10950.patch, HBASE_10950_v2.patch, 
 HBASE_10950_v3.patch


 Starting on 0.96.0.  HColumnDescriptor.DEFAULT_VERSIONS change to 1 from 3. 
 So a columnfamily will be default have 1 version of data. Currently a user 
 can specifiy the maxVersion during create table time or alter the columnfam 
 later. This feature will add a configuration point in hbase-sit.xml so that 
 an admin can set the default globally. 
 a small discussion in 
 [HBASE-10941|https://issues.apache.org/jira/browse/HBASE-10941] lead to this 
 jira



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-10950) Add a configuration point for MaxVersion of Column Family

2014-04-22 Thread Enoch Hsu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enoch Hsu updated HBASE-10950:
--

Attachment: HBASE_10950_98.patch
HBASE_10950_96.patch

Adding in patches for 96 and 98

 Add  a configuration point for MaxVersion of Column Family
 --

 Key: HBASE-10950
 URL: https://issues.apache.org/jira/browse/HBASE-10950
 Project: HBase
  Issue Type: Improvement
  Components: Admin
Affects Versions: 0.98.0, 0.96.0
Reporter: Demai Ni
Assignee: Enoch Hsu
 Fix For: 0.99.0, 0.98.2, 0.96.3

 Attachments: 10950-v4.txt, HBASE_10950.patch, HBASE_10950_96.patch, 
 HBASE_10950_98.patch, HBASE_10950_v2.patch, HBASE_10950_v3.patch


 Starting on 0.96.0.  HColumnDescriptor.DEFAULT_VERSIONS change to 1 from 3. 
 So a columnfamily will be default have 1 version of data. Currently a user 
 can specifiy the maxVersion during create table time or alter the columnfam 
 later. This feature will add a configuration point in hbase-sit.xml so that 
 an admin can set the default globally. 
 a small discussion in 
 [HBASE-10941|https://issues.apache.org/jira/browse/HBASE-10941] lead to this 
 jira



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-10950) Add a configuration point for MaxVersion of Column Family

2014-04-22 Thread Nick Dimiduk (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Dimiduk updated HBASE-10950:
-

Fix Version/s: (was: 0.98.2)
   0.98.3

 Add  a configuration point for MaxVersion of Column Family
 --

 Key: HBASE-10950
 URL: https://issues.apache.org/jira/browse/HBASE-10950
 Project: HBase
  Issue Type: Improvement
  Components: Admin
Affects Versions: 0.98.0, 0.96.0
Reporter: Demai Ni
Assignee: Enoch Hsu
 Fix For: 0.99.0, 0.96.3, 0.98.3

 Attachments: 10950-v4.txt, HBASE_10950.patch, HBASE_10950_96.patch, 
 HBASE_10950_98.patch, HBASE_10950_v2.patch, HBASE_10950_v3.patch


 Starting on 0.96.0.  HColumnDescriptor.DEFAULT_VERSIONS change to 1 from 3. 
 So a columnfamily will be default have 1 version of data. Currently a user 
 can specifiy the maxVersion during create table time or alter the columnfam 
 later. This feature will add a configuration point in hbase-sit.xml so that 
 an admin can set the default globally. 
 a small discussion in 
 [HBASE-10941|https://issues.apache.org/jira/browse/HBASE-10941] lead to this 
 jira



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-10950) Add a configuration point for MaxVersion of Column Family

2014-04-22 Thread Nick Dimiduk (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Dimiduk updated HBASE-10950:
-

  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Committed to trunk, 0.98, 0.96. Thanks for the contribution, [~enhs8920]!

 Add  a configuration point for MaxVersion of Column Family
 --

 Key: HBASE-10950
 URL: https://issues.apache.org/jira/browse/HBASE-10950
 Project: HBase
  Issue Type: Improvement
  Components: Admin
Affects Versions: 0.98.0, 0.96.0
Reporter: Demai Ni
Assignee: Enoch Hsu
 Fix For: 0.99.0, 0.96.3, 0.98.3

 Attachments: 10950-v4.txt, HBASE_10950.patch, HBASE_10950_96.patch, 
 HBASE_10950_98.patch, HBASE_10950_v2.patch, HBASE_10950_v3.patch


 Starting on 0.96.0.  HColumnDescriptor.DEFAULT_VERSIONS change to 1 from 3. 
 So a columnfamily will be default have 1 version of data. Currently a user 
 can specifiy the maxVersion during create table time or alter the columnfam 
 later. This feature will add a configuration point in hbase-sit.xml so that 
 an admin can set the default globally. 
 a small discussion in 
 [HBASE-10941|https://issues.apache.org/jira/browse/HBASE-10941] lead to this 
 jira



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-10950) Add a configuration point for MaxVersion of Column Family

2014-04-18 Thread Enoch Hsu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enoch Hsu updated HBASE-10950:
--

Attachment: HBASE_10950_v3.patch

Changed package to org.apache.hadoop.hbase and testname to 
TestHColumnDescriptorDefaultVersions

Uploaded new patch revision

 Add  a configuration point for MaxVersion of Column Family
 --

 Key: HBASE-10950
 URL: https://issues.apache.org/jira/browse/HBASE-10950
 Project: HBase
  Issue Type: Improvement
  Components: Admin
Affects Versions: 0.98.0, 0.96.0
Reporter: Demai Ni
Assignee: Enoch Hsu
 Fix For: 0.99.0, 0.98.2, 0.96.3

 Attachments: HBASE_10950.patch, HBASE_10950_v2.patch, 
 HBASE_10950_v3.patch


 Starting on 0.96.0.  HColumnDescriptor.DEFAULT_VERSIONS change to 1 from 3. 
 So a columnfamily will be default have 1 version of data. Currently a user 
 can specifiy the maxVersion during create table time or alter the columnfam 
 later. This feature will add a configuration point in hbase-sit.xml so that 
 an admin can set the default globally. 
 a small discussion in 
 [HBASE-10941|https://issues.apache.org/jira/browse/HBASE-10941] lead to this 
 jira



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-10950) Add a configuration point for MaxVersion of Column Family

2014-04-16 Thread Enoch Hsu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enoch Hsu updated HBASE-10950:
--

Status: Patch Available  (was: Open)

Added patch to fix and a UT to test the change.
UT was added to hbase-server because of usage of HBaseTestingUtility.
If I add the UT to hbase-client then it creates a circular dependency on 
hbase-server

 Add  a configuration point for MaxVersion of Column Family
 --

 Key: HBASE-10950
 URL: https://issues.apache.org/jira/browse/HBASE-10950
 Project: HBase
  Issue Type: Improvement
  Components: Admin
Affects Versions: 0.96.0, 0.98.0
Reporter: Demai Ni
 Fix For: 0.99.0, 0.98.2, 0.96.3


 Starting on 0.96.0.  HColumnDescriptor.DEFAULT_VERSIONS change to 1 from 3. 
 So a columnfamily will be default have 1 version of data. Currently a user 
 can specifiy the maxVersion during create table time or alter the columnfam 
 later. This feature will add a configuration point in hbase-sit.xml so that 
 an admin can set the default globally. 
 a small discussion in 
 [HBASE-10941|https://issues.apache.org/jira/browse/HBASE-10941] lead to this 
 jira



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-10950) Add a configuration point for MaxVersion of Column Family

2014-04-16 Thread Enoch Hsu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enoch Hsu updated HBASE-10950:
--

Attachment: HBASE_10950.patch

 Add  a configuration point for MaxVersion of Column Family
 --

 Key: HBASE-10950
 URL: https://issues.apache.org/jira/browse/HBASE-10950
 Project: HBase
  Issue Type: Improvement
  Components: Admin
Affects Versions: 0.98.0, 0.96.0
Reporter: Demai Ni
 Fix For: 0.99.0, 0.98.2, 0.96.3

 Attachments: HBASE_10950.patch


 Starting on 0.96.0.  HColumnDescriptor.DEFAULT_VERSIONS change to 1 from 3. 
 So a columnfamily will be default have 1 version of data. Currently a user 
 can specifiy the maxVersion during create table time or alter the columnfam 
 later. This feature will add a configuration point in hbase-sit.xml so that 
 an admin can set the default globally. 
 a small discussion in 
 [HBASE-10941|https://issues.apache.org/jira/browse/HBASE-10941] lead to this 
 jira



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-10950) Add a configuration point for MaxVersion of Column Family

2014-04-16 Thread Enoch Hsu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enoch Hsu updated HBASE-10950:
--

Attachment: HBASE_10950_v2.patch

Added a new patch with changes made to match Ted's comments
Thanks for the help Ted :)

 Add  a configuration point for MaxVersion of Column Family
 --

 Key: HBASE-10950
 URL: https://issues.apache.org/jira/browse/HBASE-10950
 Project: HBase
  Issue Type: Improvement
  Components: Admin
Affects Versions: 0.98.0, 0.96.0
Reporter: Demai Ni
Assignee: Enoch Hsu
 Fix For: 0.99.0, 0.98.2, 0.96.3

 Attachments: HBASE_10950.patch, HBASE_10950_v2.patch


 Starting on 0.96.0.  HColumnDescriptor.DEFAULT_VERSIONS change to 1 from 3. 
 So a columnfamily will be default have 1 version of data. Currently a user 
 can specifiy the maxVersion during create table time or alter the columnfam 
 later. This feature will add a configuration point in hbase-sit.xml so that 
 an admin can set the default globally. 
 a small discussion in 
 [HBASE-10941|https://issues.apache.org/jira/browse/HBASE-10941] lead to this 
 jira



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-10950) Add a configuration point for MaxVersion of Column Family

2014-04-10 Thread Demai Ni (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Demai Ni updated HBASE-10950:
-

Assignee: (was: Demai Ni)

 Add  a configuration point for MaxVersion of Column Family
 --

 Key: HBASE-10950
 URL: https://issues.apache.org/jira/browse/HBASE-10950
 Project: HBase
  Issue Type: Improvement
  Components: Admin
Affects Versions: 0.98.0, 0.96.0
Reporter: Demai Ni
 Fix For: 0.99.0, 0.98.2, 0.96.3


 Starting on 0.96.0.  HColumnDescriptor.DEFAULT_VERSIONS change to 1 from 3. 
 So a columnfamily will be default have 1 version of data. Currently a user 
 can specifiy the maxVersion during create table time or alter the columnfam 
 later. This feature will add a configuration point in hbase-sit.xml so that 
 an admin can set the default globally. 
 a small discussion in 
 [HBASE-10941|https://issues.apache.org/jira/browse/HBASE-10941] lead to this 
 jira



--
This message was sent by Atlassian JIRA
(v6.2#6252)