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

AMBARI-22799 - define scheduling of archiving Infra Solr Documents #190

Merged
merged 1 commit into from Jan 26, 2018

Conversation

kasakrisz
Copy link
Contributor

What changes were proposed in this pull request?

  • fix error message when job configuration is invalid
  • jobs can be scheduled using properties in the infra-manager.properties file
  • jobs can enabled/disabled by property
  • if a jobs last execution was failed when infra manager started up the job is restarted
  • fix jobId in export folder name
  • updated sample property file
  • only one job instance can run at a time
  • use json job execution context serializer
  • DocumentExporter save step execution context to database when a chunk of data is processed successfully
  • DocumentExporter/Archiver can be stopped

How was this patch tested?

  • unit and integration tests
  • manual test using ambari managed hdp cluster running on vm

@oleewere @swagle @adoroszlai

Copy link
Contributor

@oleewere oleewere left a comment

Choose a reason for hiding this comment

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

LGTM

@asfgit
Copy link

asfgit commented Jan 25, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/274/
Test PASSed.

@oleewere oleewere merged commit 19a8e75 into apache:trunk Jan 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants