Para apagar uma tabela no hbase, primeiro deve-se desativar a tabela e ai sim apagá-la:
1 2 3 | hbase shell disable 'table' drop 'table' |
Para apagar uma tabela no hbase, primeiro deve-se desativar a tabela e ai sim apagá-la:
1 2 3 | hbase shell disable 'table' drop 'table' |
Well actually these can give you different insights into your models errors. If yy is your target, pp your …