Devlive 开源社区 本次搜索耗时 0.872 秒,为您找到 491 个相关结果.
  • Batch Writes

    2186 2024-06-30 《Apache Hudi 0.15.0》
    Spark DataSource API The hudi-spark module offers the DataSource API to write a Spark DataFrame into a Hudi table. There are a number of options available: HoodieWriteConfig :...
  • Function

    2183 2024-06-02 《Ramda 0.22.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • Development Tools

    2182 2024-06-22 《Apache Accumulo 2.x》
    MiniAccumuloCluster Iterator Test Harness Framework Use Normal Test Outline Limitations Accumulo has several tools that can help developers test their code. MiniAccumuloClu...
  • Docker Compose 方式

    使用Docker Compose一键启动夜莺,快速尝试。更多Docker Compose相关知识请参考Docker官网 操作演示 $ git clone https : //gitlink.org.cn/ccfos/nightingale.git $ cd nightingale / docker # docker compose V2版本执...
  • Configure Kerberos for clients to Access Kerberized Kyuubi

    2169 2024-07-05 《Apache Kyuubi 1.9.1》
    Instructions Install Kerberos Client Configure Kerberos Client Get Kerberos TGT Add Kerberos Client Configuration File to JVM Search Path Add Kerberos Ticket Cache to JVM Sear...
  • Fetch Plan/Groups

    2166 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...
  • 数据推送

    OpenTSDB 协议 RemoteWrite 协议 推给客户端 在 采集器 章节可以看出,夜莺支持多种数据接收的接口(由 n9e-server 实现,推送数据就是推给 n9e-server 的 19000 端口),包括 OpenTSDB、Open-Falcon、RemoteWrite、Datadog 等协议。这节我们以 OpenTSDB 的数据接...
  • SQL

    2162 2024-05-25 《Apache JDO 3.2.1》
    Setting candidate class Unique results Defining a result type Parameters As we have described earlier, JDO allows access to many query languages to give the user full flexibil...
  • Kubeflow

    Kubeflow 综述 创建任务 任务样例 首先介绍一些DS通用参数 Kubeflow组件独有的参数 环境配置 Kubeflow 综述 Kubeflow 任务类型,用于在Kubeflow上创建任务。 后台主要使用 kubectl 命令来创建kubeflow任务, 并持续Kubeflow上资源状态直至任务完成。 目前主要支持通过使用ya...
  • JDO v JPA

    2160 2024-05-25 《Apache JDO 3.2.1》
    There are several competing persistence technologies available for Java. Two of these are “standardised” (via the JCP). When developing your application you need to choose the mos...