JD
Your explanation was very helpful ! Thanks for replying !
On Mon, May 10, 2010 at 10:29 PM, Jean-Daniel Cryans wrote:
> Two things:
>
> First TableMap was using the raw type instead of a generic one, this
> was fixed in https://issues.apache.org/jira/browse/HBASE-876
>
> Then it wasn't gene
Two things:
First TableMap was using the raw type instead of a generic one, this
was fixed in https://issues.apache.org/jira/browse/HBASE-876
Then it wasn't generic enough, so this was filed
https://issues.apache.org/jira/browse/HBASE-1725
That's the explanation. I remember having the same issue