[GitHub] incubator-eagle pull request #660: EAGLE-781 Add unit test for eagle-audit-b...

2016-11-15 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/660 EAGLE-781 Add unit test for eagle-audit-base module EAGLE-781 Add unit test for eagle-audit-base module - Add unit test for eagle-audit-base module. https://issues.apache.org

[GitHub] incubator-eagle issue #620: EAGLE-747 Add unit test for eagle-storage-base m...

2016-11-08 Thread chitin
Github user chitin commented on the issue: https://github.com/apache/incubator-eagle/pull/620 The module coverage is changed to 55%. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] incubator-eagle pull request #620: EAGLE-747 Add unit test for eagle-storage...

2016-11-07 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/620 EAGLE-747 Add unit test for eagle-storage-base module EAGLE-747 Add unit test for eagle-storage-base module - Add unit test. https://issues.apache.org/jira/browse/EAGLE-747 You

[GitHub] incubator-eagle pull request #602: EAGLE-728 Application can't load applicat...

2016-11-06 Thread chitin
Github user chitin closed the pull request at: https://github.com/apache/incubator-eagle/pull/602 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-eagle pull request #612: EAGLE-728 Application can't load applicat...

2016-11-06 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/612 EAGLE-728 Application can't load application.properties when running local mode EAGLE-728 Application can't load application.properties when running local mode - Use hard code

[GitHub] incubator-eagle pull request #602: EAGLE-728 Application can't load applicat...

2016-11-03 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/602 EAGLE-728 Application can't load application.properties when running local mode EAGLE-728 Application can't load application.properties when running local mode - Add property in server

[GitHub] incubator-eagle pull request #572: EAGLE-692 Modify HBaseAuditLogAppProvider...

2016-11-01 Thread chitin
Github user chitin closed the pull request at: https://github.com/apache/incubator-eagle/pull/572 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-eagle pull request #572: EAGLE-692 Modify HBaseAuditLogAppProvider...

2016-10-27 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/572 EAGLE-692 Modify HBaseAuditLogAppProvider.xml to integrate necessary and correct properties EAGLE-692 Modify HBaseAuditLogAppProvider.xml to integrate necessary and correct properties

[GitHub] incubator-eagle pull request #567: EAGLE-643 Implement oozieAuditLogAppProvi...

2016-10-26 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/567 EAGLE-643 Implement oozieAuditLogAppProvider EAGLE-643 Implement oozieAuditLogAppProvider - Add oozie app provider. https://issues.apache.org/jira/browse/EAGLE-643 You can

[GitHub] incubator-eagle pull request #563: Eagle643 Implement oozieAuditLogAppProvid...

2016-10-25 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/563 Eagle643 Implement oozieAuditLogAppProvider Eagle643 Implement oozieAuditLogAppProvider - Add oozie app provider. You can merge this pull request into a Git repository by running

[GitHub] incubator-eagle pull request #559: EAGLE-680 Can't genetate Html coverage re...

2016-10-25 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/559 EAGLE-680 Can't genetate Html coverage report EAGLE-680 Can't genetate Html coverage report - remove xml format in eagle-parent pom.xml You can merge this pull request into a Git

[GitHub] incubator-eagle pull request #517: EAGLE-629 hive.ql.Parser can`t parse hive...

2016-10-16 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/517 EAGLE-629 hive.ql.Parser can`t parse hive sql with keyword EAGLE-629 hive.ql.Parser can`t parse hive sql with keyword - Construct a HiveConf and set hive.support.sql11.reserved.keywords

[GitHub] incubator-eagle pull request #499: EAGLE-615 Jsoup parse hive sql return Str...

2016-10-12 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/499 EAGLE-615 Jsoup parse hive sql return String without line break "\n" EAGLE-615 Jsoup parse hive sql return String without line break "\n" - ADD "doc.outputSet

[GitHub] incubator-eagle pull request #451: EAGLE-565 Because of the "type" field whe...

2016-09-27 Thread chitin
Github user chitin closed the pull request at: https://github.com/apache/incubator-eagle/pull/451 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-eagle pull request #451: EAGLE-565 Because of the "type" field whe...

2016-09-23 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/451 EAGLE-565 Because of the "type" field when has subqueue ,response of RM REST API doesn‘t match the SchedulerWrapper object EAGLE-565 Because of the "type" fie

