Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi I have been trying to work with JSON files located in HDFS. I can make a connection to those files but not able to process the file. I could do at the local with tFileInputJson and tExtractJsonFields but not at HDFS.
Can somebody input some ideas to this please.
hi can you provide me the sample data structure in your hdfs file and desired output ?
Hi, I have moderate json file with array collections as well. I want the file data to be converted to pipe delimited text file.