Member since
03-15-2023
1
Post
0
Kudos Received
0
Solutions
03-16-2023
10:22 AM
Hey, it looks like you're running Hadoop on Windows! I'm guessing that this is not a Cloudera package and that you're attempting to run some other flavour of Hadoop on a Windows host. The java.lang.UnsatisfiedLinkError suggests you're missing the hadoop.dll library from your path.
... View more