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

    Description Key features Options zookeeper_quorum [string] table [string] rowkey_column [list] family_name [config] rowkey_delimiter [string] version_column [string] null_m...
  • Client Properties (3.x)

    1716 2024-06-22 《Apache Accumulo 2.x》
    Below are properties set in accumulo-client.properties that configure Accumulo clients . All properties have been part of the API since 2.0.0 (unless otherwise specified): Pr...
  • 6.1 Add LaTeX code to the preamble

    1702 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...
  • 4.4 Unnumbered sections

    1630 2024-05-23 《R Markdown Cookbook》
    Most output formats support an option number_sections , which can be used to enable numbering sections if set to true , e.g., output : html_document : number_sections :...
  • About the Authors

    1626 2024-05-09 《R Markdown Cookbook》
    Yihui typed out most of the words in this book, which is the only justification for him being the “first” author. Christophe has made substantial contribution to this book by help...
  • Microsoft Azure

    1547 2024-07-01 《Apache Hudi 0.15.0》
    Disclaimer Supported Storage System Verified Combination of Spark and storage system HDInsight Spark2.4 on Azure Data Lake Storage Gen 2 Databricks Spark2.4 on Azure Data Lake S...
  • 3.2 Write Markdown in the RStudio visual editor

    1510 2024-05-09 《R Markdown Cookbook》
    If you are not familiar with Markdown yet, or do not prefer writing Markdown code, RStudio v1.4 has included an experimental visual editor for Markdown documents, which feels simi...
  • AWS

    1502 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg AWS Integrations Iceberg provides integration with different AWS services through the iceberg-aws module. This section describes how to use Iceberg with AWS. Enabling ...
  • Spark Writes

    1374 2024-06-26 《Apache Amoro 0.6.1》
    Writing with SQL INSERT OVERWRITE INSERT INTO Upsert to table with primary keys. DELETE FROM UPDATE MERGE INTO Writing with DataFrames Appending data Overwriting data Crea...
  • 6 LaTeX Output

    1356 2024-05-07 《R Markdown Cookbook》
    For many authors, the main output of their work will be the PDF report, in which case they can utilize the powerful styling of LaTeX. In this chapter, we discuss approaches that c...