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

    3182 2024-07-01 《Apache Hudi 0.15.0》
    Encrypt Copy-on-Write tables Note Since Hudi 0.11.0, Spark 3.2 support has been added and accompanying that, Parquet 1.12 has been included, which brings encryption feature to H...
  • 7.1 Apply custom CSS

    3179 2024-05-10 《R Markdown Cookbook》
    References We strongly recommend that you learn some CSS and JavaScript if you wish to customize the appearance of HTML documents. Appendix B of the blogdown book (Xie, Hill, a...
  • Downloading your Software

    This section describes how to download Ambari software artifacts through the Cloudera Downloads portal. To download Ambari software artifacts, both trial and regular versions, aut...
  • References

    3163 2024-05-25 《Apache JDO 3.2.1》
    Articles Books Articles There have been several articles about JDO on various websites. Some are listed below SUN : Oracle JDO Web Site http://www.oracle.com/technetwork/java...
  • Security Overview

    3141 2024-06-22 《Apache Accumulo 2.x》
    Security Overview Implementation Security Overview Accumulo has the following security features: Only authenticated users can access Accumulo. Kerberos can be enabled to re...
  • 3.5 R Markdown Notebooks

    3138 2024-05-09 《R Markdown Cookbook》
    As mentioned in Section 2.2 of the R Markdown Definitive Guide (Xie, Allaire, and Grolemund 2018 ), there are several ways to compile an Rmd document. One of them is to use R Mar...
  • Cloud Storage

    3110 2024-07-01 《Apache Hudi 0.15.0》
    Talking to Cloud Storage Talking to Cloud Storage Immaterial of whether RDD/WriteClient APIs or Datasource is used, the following information helps configure access to cloud sto...
  • 7.9 Use a custom HTML template (*)

    3105 2024-05-24 《R Markdown Cookbook》
    We mentioned LaTeX templates in Section 6.10 . You can also specify a custom HTML template for Pandoc to convert Markdown to HTML. Below is a brief example template: <html> ...
  • 6.3 Add logo to title page

    3104 2024-05-24 《R Markdown Cookbook》
    We can use the titling LaTeX package to alter our title block to include an image. Below is a full example that shows how to add the R logo (logo.jpg ) to the title page. The ima...
  • 9.3 Embed a web page

    3099 2024-05-24 《R Markdown Cookbook》
    References If you have the webshot package (Chang 2023 ) and PhantomJS installed (see Section 9.2 ), you can embed any web page in the output document through knitr::include_url...