Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
@Barnum, You need to specify in the Advanced settings>>Import of tjava component.
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.
and got a same error massage.
I think I should input some jar or pom something.
but I still don't get it
@Barnum, you can use tLibraryLoad component to load the library. check is that component is usefull to you.