berylzsh

Results 11 issues of berylzsh

…ctivity failure caused by SSL links. ## What changes were proposed in this pull request? The ranger plug-in client does not need SSL handshake when calling knox, so it is...

…fault value is false, not 15 ## What changes were proposed in this pull request? Change the default value of the configuration ranger.accesslog.rotate.rename_on_rotate in ranger-admin-default-site.xml. The default value of this...

(It is very **important** that you created an Apache Knox JIRA for this change and that the PR title/commit message includes the Apache Knox JIRA ID!) ## What changes were...

## Why are the changes needed? Close #2862. ## Brief change log - A null pointer error occurs when using S3 as Storage when using the kyuubi terminal.Determine in the...

module:core

### What happened? A null pointer error occurs when using S3 as Storage when using the kyuubi terminal. ![image](https://github.com/apache/amoro/assets/50791733/b504e225-37d3-4d6d-8539-5194c5805244) ![image](https://github.com/apache/amoro/assets/50791733/ff63d5e0-bfeb-4473-aeeb-faecdf98ffd2) ### Affects Versions master/0.6.0 ### What engines are you seeing...

type:bug

### What happened? ![image](https://github.com/apache/amoro/assets/50791733/8cc143fb-9f9a-46ba-b155-6a07bbc70bb0) ### I execute the following: `./spark-sql \ --conf spark.sql.extensions=com.netease.arctic.spark.ArcticSparkExtensions \ --conf spark.sql.catalog.test_catalog=com.netease.arctic.spark.ArcticSparkCatalog \ --conf spark.sql.catalog.test_catalog.url=thrift://127.0.0.1:8455/test_catalog` ### the error is : `ERROR SparkSQLDriver: Failed in [use test_catalog]...

type:bug

### What happened? After creating the optimizer in k8s, an error occurs when resources are released. the error is : ![image](https://github.com/apache/amoro/assets/50791733/c1c32a32-f06a-4842-9a20-161dfd1e06b6) Click again to release the error-reporting null pointer. ![image](https://github.com/apache/amoro/assets/50791733/e1395683-8012-4dea-adce-eb1f1d43d853)...

type:bug

### What happened? Using the mixed-hive table format, non-hive server2 writes at first, and the write&query is normal. After turning on the base.hive.auto-sync-data-write=true parameter, use hiveserver2 to write to the...

type:bug

### Description Currently, Amoro's optimization process is based on partitions. When the table has not been optimized, there may be a large number of small files in the partition, and...

type:feature

…configurations Add gpu_type parameter in Kubernetes decorator to specify GPU type Update Airflow, Argo, and Kubernetes plugins to support GPU type configuration you can see: [https://github.com/Netflix/metaflow/issues/2401](url)