deb-sahara/releasenotes/notes/fix-install-provision-events-c1bd2e05bf2be6bd.yaml
Grigoriy Roghkov 3bdeeb1bb9 Fix provision events for installing services
- Link event logs to service install method
- Install Oozie service after configure.sh.
  This makes installation more straightforward
  (without mapr user being created manually).
- Change with Oozie is not highly coupled with fix
  for provision events. But it is necessary as the
  change for decorated method broke Oozie start with
  unknown root cause. That error is avoided after
  removing verbose code with moving Oozie
  installation point after configure.sh script
  is executed.
Change-Id: Ic142cc5624ed7361dd583285df8de39f269f244a
Closes-bug: #1576681
2016-06-06 21:03:15 +00:00

3 lines
77 B
YAML

---
fixes:
- Fix uncompleted event logs for Oozie and Drill in MapR plugin.