Skip to content

Commit

Permalink
Update: 28-02-2025
Browse files Browse the repository at this point in the history
  • Loading branch information
cldocid2 committed Feb 28, 2025
1 parent 1d009fa commit f5c1afb
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 14 deletions.
5 changes: 3 additions & 2 deletions data_policy.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---

copyright:
years: 2022, 2024
lastupdated: "2024-10-10"
years: 2022, 2025
lastupdated: "2025-02-28"

keywords: lakehouse, access, data, policy, watsonx data

Expand Down Expand Up @@ -45,6 +45,7 @@ To maintain data security, you can create access policies for the following at t
1. From the navigation menu, select **Access control**.
1. Select **Policies** from the **Access control** page, click **Add policy**. The **Create access control policy** page opens.
1. In the **Details** page, enter the following details and click **Next**:

| Field | Description |
| --- | --- |
| Policy name | Enter a name. |
Expand Down
5 changes: 3 additions & 2 deletions hms_credentials.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---

copyright:
years: 2022, 2024
lastupdated: "2024-12-11"
years: 2022, 2025
lastupdated: "2025-02-28"

keywords: watsonx.data, spark, analytics, configuring
subcollection: watsonxdata
Expand All @@ -29,6 +29,7 @@ MDS username is by default **ibmlhapikey**.

Permission required for {{site.data.keyword.lakehouse_short}} are `MetastoreAdmin` in **Service access** and appropriate roles in **Platform access**.
{: note}

1. Generate an API key. for more information, see:

- [Creating an API key for users or user groups](https://cloud.ibm.com/docs/account?topic=account-userapikey&interface=ui#create_user_key)
Expand Down
6 changes: 4 additions & 2 deletions ikc_integration.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---

copyright:
years: 2022, 2024
lastupdated: "2025-02-26"
years: 2022, 2025
lastupdated: "2025-02-28"

keywords: watsonx.data, ikc, configuring, knowledgecatalog
subcollection: watsonxdata
Expand Down Expand Up @@ -73,6 +73,7 @@ Both {{site.data.keyword.lakehouse_short}} and IKC must be present in the {{site
1. Go to **Add to catalog** > **Connection**.
1. On the **New connection** page, search and select {{site.data.keyword.lakehouse_full}}.
1. Enter the following details:

| Field | Description |
|-------|-------------|
| Name | Enter the name of the connection. |
Expand Down Expand Up @@ -107,6 +108,7 @@ Both {{site.data.keyword.lakehouse_short}} and IKC must be present in the {{site
1. Select the catalog to open the catalog details page.
1. Go to the **Integrations** tab and click **Integrate service**.
1. Enter the following details:

| Field | Description |
|-------|-------------|
| Service | Select **IBM Knowledge Catalog**. |
Expand Down
6 changes: 3 additions & 3 deletions release.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

copyright:
years: 2023, 2024
lastupdated: "2025-02-26"
lastupdated: "2025-02-28"

keywords: watsonxdata, release notes

Expand All @@ -23,8 +23,8 @@ Use these release notes to learn about the latest updates to {{site.data.keyword



## 26 February 2025 - Version 2.1.1
{: #lakehouse_27feb211}
## 28 February 2025 - Version 2.1.1
{: #lakehouse_28feb211}
{: release-note}


Expand Down
14 changes: 10 additions & 4 deletions shell_script.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---

copyright:
years: 2022, 2024
lastupdated: "2025-02-17"
years: 2022, 2025
lastupdated: "2025-02-28"

keywords: watsonxdata, qhmm

Expand Down Expand Up @@ -71,7 +71,10 @@ This script allows users to bundle diagnostic data files from their QHMM diagnos

Example command:

` ./qhmm_usr_export.sh -e <ENDPOINT> -r <REGION> -b <BUCKET_NAME> -a <ACCESS_KEY> -s <SECRET_KEY> -i <WXD_INSTANCE_ID> -t <ENGINE_TYPE> -d <ENGINE_ID> -p <DOWNLOAD_DIR> -x <START_DATE> -y <END_DATE>`
```bash
./qhmm_usr_export.sh -e <ENDPOINT> -r <REGION> -b <BUCKET_NAME> -a <ACCESS_KEY> -s <SECRET_KEY> -i <WXD_INSTANCE_ID> -t <ENGINE_TYPE> -d <ENGINE_ID> -p <DOWNLOAD_DIR> -x <START_DATE> -y <END_DATE>
```
{: codeblock}

## qhmm_import_sre.sh
{: #script02}
Expand Down Expand Up @@ -99,7 +102,10 @@ This script is intended for the support team to retrieve diagnostic data from an

Example command:

` ./qhmm_import_sre.sh -e <ENDPOINT> -r <REGION> -b <BUCKET_NAME> -a <ACCESS_KEY> -s <SECRET_KEY> -i <WXD_INSTANCE_ID> -t <ENGINE_TYPE> -d <ENGINE_ID> -p <COMPRESSED_FILE>`
```bash
./qhmm_import_sre.sh -e <ENDPOINT> -r <REGION> -b <BUCKET_NAME> -a <ACCESS_KEY> -s <SECRET_KEY> -i <WXD_INSTANCE_ID> -t <ENGINE_TYPE> -d <ENGINE_ID> -p <COMPRESSED_FILE>
```
{: codeblock}


## Managing diagnostic data by manual method
Expand Down
3 changes: 2 additions & 1 deletion sync_logs.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---

copyright:
years: 2022, 2024
years: 2022, 2025
lastupdated: "2025-02-28"

keywords: lakehouse, database, tags, description, watsonx.data
Expand Down Expand Up @@ -75,5 +75,6 @@ To register external Hudi and Delta Lake data into watsonx.data, complete the fo
5. Enter the catalog name.
6. Click **Create** to create the storage.
7. You can register and load table using [Register table](https://cloud.ibm.com/apidocs/watsonxdata-software#register-table) and [load table metadata](https://cloud.ibm.com/apidocs/watsonxdata-software#load-table) APIs.

To register the tables, you must provide the exact location of the metatdata folder. The schema is inferred based on the path in the location url.
{: #note}

0 comments on commit f5c1afb

Please sign in to comment.