[
https://issues.apache.org/jira/browse/FALCON-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434563#comment-15434563
]
ASF GitHub Bot commented on FALCON-2127:
----------------------------------------
GitHub user muraliramasami opened a pull request:
https://github.com/apache/falcon/pull/275
FALCON-2127: Falcon regression compilation issue and deleting depricated
recipe test cases
This fix deletes the recipe bases test cases since the recipes are
deprecated and moving to server side extensions. Also fixes the current falcon
regression compilation issues.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/muraliramasami/FALCON-2127 master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/275.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 #275
----
commit d6719d3e06d4ca68c13b53c4b29b8641023212d4
Author: Murali Ramasami <[email protected]>
Date: 2016-08-24T09:00:51Z
FALCON-2127:Fix the falcon regression compilation issue and delete the
depricated recipe test cases
----
> Fix the falcon regression compilation issue and delete the depricated recipe
> test cases
> ---------------------------------------------------------------------------------------
>
> Key: FALCON-2127
> URL: https://issues.apache.org/jira/browse/FALCON-2127
> Project: Falcon
> Issue Type: Bug
> Components: merlin
> Affects Versions: trunk
> Reporter: Murali Ramasami
> Assignee: Murali Ramasami
> Priority: Critical
> Fix For: trunk
>
>
> Currently falcon regression compilation is failing because of FalconCLI is
> removed and FalconCLI is used on all the recipe test cases. Also recipe tests
> cases are no longer valid due to the extension support deleting the
> deprecated recipe test cases also.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)