Devlive 开源社区 本次搜索耗时 0.188 秒,为您找到 1831 个相关结果.
  • Configuring Ambari to use RedHat Satellite or Spacewalk

    Table 6.1. Example Channel Names for Hortonworks Repositories Next Step The Ambari Server uses Version Definition Files (VDF) to understand which product and component versions ...
  • Transactions

    1792 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 ...
  • Aggregation Functions

    1790 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...
  • JDBC

    1790 2024-06-29 《Apache Iceberg 1.5.2》
    JDBC Catalog Configurations Examples Spark Java API JDBC Catalog Iceberg supports using a table in a relational database to manage Iceberg tables through JDBC. The database ...
  • 1.3 Install missing LaTeX packages

    1785 2024-05-07 《R Markdown Cookbook》
    When you compile a document to PDF through LaTeX, you may run into errors like these: !LaTeXError:File‘ocgbase.sty′notfound.!pdfTeXerror:pdflatex(file8r.enc):cannotopenencodingfi...
  • 5.7 Line numbers for code blocks (*)

    1781 2024-05-24 《R Markdown Cookbook》
    References You can add line numbers to either source code blocks, via the chunk option attr.source = ".numberLines" , or text output blocks, via attr.output = ".numberLines" (se...
  • Rollback Mechanism

    1779 2024-06-30 《Apache Hudi 0.15.0》
    Handling partially failed commits Rolling back partially failed commits for a single writer Rolling back of partially failed commits w/ multi-writers Heartbeats Related Resourc...
  • Google BigQuery

    Iceberg tables Using Iceberg JSON metadata file to create the Iceberg BigLake tables : Steps to add additional configurations to the Hudi writers: Using BigLake Metastore to crea...
  • Redis

    Description Key features Options host [string] port [int] hash_key_parse_mode [string] keys [string] data_type [string] user [string] auth [string] db_num [int] mode [str...
  • SQL UDF

    Description UDF API UDF Implements Example Example Changelog new version UDF of SQL transform plugin Description Use UDF SPI to extends the SQL transform functions lib....