Devlive 开源社区 本次搜索耗时 0.317 秒,为您找到 1058 个相关结果.
  • Code Style Guide

    1773 2024-07-05 《Apache Kyuubi 1.9.1》
    Scala Coding Style Guide Java Coding Style Guide Documentation Style Guide Code is written once by its author, but read and modified multiple times by lots of other engineers. ...
  • Event Listener

    Introduction Support Those Engines API Event Data API Event Listener API Event Collect API Configuration Listener Zeta Engine Flink Engine Spark Engine Introduction The...
  • 5.2 Indent text

    1755 2024-05-24 《R Markdown Cookbook》
    As mentioned in Section 4.12 , whitespaces are often meaningless in Markdown. Markdown will also ignore spaces used for indentation by default. However, we may want to keep the in...
  • Properties

    1754 2024-05-25 《Lodash 2.4.2》
    _.VERSION _.support _.support.argsClass _.support.argsObject _.support.enumErrorProps _.support.enumPrototypes _.support.funcDecomp _.support.funcNames _.support.nonEnumArg...
  • Relation

    1750 2024-06-05 《Ramda 0.24.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp sortWith inn...
  • Hudi

    1732 2024-07-05 《Apache Kyuubi 1.9.1》
    Hudi Integration Dependencies Hudi Operations Apache Hudi (pronounced “hoodie”) is the next generation streaming data lake platform. Apache Hudi brings core warehouse and datab...
  • MetaData

    1731 2024-05-25 《Apache JDO 3.2.1》
    XML MetaData Annotations All variants of JDO support specification of persistence using XML MetaData. JDO 2.1+ adds on the ability to specify persistence using Java annotations....
  • Socket

    Support Those Engines Key features Description Data Type Mapping Options How to Create a Socket Data Synchronization Jobs Socket source connector Support Those Engines ...
  • 6.1 Add LaTeX code to the preamble

    1727 2024-05-24 《R Markdown Cookbook》
    The general structure of a LaTeX document is like this: \documentclass { article } % preamble \begin { document } % body \end { document } That is, you declare the d...
  • Yarn 队列管理

    背景介绍 如何创建Yarn队列 如何使用可用队列 该功能的相关条目 背景介绍 在实际的生产环境中,针对 Yarn 部署模式 , 用户通常需要输入 queue 或 queue &labels 来指定 yarn-application 模式下的 Flink 应用程序 或 yarn-session 模式下的 Flink 集群的配置。 在此过程中...