Github user keith-turner commented on a diff in the pull request:

    
https://github.com/apache/incubator-fluo-website/pull/45#discussion_r90150295
  
    --- Diff: _posts/blog/2014-12-30-stress-test-long-run.md ---
    @@ -22,19 +22,19 @@ everything finished, the test was a success. The number 
of unique integers
     computed independently by MapReduce matched the number computed by Fluo. 
Below
     is the output of the stress test count from Fluo.
     
    -     $ java -cp $STRESS_JAR io.fluo.stress.trie.Print $FLUO_PROPS
    +     $ java -cp $STRESS_JAR stresso.trie.Print $FLUO_PROPS
          Total at root : 1011489250
          Nodes Scanned : 59605
     
     Below are a few lines of output selected from the map reduce job.
     
          Map input records=1011999273
    -     io.fluo.stress.trie.Unique$Stats 
    +     stresso.trie.Unique$Stats
    --- End diff --
    
    this is not what the code printed at that time


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to