Israel de la Cruz

Results 10 comments of Israel de la Cruz

Hi, the problem was the properties when I installed the operator. In the integration between volcano and spark operator manual, this is obsolete and the operator installation will be: `helm...

> @iddelacruz please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information. > > ``` > @microsoft-github-policy-service agree [company="{your company}"] >...

Hi, yes this is the program: ``` public static async Task Main(string[] args) { Log.Logger = new LoggerConfiguration() #if DEBUG .MinimumLevel.Debug() #else .MinimumLevel.Information() #endif .MinimumLevel.Override("Microsoft", LogEventLevel.Information) .Enrich.FromLogContext() .WriteTo.Async(c => c.File("Logs/logs.txt"))...

Since it is not being registered through interfaces or attributes, this method apparently is not taking it, so it cannot subscribe to the events. Can be?

I found something: I have the command handler: ``` CreateMessageCommandHandler:ILocalEventHandler, ITransientDependency ``` If I use only `ITransientDependency` the command handler is never registered. And if I register the command handler:...

Hi, I'm having the same problem in local env running the latest version

I can not upload any file pdf, txt, etc. This is an interesting tool for test your ideas but, I need to be able to upload files.