Devlive 开源社区 本次搜索耗时 0.114 秒,为您找到 1878 个相关结果.
  • 6. Getting Started with Kyuubi and Cloudera Hue

    Getting Started with Kyuubi and Cloudera Hue What is Hue Preparation Get Kyuubi Started Run Hue in Docker Configuration Start Hue in Docker For CDH 6.x Users Getti...
  • Glossary

    4121 2024-06-21 《Apache Accumulo 2.x》
    authorizations a set of strings associated with a user or with a particular scan that will be used to determine which key/value pairs are visible to the user. cell a set ...
  • Installation

    4119 2024-06-03 《Docusaurus 1.14.7》
    Installing Docusaurus Verifying Installation Running the example website Launching the server behind a proxy Updating Your Docusaurus Version Docusaurus was designed from the...
  • 4.5 Bibliographies and citations

    4116 2024-05-10 《R Markdown Cookbook》
    Changing citation style Add an item to a bibliography without using it Add all items to the bibliography Include appendix after bibliography (*) References For an overview of...
  • SNMP

    switch_legacy snmp 监控网络设备,主要是通过 SNMP 协议,Categraf、Telegraf、Datadog-Agent、snmp_exporter 都提供了这个能力。 switch_legacy Categraf 提供了一个网络设备的采集插件:switch_legacy,在 conf/input.switch_legacy ...
  • Sampling

    4114 2024-06-22 《Apache Accumulo 2.x》
    Overview Configuring Scanning sample data Bulk import Overview Accumulo has the ability to generate and scan a per table set of sample data. This sample data is kept up to da...
  • Timezones

    4113 2024-05-25 《Apache Superset 4.0.1》
    There are four distinct timezone components which relate to Apache Superset, The timezone that the underlying data is encoded in. The timezone of the database engine. The timezo...
  • Function

    4113 2024-06-02 《Ramda 0.23.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • 文件参数传递

    文件参数 使用方式 配置文件参数 输出文件给下游任务 获取上游任务的文件 其他 备注 样例 文件参数 通过配置文件参数,在同一工作流实例中,可以将上游任务工作目录下的文件(或文件夹,下统一以文件 代替)传递给下游任务。 如以下场景可能使用到 在ETL任务中,将多个上游任务处理好的数据文件一起传递给特定的下游任务。 在机器学习场景中,将...
  • Key Generation

    4108 2024-06-28 《Apache Hudi 0.15.0》
    Key Generators SimpleKeyGenerator ComplexKeyGenerator NonpartitionedKeyGenerator CustomKeyGenerator Bring your own implementation TimestampBasedKeyGenerator Timestamp is GMT ...