Ranger开源贡献统计
统计一下自己在Ranger开源社区贡献的Issue数量,
开源社区的Issue主要分为New Feature,Bug,Improvement,
这三种都是和代码相关的,会直接修改开源项目的代码库,
还有一种是文档相关的,可以是安装指导操作说明等等,记为Document,
另外一种不是我自己提交的,指导或者帮助别人提交的,记为Assist。
Issue Summary
| Type | Number |
|---|---|
| New Feature | 7 |
| Bug | 13 |
| Improvement | 10 |
| Document | 2 |
| Assist | 8 |
| Total | 40 |
Issue Detail
New Feature
| No. | Issue No. | Resolved Time | Issue Title |
|---|---|---|---|
| 1 | RANGER-1201 | 2016/12/28 | Ranger admin support yarn HA, support standby yarn rest url configuration when creating yarn service |
| 2 | RANGER-1285 | 2017/01/06 | Ranger-Admin support storm HA, support the list of stormUIs when creating storm service |
| 3 | RANGER-1810 | 2017/10/25 | Ranger supports plugin to enable, monitor and manage apache Sqoop2 |
| 4 | RANGER-1830 | 2017/11/09 | Write unit test for RANGER-1810(Sqoop2) |
| 5 | RANGER-1848 | 2017/11/22 | Implement getLinkList/getJobList in SqoopClient for Ranger Sqoop2 plugin |
| 6 | RANGER-1672 | 2018/03/12 | Ranger supports plugin to enable, monitor and manage apache kylin |
| 7 | RANGER-1808 | 2018/03/29 | Write unit test for RANGER-1672(Kylin) |
Bug
| No. | Issue No. | Resolved Time | Issue Title |
|---|---|---|---|
| 1 | RANGER-1187 | 2016/11/04 | In pamCredValidator.c, pam_end() is not called if authentication fails |
| 2 | RANGER-1242 | 2016/12/22 | Create storm service with error configurations, test connection should not be successful |
| 3 | RANGER-1316 | 2017/01/19 | Ranger-Admin enable security mode should not depend on configuration logdir |
| 4 | RANGER-1359 | 2017/02/09 | Remove unnecessary spring dependency |
| 5 | RANGER-1369 | 2017/04/10 | There is invalid group error when install Solr for Ranger Audits |
| 6 | RANGER-1387 | 2017/02/28 | Remove unused SQL_CONNECTOR_JAR in install.properties of ranger plugin |
| 7 | RANGER-1391 | 2017/02/20 | Error occurred when use EndDate as Search Filter in Audit Access WebPage |
| 8 | RANGER-1431 | 2017/03/09 | Do some code improvement in Java method AuthSessionService.mapEntityToViewBean |
| 9 | RANGER-1445 | 2017/04/17 | Incorrect error message for searching in Audit page |
| 10 | RANGER-1592 | 2017/05/23 | Do code improvement for static fields and Log in the AtlasClient.java |
| 11 | RANGER-1859 | 2017/10/30 | Fix new findBugs in HdfsClient.java |
| 12 | RANGER-2054 | 2018/04/04 | Fix new findBugs in RangerAdminClientImpl.java for kylin plugin test |
| 13 | RANGER-2280 | 2018/11/13 | The emptyText of User Sync and Plugin Status should be reasonable |
Improvement
| No. | Issue No. | Resolved Time | Issue Title |
|---|---|---|---|
| 1 | RANGER-1287 | 2017/01/17 | Remove code duplication from Java method EmbeddedServer.start() |
| 2 | RANGER-1399 | 2017/02/28 | Do some code improvement in Java method SolrUtil.searchResources |
| 3 | RANGER-1419 | 2017/03/09 | Do some code improvement in Java method XTrxLogService.searchXTrxLogs |
| 4 | RANGER-1468 | 2017/03/23 | To make the search tips of Plugin-Status consistent with others |
| 5 | RANGER-1532 | 2017/04/22 | Friendly groups page delete function display, and other pages of the same function in sync |
| 6 | RANGER-1539 | 2017/04/25 | Improve, modify print log display method name |
| 7 | RANGER-1598 | 2017/05/23 | make the tips of group and user consistent with others in en.js |
| 8 | RANGER-2257 | 2018/10/26 | Add policyID to error message when click the Access log of Audit |
| 9 | RANGER-2265 | 2018/11/01 | To make the profile "all" to be active by default when ranger build |
| 10 | RANGER-2266 | 2018/11/01 | To make Id to ID in Audit Pages of Ranger Admin |
Document
| No. | Issue No. | Resolved Time | Issue Title |
|---|---|---|---|
| 1 | RANGER-1810 | 2017/10/24 | Write install guide for RANGER-1810(Sqoop2) |
| 2 | RANGER-1809 | 2017/03/29 | Write install guide for RANGER-1672(Kylin) |
Assist
| No. | Issue No. | Resolved Time | Issue Title | Type |
|---|---|---|---|---|
| 1 | RANGER-1844 | 2017/10/24 | Ranger admin support hdfs HA configuration when creating hdfs service | |
| 2 | RANGER-2067 | 2018/04/16 | Supply the function of viewing policy history version | |
| 3 | RANGER-2153 | 2018/09/25 | Supply the function of reverting policy history version | |
| 4 | RANGER-1803 | 2017/09/26 | Json may be analysis a null value at tests[] for test_resourcematcher_default.json | |
| 5 | RANGER-1813 | 2017/10/10 | The drop-down box name "database" is not showing full when edit hive policy | |
| 6 | RANGER-1807 | 2017/09/26 | Static object can be used directly at start() method for RangerHdfsAuthorizer class | |
| 7 | RANGER-1874 | 2017/11/08 | ranger README.txt should be add tar and sqoop-plugin desc | |
| 8 | RANGER-1877 | 2017/11/20 | The ranger policies json file should be formatted when exported at ranger service manager |
通过Issue No.可以找到这个Issue具体的信息,
比如Issue No.为RANGER-1201,可以通过以下URL查看:
https://issues.apache.org/jira/browse/RANGER-1201
Ranger开源贡献统计的更多相关文章
- Ranger开源流水线docker化实践案例
1.背景 开发部门决定在Apache Ranger开源社区贡献代码,目标是个人国内排名Top1,世界排名Top2,并且在已经成为Ranger项目的Committer情况下,争取成为Ranger项目的P ...
- 如何成为一名合格的Apache项目Committer,参与Apache开源贡献的正确姿势
近日,孙金城老师在 "Open Source Promotion Plan - Summer 2020" 开源软件供应链点亮计划做了<如何成为一名合格的Apache项目Com ...
- Rafy 开源贡献中心 - 组织成立,并试运行一月小结
背景 最近两年,工作中虽然大量使用了 Rafy 框架作为各个产品.项目的开发框架.我是 2015 年的年中加入现在这家公司的,由于我个人工作太忙的缘故,一直没怎么编码,Rafy 框架底层的核心成长也比 ...
- # Hawk:开源贡献计划,设计,反思
Hawk在发布之后,收到了不少朋友的感谢和使用反馈,沙漠君表示非常开心.软件肯定有很多的问题和不足,还有很多可扩展的空间,因此我希望更多的朋友,能够参与到改进Hawk的计划中来,为开源世界作出努力. ...
- 时间都去哪儿了?开源一个统计iPhone上App运行时间和打开次数的小工具【iOS8已失效】
如今,大家每天都有大量时间花在手机上,但是,大家有没有想过自己的时间都花在哪些App上了呢?相信很多人都有这样的需求,不过iOS系统本身并不能显示每个App的运行时间和次数,因此,本人写了这样一个小工 ...
- Bitter.NotifyOpenPaltform : HTTP 异步消息接收调度中心—开源贡献 之 一:简介
现在互联网的系统越来越趋向于复杂,从单体系统到现在的微服务体系演变.公司与公司的分工也越来越明确. 大数据公司提供了大数据服务 人脸识别公司提供了人脸识别服务 OCR 公司提供了专业的OCR 服务 车 ...
- Bitter.NotifyOpenPaltform : HTTP 异步消息接收调度中心--开源贡献 之 一:简介
现在互联网的系统越来越趋向于复杂,从单体系统到现在的微服务体系演变.公司与公司的分工也越来越明确. 大数据公司提供了大数据服务 人脸识别公司提供了人脸识别服务 OCR 公司提供了专业的OCR 服务 车 ...
- 开源网站流量统计系统Piwik源码分析——参数统计(一)
Piwik现已改名为Matomo,这是一套国外著名的开源网站统计系统,类似于百度统计.Google Analytics等系统.最大的区别就是可以看到其中的源码,这正合我意.因为我一直对统计的系统很好奇 ...
- 基于软件开源实践(FLOSS)论共产主义的可实现性
好久没发博客,来个狠的,我不信挨踢界有人比我更蛋疼来研究这个. 在马克思提出共产主义100多百年后,软件开发领域中出现了一种特别的生产方式:开源(FLOSS:Free/Libre and Open S ...
随机推荐
- Linux学习 - IP地址配置
1 首先选择桥接模式 2 配置IP.子网掩码.网关.DNS setup 本例中使用的是无线网连接, IP地址: 192.168.3.195 子网掩码: 255.255.255.0 网关: 192. ...
- Sqlite 常用操作及使用EF连接Sqlite
Sqlite是一个很轻,很好用的数据库.兼容性很强,由于是一款本地文件数据库,不需要安装任何数据库服务,只需引入第三方开发包就可以.Sqlite的处理速度比MySql和PostgreSQL更快,性能很 ...
- Linux系统的文件复制移动删除与VIM编辑
目录 今日内容概要 内容详细 复制文件 移动文件 删除文件 系统别名(针对 rm 改别名) vim编辑器 今日内容概要 复制文件 移动文件 删除文件 vim编辑器 内容详细 复制文件 # 命令: cp ...
- Jenkins触发构建
目录 一.简介 二.时间触发 定时触发 轮询代码仓库 三.事件触发 由上游任务触发 gitlab通知触发 四.通用触发接口 GWT 提取参数 触发某个具体项目 过滤请求值 控制打印内容 控制响应 一. ...
- Linux 文件属性及详细操作
目录 Linux 文件属性 文件属性信息组成 文件属性概念说明 文件软硬链接说明 硬链接 软链接 补充知识 存储数据相关-inode/block inode: block: 读取文件原理图 Linux ...
- 如何查看电脑IP地址
如何查看电脑的IP地址 win+r输入cmd回车,然后输入:ipconfig回车
- thinkPHP的多语言支持如何配置和部署
框架底层语言包位于:ThinkPHP/Lang/zh-cn.php 可以参考如何编写语言文件 第一步:项目目录下的配置文件中配置多语言支持的相关选项 以我的路径为例是Application\Commo ...
- 使用 WPF 做个 PowerPoint 系列 基于 OpenXML 解析实现 PPT 文本描边效果
本文是使用 WPF 做个 PowerPoint 系列的博客,本文来告诉大家如何解析 PPT 里面的文本描边效果,在 WPF 应用中绘制出来,实现像素级相同 背景知识 在开始之前,期望你了解了 PPT ...
- 【web】php文件包含(利用phpinfo)
Docker搭建复现环境 地址:https://github.com/vulhub/vulhub/tree/master/php/inclusion ps. github单独下载一个文件夹的方法: 安 ...
- ftp:500 Illegal PORT command. 425
局域网用FTP命令访问外网的FTP SERVER,执行任何命令(如dir,ls,put,get)总是报下面的错误ftp:500 Illegal PORT command. 425ftp:Use POR ...