section> Computing
  • Auto Scaling
  • Bare Metal Server
  • Dedicated Host
  • Elastic Cloud Server
  • FunctionGraph
  • Image Management Service
Network
  • Direct Connect
  • Domain Name Service
  • Elastic IP
  • Elastic Load Balancing
  • Enterprise Router
  • NAT Gateway
  • Private Link Access Service
  • Secure Mail Gateway
  • Virtual Private Cloud
  • VPC Endpoint
  • Virtual Private Network
Storage
  • Cloud Backup and Recovery
  • Cloud Server Backup Service
  • Elastic Volume Service
  • Object Storage Service
  • Storage Disaster Recovery Service
  • Scalable File Service
  • Volume Backup Service
Application Services
  • Application Operations Management
  • Application Performance Management
  • API Gateway (APIG)
  • Distributed Message Service
  • Simple Message Notification
Database Services
  • Distributed Cache Service
  • Document Database Service
  • Data Replication Service
  • GaussDB (for MySQL)
  • GeminiDB
  • Relational Database Service
Big Data and Data Analysis
  • Cloud Search Service
  • DataArts Studio
  • Data Ingestion Service
  • Data Lake Insight
  • Data Warehouse Service
  • ModelArts
  • MapReduce Service
  • Optical Character Recognition
Container Services
  • Cloud Container Engine
  • Software Repository for Containers
Applications and Databases
  • Anti DDoS
  • Database Security Service
  • Host Security Service
  • Web Application Firewall
  • Dedicated Web Application Firewall
Identity and Access Management
  • Identity and Access Management Service
Key Management
  • Key Management Service
Compliance
  • Core Services Certifications
Monitoring and Logging
  • Cloud Eye
  • Cloud Trace Service
  • Log Tank Service
Resource Management
  • Cloud Create
  • Resource Management Service
  • Tag Management Service
Other
  • Enterprise Dashboard
  • Price API
  • Price Calculator
APIs
  • REST API
  • API Usage Guidelines
  • Endpoints
Development and Automation
  • SDKs
  • Drivers and Tools
  • Terraform
  • Ansible
  • Cloud Create
Architecture Center
  • Best Practices
  • Blueprints
Other
  • Status Dashboard
  • Portfolio Roadmap
  • Training Certifications
IaaSComputingAuto ScalingBare Metal ServerDedicated HostElastic Cloud ServerFunctionGraphImage Management ServiceNetworkDirect ConnectDomain Name ServiceElastic IPElastic Load BalancingEnterprise RouterNAT GatewayPrivate Link Access ServiceSecure Mail GatewayVirtual Private CloudVPC EndpointVirtual Private NetworkStorageCloud Backup and RecoveryCloud Server Backup ServiceElastic Volume ServiceObject Storage ServiceStorage Disaster Recovery ServiceScalable File ServiceVolume Backup ServicePaaSApplications ServicesApplication Operation ManagementApplication Performance ManagementAPI Gateway (APIG)Distributed Message ServiceSimple Message NotificationDatabase ServicesDistributed Cache ServiceDocument Database ServiceData Replication ServiceGaussDB (for MySQL)GeminiDBRelational Database ServiceBig Data and Data AnalysisCloud Search ServiceDataArts StudioData Ingestion ServiceData Lake InsightData Warehouse ServiceModelArtsMapReduce ServiceOptical Character RecognitionContainer ServicesCloud Container EngineSoftware Repository for ContainersSecurityApplications and DatabasesAnti DDoSDatabase Security ServiceHost Security ServiceWeb Application FirewallDedicated Web Application FirewallIdentity and Access ManagementIdentity and Access Management ServiceKey ManagementKey Management ServiceComplianceCore Services CertificationsManagementMonitoring and LoggingCloud EyeCloud Tracking ServiceLog Tank ServiceResource ManagementCloud CreateResource Management ServiceTag Management ServiceOtherEnterprise DashboardPrice APIPrice CalculatorDevelopersAPIsREST APIAPI Usage GuidelinesEndpointsAutomation and DevelopmentSDKsDrivers and ToolsTerraformAnsibleCloud CreateArchitecture CenterBest PracticesBlueprintsOtherStatus DashboardPortfolio RoadmapTraining Certifications

