You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by GitBox <gi...@apache.org> on 2019/10/04 01:22:50 UTC

[GitHub] [metron] tigerquoll commented on issue #1525: METRON-2274 Flatfile loader and summarizer mapreduce mode broken

tigerquoll commented 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)
   
   ```
   [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:
users@infra.apache.org


With regards,
Apache Git Services