Devlive 开源社区 本次搜索耗时 0.116 秒,为您找到 1378 个相关结果.
  • 自监控

    夜莺 5.x 版本有 n9e-webapi 和 n9e-server 两个模块,这俩模块都暴露了 /metrics 接口,所以,夜莺自身组件的监控,就有两个做法,做法一: 搞一个单独的 Prometheus,抓取 n9e-webapi 和 n9e-server 的 /metrics 的数据 在这个单独的 Prometheus 里配置 up 指标的告...
  • How To Use Spark Adaptive Query Execution (AQE) in Kyuubi

    874 2024-07-05 《Apache Kyuubi 1.9.1》
    The Basics of AQE Dynamically Switch Join Strategies Dynamically Coalesce Shuffle Partitions Other Tips for Best Practises How to set spark.sql.adaptive.advisoryPartitionSizeInByt...
  • Table Design

    874 2024-06-21 《Apache Accumulo 2.x》
    Basic Table RowID Design Lexicoders Indexing Entity-Attribute and Graph Tables Document-Partitioned Indexing Basic Table Since Accumulo tables are sorted by row ID, each ta...
  • Set Up the Ambari Server

    More Information Before starting the Ambari Server, you must set up the Ambari Server. Setup configures Ambari to talk to the Ambari database, installs the JDK and allows you to...
  • Performance

    872 2024-07-01 《Apache Hudi 0.15.0》
    Optimized DFS Access Performance Optimizations Write Path Bulk Insert Upserts Indexing Read Path Data Skipping Optimized DFS Access Hudi also performs several key storage...
  • PostgreSql

    Support Those Engines Description Using Dependency For Spark/Flink Engine For SeaTunnel Zeta Engine Key Features Supported DataSource Info Database Dependency Data Type Map...
  • checkpoint-storage

    Checkpoint Storage Introduction Checkpoint Storage Checkpoint Storage Configuration OSS S3 HDFS LocalFile Enable cache Checkpoint Storage Introduction Checkpoint is a f...
  • List

    868 2024-06-05 《Ramda 0.29.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Utilities

    867 2024-05-25 《Lodash 2.4.2》
    _.constant(value) Arguments Returns Example _.createCallback([func=identity], [thisArg], [argCount]) Arguments Returns Example _.escape(string) Arguments Returns Example ...
  • Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS)

    866 2024-07-05 《Apache Kyuubi 1.9.1》
    Introductions Barriers to common Spark job usage High Barrier Insecurity Compatibility Bootstrap latency Limitations of Spark ThriftServer Driver Bottleneck Resource isolati...