Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm looking to leverage mapInToOut() class in tJava Spark job for my rdd output. I'm getting the following error:
"Detail Message: mapInToOut cannot be resolved to a type. There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio."
I've searched all the documentation for mapInOut or the 'advanced settings', but I can't find the advanced settings which is mentioned in the default tJava spark comments:
"mapInToOut is a class defined in the classes code section in the advanced settings"
I may be overlooking something, does anyone have additional insight on this?