github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/test/lakectl_metastore/etc/lakefs.properties (about)

     1  connector.name=hive-hadoop2
     2  hive.metastore.uri=thrift://hive:9083
     3  hive.non-managed-table-writes-enabled=true
     4  hive.s3select-pushdown.enabled=true
     5  hive.s3.aws-access-key=AKIAIOSFODNN7EXAMPLE
     6  hive.s3.aws-secret-key=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
     7  hive.s3.endpoint=http://lakefs:8000
     8  hive.s3.path-style-access=true
     9  hive.s3.ssl.enabled=false
    10  
    11  hive.allow-drop-table=true
    12  hive.allow-add-column=true
    13  hive.allow-drop-column=true
    14  hive.allow-rename-table=true
    15  hive.allow-rename-column=true