Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
andresmasegosa committed Dec 18, 2015
1 parent 485e1f9 commit 18b0b23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -37,7 +37,7 @@ public class DynamicDataSets {
/**
*
* ./bin/flink run -m yarn-cluster -yn 8 -ys 4 -yjm 1024 -ytm 9000
* -c eu.amidst.flinklink.examples.DynamicDataSets ../flinklink.jar 5 5 10000 100 3 0
* -c eu.amidst.flinklink.examples.DynamicDataSets ../flinklink.jar 0 0 1000000 100 3 0
*
*
*
Expand Down
Expand Up @@ -97,7 +97,7 @@ public static DynamicDAG getHiddenDynamicNaiveBayesStructure(Attributes attribut
/**
*
* ./bin/flink run -m yarn-cluster -yn 8 -ys 4 -yjm 1024 -ytm 9000
* -c eu.amidst.flinklink.examples.DynamicParallelVMPExtended ../flinklink.jar 50 50 10000 100 2 100 3 0
* -c eu.amidst.flinklink.examples.DynamicParallelVMPExtended ../flinklink.jar 0 10 1000000 100 100 100 3 0
*
*
* @param args
Expand Down

0 comments on commit 18b0b23

Please sign in to comment.