Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

MINOR. A small REST API typo in the README #289

Merged
merged 1 commit into from
Feb 15, 2017

Conversation

ajbozarth
Copy link
Contributor

README incorrectly said logs instead of log for the sessions REST API call, it is correct for the batches call below.

@codecov-io
Copy link

Codecov Report

Merging #289 into master will decrease coverage by -0.03%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #289      +/-   ##
============================================
- Coverage     70.51%   70.49%   -0.03%     
+ Complexity      674      671       -3     
============================================
  Files            92       92              
  Lines          4812     4812              
  Branches        720      720              
============================================
- Hits           3393     3392       -1     
  Misses          927      927              
- Partials        492      493       +1
Impacted Files Coverage Δ Complexity Δ
...la/com/cloudera/livy/scalaapi/ScalaJobHandle.scala 52.94% <ø> (-2.95%) 0% <ø> (ø)
...ain/scala/com/cloudera/livy/sessions/Session.scala 73.58% <ø> (-0.95%) 18% <ø> (-1%)
...n/java/com/cloudera/livy/rsc/driver/RSCDriver.java 77.15% <ø> (-0.44%) 39% <ø> (-1%)
.../java/com/cloudera/livy/rsc/driver/JobWrapper.java 80.64% <ø> (ø) 7% <ø> (-1%)
...c/src/main/java/com/cloudera/livy/rsc/rpc/Rpc.java 78.61% <ø> (+0.62%) 12% <ø> (ø)
rsc/src/main/java/com/cloudera/livy/rsc/Utils.java 85.71% <ø> (+2.38%) 15% <ø> (ø)

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 a36e44f...7dc63e8. Read the comment docs.

@zjffdu
Copy link
Contributor

zjffdu commented Feb 15, 2017

Thanks for contribution. @ajbozarth

@zjffdu zjffdu merged commit 693a795 into cloudera:master Feb 15, 2017
@ajbozarth ajbozarth deleted the readme-typo branch February 15, 2017 01:33
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.

3 participants