tigerquoll edited a comment on issue #1525: METRON-2274 Flatfile loader and summarizer mapreduce mode broken URL: https://github.com/apache/metron/pull/1525#issuecomment-538190872 Confirmed working (with some minor tweaks to test plan the `-i` command seems to take a local file path rather then a HDFS path ) ``` [root@node1 tmp]# $METRON_HOME/bin/flatfile_summarizer.sh -i /tmp/top-10k.csv -e ./extractor-count.json -p 5 -om CONSOLE -m MR 19/10/04 01:19:48 WARN extractor.TransformFilterExtractorDecorator: Unable to setup zookeeper client - zk_quorum url not provided. **This will limit some Stellar functionality** Processing /tmp/top-10k.csv 19/10/04 01:19:49 WARN resolver.BaseFunctionResolver: Using System classloader Processed 9999 - \ 3473336 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
