[
https://issues.apache.org/jira/browse/HADOOP-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540732
]
Hudson commented on HADOOP-2156:
--------------------------------
Integrated in Hadoop-Nightly #296 (See
[http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/296/])
> 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
> Fix For: 0.16.0
>
> Attachments: 2156.patch
>
>
> 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.