热门标签 | HotTags
当前位置:  开发笔记 > 数据库 > 正文

ApacheSentry1.4.0-incubating发布

ApacheSentry,ApacheSentry1.4.0-incubating发布

Git@OSC 安卓客户端 1.0 正式版发布,有亮点哦!

Apache Sentry 是一个加强的细粒度的基于角色的授权系统,针对存储在 Hadoop 集群中的数据和元数据。

Apache Sentry 1.4.0-incubating 发布,此版本现已提供下载,更多内容请看发行说明

** Bug 修复
* [SENTRY-118] - cast udf should be added to sentry udf whitelist for hive
* [SENTRY-131] - bin/sentry script doesn't find config-tool.sh under some circumstances
* [SENTRY-133] - Alter table create partition if not exists - results in error
* [SENTRY-161] - Sentry master branch is trying to download Hadoop tarball from nonexisting URL
* [SENTRY-162] - Cleanup DB store privilege metadata on Hive DDL statements
* [SENTRY-166] - Sentry does not accept URIs with an equals sign (=) in path. Fails with llegalArgumentException: Invalid key value
* [SENTRY-169] - JAAS login options not compatible with IBM JDK  
* [SENTRY-172] - config-tool.sh is missing from master branch
* [SENTRY-174] - Sentry should not package hadoop, hive and other jars
* [SENTRY-175] - sentry script throws error for the dbstore service invocation

** 改进
* [SENTRY-106] - Make solr testing work against apache 4.7 version
* [SENTRY-193] - Add schematool for creating Sentry store schema from the SQL scripts
* [SENTRY-211] - Do the user: group lookup in the Sentry db policy server
* [SENTRY-258] - Increase field PRIVILEGE_NAME to 4000 characters to enable long URIs
* [SENTRY-293] - Create a new mvn cluster test profile for provider db tests
* [SENTRY-303] - Allow users to grant/revoke SELECT/INSERT to ALL tables in a Database
* [SENTRY-333] - Add conf directory to sentry distribution
* [SENTRY-361] - Sentry server should use sentry-site.xml in conf directory by default

** 新特性
* [SENTRY-3] - Create a diagnostics tool for configuration validation
* [SENTRY-37] - Implement a DB backed policy store
* [SENTRY-115] - Give bindings the ability to access the group mappings
* [SENTRY-157] - Support filter pushdown in DB Store client to reduce data transfer from DB Store service
* [SENTRY-158] - Hive bindings should enable MR level ACLs for session user
* [SENTRY-165] - Implement createShowRolesTask() in SentryHiveAuthorizationTaskFactoryImpl
* [SENTRY-184] - Add Sentry service APIs to query roles and privileges
* [SENTRY-199] - Create tool that will convert policy file into into DB store
* [SENTRY-215] - SHOW GRANT ROLE xxx ON [SERVER, DATABASE, TABLE, URI] xxx
* [SENTRY-216] - Support SHOW CURRENT ROLES


推荐阅读
  • 本文介绍了多种Eclipse插件,包括XML Schema Infoset Model (XSD)、Graphical Editing Framework (GEF)、Eclipse Modeling Framework (EMF)等,涵盖了从Web开发到图形界面编辑的多个方面。 ... [详细]
  • 本文介绍如何通过整合SparkSQL与Hive来构建高效的用户画像环境,提高数据处理速度和查询效率。 ... [详细]
  • 本文详细介绍了 `org.apache.hadoop.hdfs.server.namenode.FSNamesystem.shouldUseDelegationTokens()` 方法的用途和实际应用场景,并提供了多个代码示例以帮助开发者更好地理解和使用该方法。 ... [详细]
  • 本文详细介绍了Java中com.sun.xml.bind.v2.runtime.XMLSerializer类下的childAsRoot()方法,并提供了多个实际应用的代码示例,帮助开发者更好地理解和使用该方法。 ... [详细]
  • 本文介绍了在解决Hive表中复杂数据结构平铺化问题后,如何通过创建视图来准确计算广告日志的曝光PV,特别是针对用户对应多个标签的情况。同时,详细探讨了UDF的使用方法及其在实际项目中的应用。 ... [详细]
  • 本文探讨了在SharePoint环境中使用BDC(Business Data Catalog)时遇到的问题及其解决策略,包括XML文件导入SSP后的不可见性问题以及与远程SQL Server 2005连接的难题。 ... [详细]
  • 面对众多的数据分析工具,如何选择最适合自己的那一个?对于初学者而言,了解并掌握几种核心工具是快速入门的关键。本文将从数据处理的不同阶段出发,推荐三种广泛使用的数据分析工具。 ... [详细]
  • binlog2sql,你该知道的数据恢复工具
    binlog2sql,你该知道的数据恢复工具 ... [详细]
  • 从理想主义者的内心深处萌发的技术信仰,推动了云原生技术在全球范围内的快速发展。本文将带你深入了解阿里巴巴在开源领域的贡献与成就。 ... [详细]
  • 精选10款Python框架助力并行与分布式机器学习
    随着神经网络模型的不断深化和复杂化,训练这些模型变得愈发具有挑战性,不仅需要处理大量的权重,还必须克服内存限制等问题。本文将介绍10款优秀的Python框架,帮助开发者高效地实现分布式和并行化的深度学习模型训练。 ... [详细]
  • 流处理中的计数挑战与解决方案
    本文探讨了在流处理中进行计数的各种技术和挑战,并基于作者在2016年圣何塞举行的Hadoop World大会上的演讲进行了深入分析。文章不仅介绍了传统批处理和Lambda架构的局限性,还详细探讨了流处理架构的优势及其在现代大数据应用中的重要作用。 ... [详细]
  • 本文探讨了一个在Spring项目中常见的问题——当pom.xml文件中引入了servlet依赖但未指定其作用域为provided时导致的应用启动失败。文章详细分析了错误原因,并提供了有效的解决方案。 ... [详细]
  • 本文详细介绍了在 Windows 7 上安装和配置 PHP 5.4 的 Memcached 分布式缓存系统的方法,旨在减少数据库的频繁访问,提高应用程序的响应速度。 ... [详细]
  • 近期在研究Java IO流技术时,遇到了一个关于如何正确读取Doc文档而不出现乱码的问题。本文将详细介绍使用Apache POI库处理Doc和Docx文件的具体方法,包括必要的库引入和示例代码。 ... [详细]
  • 华为云openEuler环境下的Web应用部署实践
    本文详细记录了在华为云openEuler系统上进行Web应用部署的具体步骤,包括配置yum源、安装Apache、MariaDB、PHP及其相关组件,并完成WordPress的安装与配置过程。 ... [详细]
author-avatar
瓯源鞋楦头尾自动修平机
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有