使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
使用不同的项目来分离访问权限
本页介绍了在 Cortex Framework 的核心 Cortex Framework Data Foundation 中使用不同的项目进行访问隔离的可选步骤。
您可以为不同的函数选择不同的项目,以防止用户对某些数据拥有过多访问权限。不过,使用两个不同的项目是可选的。一个项目可用于部署所有数据集。在 Cortex Framework Data Foundation 部署中,您可以使用两个项目:一个用于处理复制的数据,其中只有技术用户可以访问原始数据;另一个用于生成报告,其中业务用户可以查询预定义的模型或视图。

图 1。项目分隔流程示例。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-18。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-18。"],[[["\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."]]