Hello, I have a pretty huge har (Hadoop Archive) file containing roughly 600k files. I want to convert the files in this archive, but strangely when I do something like: RAW_LOGS = LOAD 'har://hdfs-192.....:8020/user/thon/logs.har/somfile.txt.gz';
Basically nothing happens and the grunt shell is blocking. I was wondering whether this is a (known) performance issue or I do something wrong? Thanks in advance Ingo
