rzuo opened a new pull request, #98:
URL: https://github.com/apache/ambari-logsearch/pull/98

   # What changes were proposed in this pull request?
   (Please fill in changes proposed in this fix)
   
   logsearch-logfeeder fail to startup and report:
   java.lang.IllegalArgumentException: String 'null' cannot be converted to 
LogFeederMode enum
   <img width="600" alt="image" 
src="https://github.com/apache/ambari-logsearch/assets/12960246/3caf8b72-58cf-4c3b-947f-a75e3c641527";>
   
   Due to the lake of configuration item logfeeder.cloud.storage.mode in 
configuration.
   We need to fall back to Default("default") without this configuration, so 
logfeeder can startup normally.
   
   After the fix, logfeeder startup normally, and can feed log data to 
logsearch-portal.
   
   
   ## How was this patch tested?
   local install and test this fix in local cluster.
   
   <img width="600" alt="image" 
src="https://github.com/apache/ambari-logsearch/assets/12960246/9105ca8f-d0d6-4c5e-9d07-b1ecc874b190";>
   
   
   (Please explain how this patch was tested. Ex: unit tests, manual tests)
   (If this patch involves UI changes, please attach a screen-shot; otherwise, 
remove this)
   
   Please review [Ambari Contributing 
Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) 
before opening a pull request.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@ambari.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@ambari.apache.org
For additional commands, e-mail: commits-h...@ambari.apache.org

Reply via email to