NKH created HADOOP-18474:
----------------------------
Summary: ClassNotFoundException due to org.apache.hadoop.shaded
prepended to class name
Key: HADOOP-18474
URL: https://issues.apache.org/jira/browse/HADOOP-18474
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 3.3.1
Reporter: NKH
I have a scenario where I am doing Dynamic Class loading . I do not have any
dependencies in pom.xml. Class is supposed to be loaded when hadoop runs. I am
facing class not found exception. This is happening on Hadoop 3.x. It used to
work fine on hadoop 2.9
java.io.IOException: ClassNotFoundExceptionjava.lang.ClassNotFoundException:
org.apache.hadoop.shaded.com.microsoft.MyClustomClass
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]