透過集合功能整理內容
你可以依據偏好儲存及分類內容。
使用不同專案來隔離存取權
本頁面說明如何選擇性地在 Cortex Framework 資料基礎 (Cortex Framework 的核心) 中,使用不同專案區隔存取權。
您可能會選擇為不同函式使用不同專案,避免使用者過度存取某些資料。不過,使用兩個不同的專案是選用做法。單一專案可用於部署所有資料集。Cortex Framework 資料基礎部署作業可讓您使用兩個專案,一個用於處理複製的資料,只有技術使用者可以存取原始資料,另一個用於產生報表,業務使用者可以查詢預先定義的模型或檢視畫面。

圖 1:專案區隔
流程範例。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-09-04 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-04 (世界標準時間)。"],[[["\u003cp\u003eThis page outlines an optional method for segregating access within the Cortex Framework Data Foundation by utilizing multiple projects.\u003c/p\u003e\n"],["\u003cp\u003eEmploying separate projects can limit user access to specific data, although it is not mandatory, as all datasets can be managed within a single project.\u003c/p\u003e\n"],["\u003cp\u003eThe Data Foundation can utilize two projects: one for raw data processing, accessible only to technical users, and another for reporting, accessible to business users.\u003c/p\u003e\n"]]],[],null,["# Using different projects to segregate access\n============================================\n\nThis page describes an optional step to segregate access using different\nprojects within the Cortex Framework Data Foundation, the core of Cortex Framework.\n\nYou might choose to have different projects for different functions\nto keep users from having excessive access to some data. However,\nusing two different projects is optional. A single project can be used to\ndeploy all datasets. The Cortex Framework Data Foundation\ndeployment lets you use [two projects](/cortex/docs/deployment-step-one#projects),\none for processing replicated data, where only\ntechnical users have access to the raw data, and another for reporting, where\nbusiness users can query the predefined models or views.\n\n**Figure 1**. Segregation of projects flow example."]]