Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tJava import org.apache.hadoop Error

I'm using "hadoop.fs.Path" in code, so I import in code area.

But I guess it doesn't right way to import..

where should I import?

0683p000009Ma9L.jpg

Labels (2)
3 Replies
manodwhb
Champion II
Champion II

@Barnum, You need to specify in the Advanced settings>>Import of tjava component.

Anonymous
Not applicable
Author

Thanks again reply.

but I think there isn't exist what I want to use(org.apache.hadoop.fs.Path) in Talend library. 

cause I already did it your solution.

0683p000009Ma9p.jpg0683p000009Ma9u.jpg

and got a same error massage.

I think I should input some jar or pom something. 

but I still don't get it 

manodwhb
Champion II
Champion II

@Barnum, you can use tLibraryLoad component to load the library. check is that component is usefull to you.