Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[KYUUBI-107] kill yarn application fast when spark context fails to initialize #113

Merged
merged 4 commits into from
Oct 30, 2018

Conversation

yaooqinn
Copy link
Member

No description provided.

@yaooqinn yaooqinn added this to the v0.4.0 milestone Oct 26, 2018
@yaooqinn yaooqinn self-assigned this Oct 26, 2018
@codecov
Copy link

codecov bot commented Oct 26, 2018

Codecov Report

Merging #113 into master will increase coverage by 3.98%.
The diff coverage is 82.43%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #113      +/-   ##
============================================
+ Coverage     68.25%   72.24%   +3.98%     
- Complexity      489      529      +40     
============================================
  Files            71       72       +1     
  Lines          3390     3423      +33     
  Branches        485      491       +6     
============================================
+ Hits           2314     2473     +159     
+ Misses          820      676     -144     
- Partials        256      274      +18
Impacted Files Coverage Δ Complexity Δ
.../yaooqinn/kyuubi/auth/TSetIpAddressProcessor.scala 25% <0%> (+21.87%) 1 <0> (ø) ⬇️
...n/scala/yaooqinn/kyuubi/cli/HandleIdentifier.scala 65.78% <100%> (ø) 12 <2> (ø) ⬇️
...r/src/main/scala/org/apache/spark/KyuubiConf.scala 100% <100%> (+0.45%) 0 <0> (ø) ⬇️
...scala/yaooqinn/kyuubi/session/SessionManager.scala 77.27% <100%> (ø) 28 <0> (ø) ⬇️
...la/yaooqinn/kyuubi/spark/SparkSessionWithUGI.scala 74.75% <72.22%> (ø) 12 <0> (ø) ⬇️
...scala/yaooqinn/kyuubi/utils/KyuubiHadoopUtil.scala 75% <75%> (ø) 0 <0> (?)
...scala/yaooqinn/kyuubi/server/FrontendService.scala 63.79% <90.62%> (+30.87%) 46 <17> (+29) ⬆️
... and 6 more

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 8bbc3d5...a4cb010. Read the comment docs.

@yaooqinn yaooqinn merged commit 8a30b63 into master Oct 30, 2018
@yaooqinn yaooqinn deleted the KYUUBI-107 branch October 30, 2018 10:42
@yaooqinn yaooqinn modified the milestone: v0.4.0 Dec 21, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant