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

    3860 2024-05-25 《Apache JDO 3.2.1》
    @PersistenceCapable @PersistenceAware @Cacheable @EmbeddedOnly @Inheritance @Discriminator @DatastoreIdentity @Version @PrimaryKey @FetchPlans @FetchPlan @FetchGroups @...
  • Configure Kerberos for clients to Access Kerberized Kyuubi

    3857 2024-07-05 《Apache Kyuubi 1.9.1》
    Instructions Install Kerberos Client Configure Kerberos Client Get Kerberos TGT Add Kerberos Client Configuration File to JVM Search Path Add Kerberos Ticket Cache to JVM Sear...
  • Attach-Detach

    3855 2024-05-25 《Apache JDO 3.2.1》
    Detach All On Commit Copy On Attach Serialization of Detachable classes JDO provides an interface to the persistence of objects. JDO 1.0 didn’t provide a way of taking an objec...
  • GitHub 趋势日报 (2025年05月14日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ C Swift Go Python C Dart Ruby PowerShell Java PHP MDX Kotlin JavaScript HTML Markdown Vim Script Rust Lua TypeScript Dockerfi...
  • RHEL/CentOS/Oracle Linux 7

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Steps Install the Ambari bits. This also insta...
  • SpotBugs FAQ

    3846 2024-06-13 《SpotBugs 4.8.5》
    Q1: I’m getting java.lang.UnsupportedClassVersionError when I try to run SpotBugs Q2: SpotBugs is running out of memory, or is taking a long time to finish Q3: What is the “auxil...
  • SQL DML

    3836 2024-06-30 《Apache Hudi 0.15.0》
    Spark SQL Insert Into Insert Overwrite Update Merge Into Delete From Data Skipping and Indexing Flink SQL Insert Into Update Delete From Setting Writer/Reader Configs F...
  • PySpark

    3833 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Preparation Prepare JDBC driver Prepare JDBC Hive Dialect extension Including jars of JDBC driver and Hive Dialect extension Usage Using as JDBC Datasource progra...
  • S3Redshift

    Description Key features Options jdbc_url jdbc_user jdbc_password execute_sql path [string] bucket [string] access_key [string] access_secret [string] hadoop_s3_propertie...
  • Python-JayDeBeApi

    3824 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Preparation Usage The JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database. ...