Member since
09-30-2021
1
Post
0
Kudos Received
0
Solutions
09-30-2021
04:13 AM
We are relying on below Clasess
import org.apache.hadoop.hbase.mapreduce.TableInputFormat;
import org.apache.hadoop.hbase.mapreduce.TableOutputFormat;
import org.apache.hadoop.hbase.util.Base64;
import org.apache.hadoop.hbase.mapreduce.RowCounter;
These Classes are present current cloudera version i.e 1.2.0-cdh5.16.1
While I change version to 2.2.3.7.1.6.0-297 I don't see the classes anymore, what is suggested here and what are the alternatives for these classes.
Thanks in advance.
... View more
Labels: