Skip to content

Conversation

hzhuang1
Copy link

This workload will output to /tmp/kmeans-data.csv.

In LinearRegressionDataGen.scala, case class LinearRegressionDataGen()
checks whether the output file is csv file or not. If it's csv file,
stop running the workload immediately. So this workload is impossible
to run, just remove it from document.

Signed-off-by: Haojian Zhuang [email protected]

This workload will output to /tmp/kmeans-data.csv.

In LinearRegressionDataGen.scala, case class LinearRegressionDataGen()
checks whether the output file is csv file or not. If it's csv file,
stop running the workload immediately. So this workload is impossible
to run, just remove it from document.

Signed-off-by: Haojian Zhuang <[email protected]>
@codecov-io
Copy link

Codecov Report

Merging #181 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #181   +/-   ##
======================================
  Coverage    86.8%   86.8%           
======================================
  Files          33      33           
  Lines         750     750           
  Branches       47      47           
======================================
  Hits          651     651           
  Misses         99      99

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 763becb...fc26116. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants