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

    Description Key Features Options rules [ConfigMap] field_rules [ConfigList] field_name [string] field_type [string | ConfigMap] field_value [ConfigList] rule_type [string] ...
  • 7.6 Put content in tabs

    2482 2024-05-10 《R Markdown Cookbook》
    One natural way of organizing parallel sections in an HTML report is to use tabsets. This allows readers to view the content of different sections by clicking the tab titles inste...
  • Configuring MySQL for Ranger

    Prerequisites Steps RHEL/CentOS/Oracle/Aamazon Linux SLES Prerequisites When using MySQL, the storage engine used for the Ranger admin policy store tables MUST support trans...
  • Transactions

    2480 2024-05-25 《Apache JDO 3.2.1》
    Locking Non-Transactional When managing the persistence of objects using a PersistenceManager it is common to handle all datastore operations in a transaction. For this reason ...
  • Amazon Linux 2

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Steps Log in to your host as root . Download t...
  • HIVE

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

    Description Key features Options url [String] email [String] api_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_ba...
  • Using the SpotBugs GUI

    2467 2024-06-13 《SpotBugs 4.8.5》
    Using the SpotBugs GUI Creating a Project Running the Analysis Browsing Results Saving and Opening Using the SpotBugs GUI This chapter describes how to use the SpotBugs grap...
  • Task SPI

    DolphinScheduler Task SPI 扩展 如何进行任务插件开发? DolphinScheduler Task SPI 扩展 如何进行任务插件开发? org.apache.dolphinscheduler.spi.task.TaskChannel 插件实现以上接口即可。主要包含创建任务(任务初始化,任务运行等方法)、任务取消,如果是...
  • Aggregation Functions

    2462 2024-06-24 《Apache AGE 0.6.0》
    Data Setup min Using min() with Lists max stDev stDevP percentileCont percentileDisc count Using count(expression) to return the number of values Counting non-null value...