-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Older DMon agent was not able to cope with Apache Storm 1.0.x logs. Newly released 0.2.6x version fixed this issue. New version of DMon agent needs to be explicitly informed about the version of Apache Storm that is running on the node, since if the STORM_VERSION environment variable is not set, agent will resort to fetching logs for Apache Storm 0.9.x. Change-Id: If8141381b05fc5ab8f63eae46a56e3932126c59d
- Loading branch information
Tadej Borovšak
committed
Oct 4, 2017
1 parent
3ac9948
commit 8b1509d
Showing
3 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters