[jira] [Commented] (HBASE-6583) Enhance Hbase load test tool to automatically create column families if not present

2012-11-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13490396#comment-13490396
 ] 

Hudson commented on HBASE-6583:
---

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-6583. Enhance LoadTestTool to automatically create column families if 
not present (Sergey Shelukhin) (Revision 1401116)

 Result = FAILURE
apurtell : 
Files : 
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/LoadTestTool.java


 Enhance Hbase load test tool to automatically create column families if not 
 present
 ---

 Key: HBASE-6583
 URL: https://issues.apache.org/jira/browse/HBASE-6583
 Project: HBase
  Issue Type: Bug
  Components: test
Reporter: Karthik Ranganathan
Assignee: Sergey Shelukhin
  Labels: noob
 Fix For: 0.94.3, 0.96.0

 Attachments: HBASE-6583.patch, HBASE-6583.patch


 The load test tool currently disables the table and applies any changes to 
 the cf descriptor if any, but does not create the cf if not present.

--
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-6583) Enhance Hbase load test tool to automatically create column families if not present

2012-10-22 Thread Andrew Purtell (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13481692#comment-13481692
 ] 

Andrew Purtell commented on HBASE-6583:
---

[~lhofhansl] What do you think about backporting this to 0.94? I use 
LoadTestTool, happy to do it if you give the ok.

 Enhance Hbase load test tool to automatically create column families if not 
 present
 ---

 Key: HBASE-6583
 URL: https://issues.apache.org/jira/browse/HBASE-6583
 Project: HBase
  Issue Type: Bug
  Components: test
Reporter: Karthik Ranganathan
Assignee: Sergey Shelukhin
  Labels: noob
 Fix For: 0.96.0

 Attachments: HBASE-6583.patch, HBASE-6583.patch


 The load test tool currently disables the table and applies any changes to 
 the cf descriptor if any, but does not create the cf if not present.

--
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-6583) Enhance Hbase load test tool to automatically create column families if not present

2012-10-22 Thread Lars Hofhansl (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13481892#comment-13481892
 ] 

Lars Hofhansl commented on HBASE-6583:
--

+1 this a simple low risk patch, and it is useful.

 Enhance Hbase load test tool to automatically create column families if not 
 present
 ---

 Key: HBASE-6583
 URL: https://issues.apache.org/jira/browse/HBASE-6583
 Project: HBase
  Issue Type: Bug
  Components: test
Reporter: Karthik Ranganathan
Assignee: Sergey Shelukhin
  Labels: noob
 Fix For: 0.96.0

 Attachments: HBASE-6583.patch, HBASE-6583.patch


 The load test tool currently disables the table and applies any changes to 
 the cf descriptor if any, but does not create the cf if not present.

--
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-6583) Enhance Hbase load test tool to automatically create column families if not present

2012-10-22 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13481976#comment-13481976
 ] 

Hudson commented on HBASE-6583:
---

Integrated in HBase-0.94 #546 (See 
[https://builds.apache.org/job/HBase-0.94/546/])
HBASE-6583. Enhance LoadTestTool to automatically create column families if 
not present (Sergey Shelukhin) (Revision 1401116)

 Result = SUCCESS
apurtell : 
Files : 
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/LoadTestTool.java


 Enhance Hbase load test tool to automatically create column families if not 
 present
 ---

 Key: HBASE-6583
 URL: https://issues.apache.org/jira/browse/HBASE-6583
 Project: HBase
  Issue Type: Bug
  Components: test
Reporter: Karthik Ranganathan
Assignee: Sergey Shelukhin
  Labels: noob
 Fix For: 0.94.3, 0.96.0

 Attachments: HBASE-6583.patch, HBASE-6583.patch


 The load test tool currently disables the table and applies any changes to 
 the cf descriptor if any, but does not create the cf if not present.

--
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-6583) Enhance Hbase load test tool to automatically create column families if not present

2012-10-19 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480546#comment-13480546
 ] 

Hudson commented on HBASE-6583:
---

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #228 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/228/])
HBASE-6583 Enhance Hbase load test tool to automatically create column 
families if not present (Sergey Shelukhin) (Revision 1400196)

 Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/util/LoadTestTool.java


 Enhance Hbase load test tool to automatically create column families if not 
 present
 ---

 Key: HBASE-6583
 URL: https://issues.apache.org/jira/browse/HBASE-6583
 Project: HBase
  Issue Type: Bug
  Components: test
Reporter: Karthik Ranganathan
Assignee: Sergey Shelukhin
  Labels: noob
 Fix For: 0.96.0

 Attachments: HBASE-6583.patch, HBASE-6583.patch


 The load test tool currently disables the table and applies any changes to 
 the cf descriptor if any, but does not create the cf if not present.

--
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-6583) Enhance Hbase load test tool to automatically create column families if not present

2012-10-19 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480251#comment-13480251
 ] 

Hudson commented on HBASE-6583:
---

Integrated in HBase-TRUNK #3461 (See 
[https://builds.apache.org/job/HBase-TRUNK/3461/])
HBASE-6583 Enhance Hbase load test tool to automatically create column 
families if not present (Sergey Shelukhin) (Revision 1400196)

 Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/util/LoadTestTool.java


 Enhance Hbase load test tool to automatically create column families if not 
 present
 ---

 Key: HBASE-6583
 URL: https://issues.apache.org/jira/browse/HBASE-6583
 Project: HBase
  Issue Type: Bug
  Components: test
Reporter: Karthik Ranganathan
Assignee: Sergey Shelukhin
  Labels: noob
 Fix For: 0.96.0

 Attachments: HBASE-6583.patch, HBASE-6583.patch


 The load test tool currently disables the table and applies any changes to 
 the cf descriptor if any, but does not create the cf if not present.

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