[jira] [Commented] (HBASE-4225) NoSuchColumnFamilyException in multi doesn't say which family is bad

2011-08-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088804#comment-13088804 ] Ted Yu commented on HBASE-4225: --- For put(Pair[] putsAndLocks): {code} + * @return Returns

[jira] [Commented] (HBASE-4225) NoSuchColumnFamilyException in multi doesn't say which family is bad

2011-08-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089567#comment-13089567 ] Ted Yu commented on HBASE-4225: --- Please use tool such as dos2unix to remove extra new lines.

[jira] [Commented] (HBASE-4225) NoSuchColumnFamilyException in multi doesn't say which family is bad

2011-08-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089581#comment-13089581 ] Ted Yu commented on HBASE-4225: --- {code} + * This class is added with a purpose of adding mor

[jira] [Commented] (HBASE-4225) NoSuchColumnFamilyException in multi doesn't say which family is bad

2011-08-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089597#comment-13089597 ] Ted Yu commented on HBASE-4225: --- +1 on 90 patch version 3. > NoSuchColumnFamilyException in

[jira] [Commented] (HBASE-4225) NoSuchColumnFamilyException in multi doesn't say which family is bad

2011-08-23 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089748#comment-13089748 ] Jean-Daniel Cryans commented on HBASE-4225: --- +1 on patch, thanks for taking care

[jira] [Commented] (HBASE-4225) NoSuchColumnFamilyException in multi doesn't say which family is bad

2011-08-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089759#comment-13089759 ] stack commented on HBASE-4225: -- +1 > NoSuchColumnFamilyException in multi doesn't say which

[jira] [Commented] (HBASE-4225) NoSuchColumnFamilyException in multi doesn't say which family is bad

2011-08-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089765#comment-13089765 ] stack commented on HBASE-4225: -- Let me commit. > NoSuchColumnFamilyException in multi doesn

[jira] [Commented] (HBASE-4225) NoSuchColumnFamilyException in multi doesn't say which family is bad

2011-08-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089770#comment-13089770 ] stack commented on HBASE-4225: -- I tried to commit but patch would not apply. I tried hacking

[jira] [Commented] (HBASE-4225) NoSuchColumnFamilyException in multi doesn't say which family is bad

2011-08-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089778#comment-13089778 ] stack commented on HBASE-4225: -- oh... my fault. J-D pointed out patch was for 0.90. It appl

[jira] [Commented] (HBASE-4225) NoSuchColumnFamilyException in multi doesn't say which family is bad

2011-08-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089826#comment-13089826 ] Ted Yu commented on HBASE-4225: --- Integrated to TRUNK. Thanks for the patch Ramkrishna. Tha

[jira] [Commented] (HBASE-4225) NoSuchColumnFamilyException in multi doesn't say which family is bad

2011-08-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089916#comment-13089916 ] Hudson commented on HBASE-4225: --- Integrated in HBase-TRUNK #2134 (See [https://builds.apach

[jira] [Commented] (HBASE-4225) NoSuchColumnFamilyException in multi doesn't say which family is bad

2011-08-23 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090018#comment-13090018 ] ramkrishna.s.vasudevan commented on HBASE-4225: --- Thanks Ted, JD and Stack. @