A hue-based rights management system

A permission management and permission technology, which is applied in the field of Hue-based permission management system, can solve problems affecting background script calls and difficulty in satisfying query interactivity, etc.

CN107358069BInactive Publication Date: 2019-12-10塞纳德(北京)信息技术有限公司
6 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Publication Date
2019-12-10
Estimated Expiration
Not applicable · inactive patent

Smart Images

  • Figure 1
    Figure 1
Patent Text Reader

Abstract

The invention relates to a permission management system based on Hue. The system comprises a permission control module, a permission relation table module and a data storage module. The permission control module is used for obtaining Hue login information, and the Hue login information refers to the Hue login information of a data analyst and at least comprises a login account; the permission relation table module is used for recording the access permissions of the login account logging in the Hue to libraries and tables and providing the permission control module with access permission information; the data storage module is used for storing data and forming the corresponding libraries and tables. According to the access permission information, the libraries and the tables which can be read by the login account are obtained by the permission control module and transmitted to the corresponding login account by the permission control module. According to the system, based on the Hue, through secondary development, the permission management system is built and used for managing the permissions of the libraries and the tables in Hive and Impala, the problem of the access permissions of different data analysts to the libraries and the tables in the Hive and the Impala is amicably solved, and the permissions of the libraries and the tables can be flexibly assigned to different users.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the technical field of authority management, in particular to a Hue-based authority management system. Background technique

[0002] Hue is a graphical interface (graphical user interface) for operating and developing Hadoop applications. Hue programs are integrated into a desktop-like environment, distributed as web programs, and require no additional installation for individual users. In the era of big data, because Hue provides a browser-based graphical interface, it is loved by most big data companies.

[0003] In order to facilitate data analysis and meet the needs of visual operation, Aika Automobile chooses Hue as an interface for data analysts to process underlying data. Data analysts complete the following tasks through the Hue interface:

[0004] 1. Access to HDFS and file browsing,

[0005] 2. Through web debugging and development of Hive and display of data results,

[0006] 3. Query solr and result display, rep...

Examples

Embodiment Construction

[0058] The present invention will be described in further detail below in conjunction with the accompanying drawings.

[0059] Such as figure 1 As shown, the Hue-based authority management system described in the present invention includes:

[0060] The authority control module is used to obtain the Hue login information, and the Hue login information refers to the Hue login information of the data analyst, including at least the login account,

[0061] The authority relationship table module is used to record the access authority of the login account of Hue to the library and table, and provide access authority information to the authority control module.

[0062] The data storage module is used to store data to form corresponding libraries and tables. The authority control module obtains the libraries and tables that the login account has the right to read according to the access authority information, and forwards them to the corresponding login account by the authority co...