Israel de la Cruz
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...
For me is ok thanks
> @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}"] >...
It is unable to load OpenID initial configuration. The problem is with the authority resolver.
Sorry guys but in the latest source code I couldn't find the data-ingestion.py file.
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.