Skip to content
This repository was archived by the owner on Dec 6, 2019. It is now read-only.

Prod#51

Merged
maurodoglio merged 3 commits intomasterfrom
prod
Jun 8, 2017
Merged

Prod#51
maurodoglio merged 3 commits intomasterfrom
prod

Conversation

@whd
Copy link
Copy Markdown
Member

@whd whd commented Jun 8, 2017

These are some minimal changes needed to build a fat jar for use in the dev/prod environments. I also added some additional command-line parameters for checkpoint management.

We no longer hard-code the spark master address, so it needs to be specified to spark-submit or similar. We could fall back to local[*] as we do in some telemetry-batch-view jobs, but the only application over there that is using SparkSession.builder() is simply hard-coding yarn and therefore does not fall back.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jun 8, 2017

Codecov Report

Merging #51 into master will decrease coverage by 2.83%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   68.39%   65.56%   -2.84%     
==========================================
  Files           3        3              
  Lines         231      241      +10     
  Branches       12       11       -1     
==========================================
  Hits          158      158              
- Misses         73       83      +10
Impacted Files Coverage Δ
.../mozilla/telemetry/streaming/ErrorAggregator.scala 57.71% <0%> (-3.5%) ⬇️

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 ba394a7...db6a06f. Read the comment docs.

@whd whd requested a review from maurodoglio June 8, 2017 01:48
Copy link
Copy Markdown
Contributor

@maurodoglio maurodoglio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks @whd !

@maurodoglio maurodoglio merged commit 1d3d598 into master Jun 8, 2017
@whd whd deleted the prod branch June 8, 2017 17:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants