GitHub user RalphSu opened a pull request:

    https://github.com/apache/incubator-eagle/pull/27

    EAGLE-85 : Fix unit test failure.

    Fix the failed test cases.
    
    1. avoid hive sql in test case using reserved words which fails the hive 
parser. https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL
    
    2. Mark not-runnable tests (like external dependency, not well formatted 
scala test) as ignored.
    
    3. Fix a couple of failed test cases in hbase audit log parser.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/RalphSu/incubator-eagle master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/27.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #27
    
----
commit f095b5688889732388bd25f7b0e80db68ff1e9a6
Author: Su <[email protected]>
Date:   2015-12-14T08:34:32Z

    EAGLE-85 : Fix unit test failure.

----


---
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, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to