Devlive 开源社区 本次搜索耗时 0.416 秒,为您找到 1145 个相关结果.
  • Configuring Oracle for Ranger

    If you are using Amazon RDS, see the Amazon RDS Requirements . On the Oracle host, install the appropriate JDBC .jar file. Download the Oracle JDBC (OJDBC) driver from http://...
  • Object

    1855 2024-06-14 《Lodash 3.10.1》
    _.assign(object, [sources], [customizer], [thisArg]) Aliases Arguments Returns Example _.create(prototype, [properties]) Arguments Returns Example _.defaults(object, [sour...
  • Chain

    1849 2024-06-14 《Lodash 3.10.1》
    _(value) Arguments Returns Example _.chain(value) Arguments Returns Example _.tap(value, interceptor, [thisArg]) Arguments Returns Example _.thru(value, interceptor, [t...
  • Kyuubi v.s. HiveServer2

    Kyuubi v.s. HiveServer2 Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Kyuubi v.s. HiveServer2 Introduction HiveServer2 is a ...
  • AWS S3

    1848 2024-07-01 《Apache Hudi 0.15.0》
    AWS configs AWS Credentials AWS Libs AWS S3 Versioned Bucket In this page, we explain how to get your Hudi spark job to store into AWS S3. AWS configs There are two configur...
  • 9.1 LaTeX or HTML output

    1848 2024-05-24 《R Markdown Cookbook》
    LaTeX and HTML are two commonly used output formats. The function knitr::is_latex_output() tells you if the output format is LaTeX (including Pandoc output formats latex and bea...
  • 8.3 Style individual elements

    1846 2024-05-24 《R Markdown Cookbook》
    References Due to the simplicity of Markdown, you can apply some global styles to the Word document (see Section 8.1 ), but it is not straightforward to style individual elements...
  • Versioning

    1845 2024-06-03 《Docusaurus 1.14.7》
    How to Create New Versions Versioning Patterns Storing Files for Each Version Fallback Functionality Renaming Existing Versions Versioning and Translations You can use the v...
  • 5.1 Font color

    1844 2024-05-23 《R Markdown Cookbook》
    Using an R function to write raw HTML or LaTeX code Using a Pandoc Lua filter (*) The Markdown syntax has no built-in method for changing text colors. We can use HTML and LaTeX ...
  • Flink DataStream

    1839 2024-06-26 《Apache Amoro 0.6.1》
    Reading with DataStream Batch mode Streaming mode Streaming mode (LogStore) Streaming mode (FileStore) Writing with DataStream Overwrite data Appending data Reading with ...