YangJun

Results 30 issues of YangJun

Path: /integrations/ai-engines/neuralforecast hierarchical_expenditure_forecaster model should specify param: WINDOW ![2432d1dae51843b5be96d71ab1a3473c](https://github.com/user-attachments/assets/b1a8cf0b-eb58-44db-9125-9d92ce6874bc) ![1b52ecb64ce54efb854860ee4d99f19e](https://github.com/user-attachments/assets/d3180e84-592a-47f4-a9f7-2a6a5bac5709)

Path: /faqs/benefits ![Image](https://github.com/user-attachments/assets/d1e35c8a-0690-42ef-98d9-62cd36efb206)

### Short description and motivation for the proposed feature multi instance or cluster deployment for high available and high performance ### Video or screenshots _No response_ ### Describe some possible...

enhancement

![Image](https://github.com/user-attachments/assets/98cf4967-166b-4958-9a13-54daeee471e3)

how to get the total shards number of one index ? thanks !

### SubTasks - [] Use MySQL as an alternative to PostgreSQL for Appsmith's database

Task

Is there a supported way or annotation (like paused=true) to temporarily disable the ECK Operator's reconciliation for a specific cluster? Use Case: I want to upgrade the Elasticsearch image version...

triage

``` func NewUserServiceClient(ac *conf.Auth, r registry.Discovery, tp *tracesdk.TracerProvider) userv1.UserClient { conn, err := grpc.DialInsecure( context.Background(), grpc.WithEndpoint("discovery:///beer.user.service"), grpc.WithDiscovery(r), grpc.WithMiddleware( tracing.Client(tracing.WithTracerProvider(tp)), recovery.Recovery(), jwt.Client(func(token *jwt2.Token) (interface{}, error) { return []byte(ac.ServiceKey), nil }, jwt.WithSigningMethod(jwt2.SigningMethodHS256)),...

kubectl logs -f cspc-operator-c7958d748-5vd7h -n kube-system ``` I0514 05:20:24.337767 1 runner.go:40] Starting CSPC controller I0514 05:20:24.337848 1 runner.go:43] Waiting for informer caches to sync I0514 05:20:24.438149 1 runner.go:47] Starting CSPC...