Devlive 开源社区 本次搜索耗时 0.207 秒,为您找到 1553 个相关结果.
  • List

    2098 2024-06-05 《Ramda 0.5.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...
  • Deploy Kyuubi On Kubernetes

    2098 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Kyuubi Official Docker Image Build Kyuubi Docker Image Deploy [Optional] ServiceAccount Config Connect TODO Requirements To deploy Kyuubi on Kubernetes, you’...
  • 4.6 Generate R package citations

    2097 2024-05-23 《R Markdown Cookbook》
    References To cite an R package, you can use the function citation() from base R. If you want to generate a citation entry for BibTeX, you can pass the returned object of citati...
  • HTTP 告警

    HTTP告警 参数配置 发送类型 GET Http告警 POST Http告警 HTTP告警 如果您需要使用到Http (GET或POST)进行告警,请在告警实例管理里创建告警实例,选择Http 插件。 参数配置 URL 访问的Http 连接URL,需要包含协议、Host、路径,如果是GET方法可以添加参数 请求方式 选择...
  • Klaviyo

    Description Key features Options url [String] private_key [String] revision [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] ret...
  • Lang

    2094 2024-06-14 《Lodash 3.10.1》
    _.clone(value, [isDeep], [customizer], [thisArg]) Arguments Returns Example _.cloneDeep(value, [customizer], [thisArg]) Arguments Returns Example _.gt(value, other) Argumen...
  • 升级文档

    1. 备份上一版本文件和数据库 2. 停止dolphinscheduler所有服务 3. 下载新版本的安装包 4. 数据库升级 5. 后端服务升级 6. 前端服务升级 1. 备份上一版本文件和数据库 2. 停止dolphinscheduler所有服务 sh ./script/stop-all.sh 3. 下载新版本的安装包 下载 ,...
  • HIVE

    HIVE数据源 使用HiveServer2 使用 HiveServer2 HA Zookeeper 是否原生支持 HIVE数据源 使用HiveServer2 数据源:选择 HIVE 数据源名称:输入数据源的名称 描述:输入数据源的描述 IP 主机名:输入连接 HIVE 的 IP 端口:输入连接 HIVE 的端口 用户名:设置连接 HIVE...
  • Reliability

    2088 2024-06-29 《Apache Iceberg 1.5.2》
    Concurrent write operations Cost of retries Retry validation Compatibility Iceberg was designed to solve correctness problems that affect Hive tables running in S3. Hive tabl...
  • Util

    2087 2024-06-27 《Lodash 4.17.15》
    _.attempt(func, [args]) Since Arguments Returns Example _.bindAll(object, methodNames) Since Arguments Returns Example _.cond(pairs) Since Arguments Returns Example...