[jira] [Updated] (HBASE-6948) shell create table script cannot handle split key which is expressed in raw bytes

2013-01-10 Thread stack (JIRA)

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

stack updated HBASE-6948:
-

Resolution: Fixed
Status: Resolved  (was: Patch Available)

This patch was committed a while back.  Resolving.

 shell create table script cannot handle split key which is expressed in raw 
 bytes
 -

 Key: HBASE-6948
 URL: https://issues.apache.org/jira/browse/HBASE-6948
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.92.2
Reporter: Ted Yu
Assignee: Tianying Chang
 Fix For: 0.96.0

 Attachments: HBASE-6948.patch, HBASE-6948-trunk.patch




--
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-6948) shell create table script cannot handle split key which is expressed in raw bytes

2012-10-17 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-6948:
--

Fix Version/s: 0.96.0

Intergrated to trunk.

Thanks for the review, Stack and Ram.

 shell create table script cannot handle split key which is expressed in raw 
 bytes
 -

 Key: HBASE-6948
 URL: https://issues.apache.org/jira/browse/HBASE-6948
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.92.2
Reporter: Ted Yu
Assignee: Tianying Chang
 Fix For: 0.96.0

 Attachments: HBASE-6948.patch, HBASE-6948-trunk.patch




--
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-6948) shell create table script cannot handle split key which is expressed in raw bytes

2012-10-11 Thread Tianying Chang (JIRA)

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

Tianying Chang updated HBASE-6948:
--


@stack Due to the jira https://issues.apache.org/jira/browse/HBASE-3444, 
toByteBinary cannot handle this corner case. So I think this fix should be 
blocked until HBASE-3444 is fixed. 

 shell create table script cannot handle split key which is expressed in raw 
 bytes
 -

 Key: HBASE-6948
 URL: https://issues.apache.org/jira/browse/HBASE-6948
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.92.2
Reporter: Ted Yu
 Attachments: HBASE-6948.patch, HBASE-6948-trunk.patch




--
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-6948) shell create table script cannot handle split key which is expressed in raw bytes

2012-10-05 Thread Tianying Chang (JIRA)

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

Tianying Chang updated HBASE-6948:
--

Attachment: HBASE-6948.patch

Fix the split key to be correct byte[]

 shell create table script cannot handle split key which is expressed in raw 
 bytes
 -

 Key: HBASE-6948
 URL: https://issues.apache.org/jira/browse/HBASE-6948
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.92.2
Reporter: Ted Yu
 Attachments: HBASE-6948.patch




--
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-6948) shell create table script cannot handle split key which is expressed in raw bytes

2012-10-05 Thread Tianying Chang (JIRA)

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

Tianying Chang updated HBASE-6948:
--

Attachment: (was: HBASE-6948-trunk.patch)

 shell create table script cannot handle split key which is expressed in raw 
 bytes
 -

 Key: HBASE-6948
 URL: https://issues.apache.org/jira/browse/HBASE-6948
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.92.2
Reporter: Ted Yu
 Attachments: HBASE-6948.patch




--
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-6948) shell create table script cannot handle split key which is expressed in raw bytes

2012-10-05 Thread Tianying Chang (JIRA)

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

Tianying Chang updated HBASE-6948:
--

Attachment: HBASE-6948-trunk.patch

patch for trunk attached. 

 shell create table script cannot handle split key which is expressed in raw 
 bytes
 -

 Key: HBASE-6948
 URL: https://issues.apache.org/jira/browse/HBASE-6948
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.92.2
Reporter: Ted Yu
 Attachments: HBASE-6948.patch




--
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-6948) shell create table script cannot handle split key which is expressed in raw bytes

2012-10-05 Thread Tianying Chang (JIRA)

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

Tianying Chang updated HBASE-6948:
--

Attachment: HBASE-6948-trunk.patch

 shell create table script cannot handle split key which is expressed in raw 
 bytes
 -

 Key: HBASE-6948
 URL: https://issues.apache.org/jira/browse/HBASE-6948
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.92.2
Reporter: Ted Yu
 Attachments: HBASE-6948.patch, HBASE-6948-trunk.patch




--
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-6948) shell create table script cannot handle split key which is expressed in raw bytes

2012-10-05 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-6948:
--

Hadoop Flags: Reviewed
  Status: Patch Available  (was: Open)

 shell create table script cannot handle split key which is expressed in raw 
 bytes
 -

 Key: HBASE-6948
 URL: https://issues.apache.org/jira/browse/HBASE-6948
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.92.2
Reporter: Ted Yu
 Attachments: HBASE-6948.patch, HBASE-6948-trunk.patch




--
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-6948) shell create table script cannot handle split key which is expressed in raw bytes

2012-10-04 Thread Tianying Chang (JIRA)

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

Tianying Chang updated HBASE-6948:
--


I found this bug whiling working on migrating data into a table with less 
regions. HBase shell create table passed the wrong splt key. I have the patch 
ready and tested on my cluster. 

 shell create table script cannot handle split key which is expressed in raw 
 bytes
 -

 Key: HBASE-6948
 URL: https://issues.apache.org/jira/browse/HBASE-6948
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.92.2
Reporter: Ted Yu



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