[
https://issues.apache.org/jira/browse/HBASE-15467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-15467:
------------------------------------
Attachment: HBASE-15467-v1.patch
v1 is just a rebase on HBASE-15605
> Remove 1.x/2.0 TableDescriptor incompatibility
> ----------------------------------------------
>
> Key: HBASE-15467
> URL: https://issues.apache.org/jira/browse/HBASE-15467
> Project: HBase
> Issue Type: Bug
> Components: master, regionserver
> Affects Versions: 2.0.0
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Fix For: 2.0.0
>
> Attachments: HBASE-15467-v0.patch, HBASE-15467-v1.patch
>
>
> I'm experimenting with Master on "2.0" and RSs on 1.x and the first problem
> that I get is on createTable where the Master is trying to write the HTD as
> TableDescriptor instead of TableSchema and the RS is not able to read it.
> Since TableDescriptor does nothing for now. I'd say we can remove it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)