Data Lake Insight

  • Service Overview
  • Getting Started
  • DLI Console Overview
  • SQL Editor
  • Job Management
    • Overview
    • SQL Job Management
    • Flink Job Management
      • Overview
      • Managing Flink Job Permissions
      • Preparing Flink Job Data
      • (Recommended) Creating a Flink OpenSource SQL Job
      • Creating a Flink SQL Job
      • Creating a Flink Jar Job
      • Performing Operations on a Flink Job
      • Flink Job Details
      • Tag Management
      • Enabling Dynamic Scaling for Flink Jobs
    • Spark Job Management
    • Setting the Priority for a Job
  • Queue Management
  • Elastic Resource Pool
  • Data Management
  • Job Templates
  • Enhanced Datasource Connections
  • Datasource Authentication
  • Global Configuration
  • Permissions Management
  • Other Common Operations
  • FAQ
  • Change History
  • User Guide
  • Job Management
  • Flink Job Management
  • Managing Flink Job Permissions

Managing Flink Job Permissions¶

Scenario¶

  • You can isolate Flink jobs allocated to different users by setting permissions to ensure data query performance.

  • The administrator and job creator have all permissions, which cannot be set or modified by other users.

Flink Job Permission Operations¶

  1. On the left of the DLI management console, choose Job Management > Flink Jobs.

  2. Select the job to be configured and choose More > Permissions in the Operation column. The User Permissions area displays the list of users who have permissions on the job.

    You can assign queue permissions to new users, modify permissions for users who have some permissions of a queue, and revoke all permissions of a user on a queue.

    • Assign permissions to a new user.

      A new user does not have permissions on the job.

      1. Click Grant Permission on the right of User Permissions page. The Grant Permission dialog box is displayed.

      2. Specify Username and select corresponding permissions.

      3. Click OK.

        Table 1 describes the related parameters.

        Table 1 Permission parameters¶

        Parameter

        Description

        Username

        Name of the user you want to grant permissions to.

        Note

        The username is the name of an existing IAM user. In addition, the user can perform authorization operations only after logging in to the platform.

        Permissions to be granted to the user

        • Select all: All permissions are selected.

        • View Job Details: This permission allows you to view the job details.

        • Modify Job: This permission allows you to modify the job.

        • Delete Job: This permission allows you to delete the job.

        • Start Job: This permission allows you to start the job.

        • Stop Job: This permission allows you to stop the job.

        • Export Job: This permission allows you to export the job.

        • Grant Permission: This permission allows you to grant job permissions to other users.

        • Revoke Permission: This permission allows you to revoke the job permissions that other users have but cannot revoke the job creator's permissions.

        • View Other User's Permissions: This permission allows you to view the job permissions of other users.

    • To assign or revoke permissions of a user who has some permissions on the job, perform the following steps:

      1. In the list under User Permissions for a job, select the user whose permissions need to be modified and click Set Permission in the Operation column.

      2. In the displayed Set Permission dialog box, modify the permissions of the current user. Table 1 lists the detailed permission descriptions.

        If all options under Set Permission are gray, you are not allowed to change permissions on this job. You can apply to the administrator, job creator, or other authorized users for job permission granting and revoking.

      3. Click OK.

    • To revoke all permissions of a user on a job, perform the following steps:

      In the list under User Permissions for a job, locate the user whose permissions need to be revoked, click Revoke Permission in the Operation column, and click Yes. After this operation, the user does not have any permission on the job.

Flink Job Permissions¶

  • View Job Details

    • Tenants and the admin user can view and operate all jobs.

    • Subusers and users with the read-only permission can only view their own jobs.

      Note

      If another user grants any permission other than the job viewing permission to a subuser, the job is displayed in the job list, but the details cannot be viewed by the subuser.

  • Start Job

    • To use a dedicated queue, you must have the permission to submit and start jobs.

    • To use a shared queue, you only need to have the permission to start jobs.

  • Stop Job

    • To use a dedicated queue, you must have the permission to stop jobs and queues.

    • To use a shared queue, you only need to have the permission to stop jobs.

  • Delete Job

    • If a job can be deleted, you can delete the job if you were granted this permission.

    • If a job cannot be deleted, the system stops the job before you delete it. For details about how to stop a job, see Stop Job. In addition, you must have the permission to delete the job.

  • Create Job

    • By default, sub-users cannot create jobs.

    • To create a job, you must have this permission. Currently, only the admin user has the permission to create jobs. In addition, the user must have the permission of the related package group or package used by the job.

  • Modify Job

    When modifying a job, you need to have the permission to update the job and the permission to the package group or package used by the job belongs.

  • Prev
  • Next
last updated: 2025-04-11 13:47 UTC - commit: aa96e2e0eed630617f88dab58364d89a112d472d
Edit pageReport Documentation Bug
Page Contents
  • Managing Flink Job Permissions
    • Scenario
    • Flink Job Permission Operations
    • Flink Job Permissions
© T-Systems International GmbH
  • Contact
  • Data privacy
  • Disclaimer of liabilitys
  • Imprint