[GitHub] incubator-eagle pull request #450: EAGLE-565 Because of the "type" field whe...

2016-09-23 Thread chitin
Github user chitin closed the pull request at: https://github.com/apache/incubator-eagle/pull/450 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-eagle pull request #399: Eagle505 oozie auditlog parser don't deal...

2016-08-29 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/399 Eagle505 oozie auditlog parser don't deal with NullPointerException Eagle505 oozie auditlog parser don't deal with NullPointerException - add null judgment to avoid NullPointerException

[GitHub] incubator-eagle pull request #384: EAGLE-498 overwrite equals method for Pol...

2016-08-29 Thread chitin
GitHub user chitin reopened a pull request: https://github.com/apache/incubator-eagle/pull/384 EAGLE-498 overwrite equals method for PolicyDefinition should not con… EAGLE-498 overwrite equals method for PolicyDefinition should not contain field description - Delete

[GitHub] incubator-eagle pull request #384: EAGLE-498 overwrite equals method for Pol...

2016-08-29 Thread chitin
Github user chitin closed the pull request at: https://github.com/apache/incubator-eagle/pull/384 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-eagle pull request #398: Eagle505 oozie auditlog parser dontn`t de...

2016-08-29 Thread chitin
Github user chitin closed the pull request at: https://github.com/apache/incubator-eagle/pull/398 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-eagle pull request #398: Eagle505 oozie auditlog parser dontn`t de...

2016-08-29 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/398 Eagle505 oozie auditlog parser dontn`t deal with NullPointerException Eagle505 oozie auditlog parser dontn`t deal with NullPointerException - add null judgment to avoid

[GitHub] incubator-eagle pull request #374: EAGLE-411 Refactor hbase related unit tes...

2016-08-29 Thread chitin
Github user chitin commented on a diff in the pull request: https://github.com/apache/incubator-eagle/pull/374#discussion_r76563278 --- Diff: eagle-core/eagle-query/eagle-service-base/pom.xml --- @@ -29,6 +29,10 @@ eagle-service-base jar eagle-service

[GitHub] incubator-eagle pull request #384: EAGLE-498 overwrite equals method for Pol...

2016-08-24 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/384 EAGLE-498 overwrite equals method for PolicyDefinition should not con… EAGLE-498 overwrite equals method for PolicyDefinition should not contain field description - Delete

[GitHub] incubator-eagle pull request #373: EAGLE-411 Refactor hbase related unit tes...

2016-08-22 Thread chitin
Github user chitin closed the pull request at: https://github.com/apache/incubator-eagle/pull/373 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-eagle pull request #373: EAGLE-411 Refactor hbase related unit tes...

2016-08-22 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/373 EAGLE-411 Refactor hbase related unit test cases with mockito EAGLE-411 Refactor hbase related unit test cases with mockito - Mock the action of HBase reading, mock the meanful result

[GitHub] incubator-eagle pull request #372: EAGLE-411 Refactor hbase related unit tes...

2016-08-22 Thread chitin
Github user chitin closed the pull request at: https://github.com/apache/incubator-eagle/pull/372 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-eagle pull request #372: EAGLE-411 Refactor hbase related unit tes...

2016-08-22 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/372 EAGLE-411 Refactor hbase related unit test cases with mockito EAGLE-411 Refactor hbase related unit test cases with mockito - Mock the action of HBase reading, mock the meanful

[GitHub] incubator-eagle pull request #345: EAGLE-411 Refactor hbase related unit tes...

2016-08-14 Thread chitin
Github user chitin closed the pull request at: https://github.com/apache/incubator-eagle/pull/345 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-eagle pull request #345: EAGLE-411 Refactor hbase related unit tes...

2016-08-14 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/345 EAGLE-411 Refactor hbase related unit test cases with mockito and min… - Delete "zookeeper.znode.parent" and "hbase.master.ipc.address" in HbaseTestingUtility configur

[GitHub] incubator-eagle pull request #311: Sparkstream draft

2016-08-08 Thread chitin
Github user chitin closed the pull request at: https://github.com/apache/incubator-eagle/pull/311 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-eagle pull request #311: Sparkstream draft

2016-08-08 Thread chitin
GitHub user chitin opened a pull request: https://github.com/apache/incubator-eagle/pull/311 Sparkstream draft configuration parameterize, configure spark driver memory You can merge this pull request into a Git repository by running: $ git pull https://github.com/r7raul1984