Commit efce6e1
[SPARK-16214][EXAMPLES] fix the denominator of SparkPi
## What changes were proposed in this pull request?
reduce the denominator of SparkPi by 1
## How was this patch tested?
integration tests
Author: 杨浩 <yanghaogn@163.com>
Closes #13910 from yanghaogn/patch-1.
(cherry picked from commit b452026)
Signed-off-by: Sean Owen <sowen@cloudera.com>1 parent e017763 commit efce6e1
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments