BufferUnderflowException for un-named HTableDescriptors
-------------------------------------------------------

                 Key: HADOOP-2156
                 URL: https://issues.apache.org/jira/browse/HADOOP-2156
             Project: Hadoop
          Issue Type: Bug
          Components: contrib/hbase
    Affects Versions: 0.15.0
            Reporter: Stu Hood
            Priority: Trivial


Passing an HTableDescriptor without a name to 
HBaseAdmin.createTable(HTableDescriptor) causes a 
java.nio.BufferUnderflowException.

Reproduce by creating an HTableDescriptor with the default constructor and 
passing to createTable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to