Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Issues during migration from cdh 1.2.0-cdh5.16.1 to 2.2.3.7.1.6.0-297
Labels:
New Contributor
Created on ‎09-30-2021 04:13 AM - edited ‎09-16-2022 07:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
1 REPLY 1
Moderator
Created ‎10-04-2021 08:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @migration
What .jar files are these classes packaged in for cdh5.16? Can you share the relevant file names?
Bill Brooks, Community Moderator
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
