chethanuk

Results 37 issues of chethanuk

Since there is not being developed in this repo... Wanted to ask if the project is no longer used...

--- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed. In case of...

provider:AWS
area:providers
area:system-tests
kind:documentation

--- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed. In case of...

provider:AWS
area:providers
area:system-tests
kind:documentation

--- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed. In case of...

area:providers
area:system-tests
kind:documentation

# Issue Guidelines Please review these questions before submitting any issue? ### What version of the Stream Rector are you reporting this issue for? ### Are you running the correct...

sink
hive

Will the operator be updated to support Native Kubernetes Integration of Flink? Check out more details on #FLINK-9953 or https://ci.apache.org/projects/flink/flink-docs-release-1.10/ops/deployment/native_kubernetes.html#background--internals

feature

Why there is no nodeSelector in spec level or in Job in latest [crd](https://github.com/GoogleCloudPlatform/flink-on-k8s-operator/blob/master/docs/crd.md)? Having node selector in Job also will be helpful or at `spec` level will be much...

feature

When upraded to 2.18: ```bash lazy val kamonVersion = "2.1.7" lazy val kamonDeps = Seq( // Core: System, Executors kamon %% "kamon-system-metrics" % kamonVersion, ``` Both process and System metrics...

system-metrics

**Describe the Feature** If I am not using [snowflake](https://github.com/transform-data/metricflow/blob/main/pyproject.toml#L16) why should it be installed? **Would you like to contribute?** Are you interested in building this feature? Sure, can raise the...

enhancement

1. Adding GitHub workflows to test across various matrix while merging PR or pushing to master or even before releasing new version ```bash - java: 8 hadoop: 2.7 spark-version: 2.4.7...