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

Bug Fixes and enhancements #401

Closed

Conversation

amitsharma1981
Copy link
Contributor

  1. Job Completion emails have more information.
  2. Archiving and Deletion of Job directories is not triggered for Invalid jobs which are never run.
  3. Added a start and end time to the genie.log file.
  4. Fixed a bug where job launch fails if user/group in the request is the same.

irontablee and others added 15 commits September 20, 2016 13:01
…a server exception at runtime due to incompatible types in the JPA specification query generation. (Netflix#393)
* Create the std out and std err files during job setup in order to avoid edge case where one of the files is requested immediately once job is marked running and they don't yet exist causing an exception.

* Had the wrong variable in the exception message
* Jobs, clusters, applications, commands.
…ception. Emails are more detailed.Archival and Cleanup of job directories only happens if the job runs. Fixed an edge case where job submission failed if user/group specified were the same in the jobrequest.
* Upgrade Gradle to 3.1 and Spring Platform to 2.0.8.RELEASE
* Bump python version.

* Upgrade Gradle to 3.1 and Spring Platform to 2.0.8.RELEASE (Netflix#398)

* Upgrade Gradle to 3.1 and Spring Platform to 2.0.8.RELEASE
… web project to avoid starting up another instance of the server during the build. Also keeps all tests consolidated and less redundancy. Speeds up build. Upgraded REST docs to 1.1.2 to get some of the new features that aren't in 1.0.x. Improved the documentation but still a lot of work to do before 3.0.0 release (Netflix#400)
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 88.434% when pulling cd58bf7 on amitsharma1981:release/3.0.0 into b0ac489 on Netflix:release/3.0.0.

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.

None yet

7 participants