Member since
07-20-2017
6
Posts
0
Kudos Received
0
Solutions
11-06-2019
08:34 AM
Well, it may be really late, but Navigator SDK v2.1 the missing jar file is: hadoop-aws-2.6.0-cdh5.4.0.jar. A working pom.xml for this jar contains these dependencies: <dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-aws</artifactId>
<version>2.6.0</version>
</dependency>
... View more
07-31-2017
09:13 AM
What do you get when you query (thru API) for the entity ID - 2382707?
... View more
07-23-2017
08:16 PM
Hi saranvisa, I treid checking the properties under Cloudera Manager as admin. But I did not see a property for the navigator metadata extraction poll period. Thanks renjoe
... View more