Devlive 开源社区 本次搜索耗时 0.504 秒,为您找到 571 个相关结果.
  • Summary Statistics

    5926 2024-06-22 《Apache Accumulo 2.x》
    Overview Inaccuracies Configuring Permissions Bulk import Examples Overview Accumulo has the ability to generate summary statistics about data in a table using user defined...
  • 2.1 What happens when we render?

    5925 2024-05-09 《R Markdown Cookbook》
    References R Markdown combines several different processes together to create documents, and one of the main sources of confusion from R Markdown is how all the components work t...
  • PySpark

    5922 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Preparation Prepare JDBC driver Prepare JDBC Hive Dialect extension Including jars of JDBC driver and Hive Dialect extension Usage Using as JDBC Datasource progra...
  • Authorizations

    5908 2024-06-22 《Apache Accumulo 2.x》
    Configuration Security Labels Writing labeled data Security Label Expression Syntax User Authorizations Advanced Authorizations Handling In Accumulo, data is written with se...
  • Utilities

    5904 2024-05-25 《Lodash 1.3.1》
    _.escape(string) Arguments Returns Example _.identity(value) Arguments Returns Example _.mixin(object) Arguments Example _.noConflict() Returns Example _.parseInt(val...
  • Apache Doris Connector

    Apache StreamPark™ 方式写入 配置信息 写入 Doris Apache Doris 是一款基于大规模并行处理技术的分布式 SQL 数据库,主要面向 OLAP 场景。 Apache StreamPark 基于 Doris 的 stream load 封装了 DoirsSink 用于向 Doris 实时写入数据。 Apache ...
  • Distributed collections

    5869 2025-03-14 《Redisson 3.45.0》
    Map Redis or Valkey based distributed Map object for Java implements ConcurrentMap interface. This object is thread-safe. Consider to use Live Object service to store POJO obje...
  • Scan Executors

    5868 2024-06-22 《Apache Accumulo 2.x》
    Configuring and using Scan Executors Configuring and using Scan Prioritizers. Providing hints from the client side. Accumulo scans operate by repeatedly fetching batches of dat...
  • Fetch Plan/Groups

    5837 2024-05-25 《Apache JDO 3.2.1》
    Default Fetch Group Named Fetch Groups Dynamic Fetch Groups Fetch Depth Fetch Size When an object is retrieved from the datastore by JDO typically not all fields are retrieve...
  • 7.3 Style code blocks and text output

    5804 2024-05-10 《R Markdown Cookbook》
    References We can customize the style of code chunks and their text output using the chunk options class.source and class.output , respectively. These options take character vec...