berylzsh
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...
### What happened? A null pointer error occurs when using S3 as Storage when using the kyuubi terminal.   ### Affects Versions master/0.6.0 ### What engines are you seeing...
### What happened?  ### 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]...
### What happened? After creating the optimizer in k8s, an error occurs when resources are released. the error is :  Click again to release the error-reporting null pointer. ...
### 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...
### 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...
…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)