You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Venkatesh Seetharam (JIRA)" <ji...@apache.org> on 2014/11/13 04:32:25 UTC

[jira] [Commented] (FALCON-699) Use APIResult and other support classes from falcon-client in falcon-regression

    [ https://issues.apache.org/jira/browse/FALCON-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209187#comment-14209187 ] 

Venkatesh Seetharam commented on FALCON-699:
--------------------------------------------

Moving this out of 0.6. Please provide a patch if this needs to get into 0.6.

> Use APIResult and other support classes from falcon-client in falcon-regression
> -------------------------------------------------------------------------------
>
>                 Key: FALCON-699
>                 URL: https://issues.apache.org/jira/browse/FALCON-699
>             Project: Falcon
>          Issue Type: Improvement
>          Components: merlin
>    Affects Versions: 0.5
>            Reporter: Ruslan Ostafiychuk
>            Assignee: Ruslan Ostafiychuk
>            Priority: Critical
>
> Exception with InstancesResult parsing :
> {code}
> com.google.gson.JsonSyntaxException: 2014-09-09T06:40:07-07:00
> ...
> 	at com.google.gson.Gson.fromJson(Gson.java:755)
> ...
> org.apache.falcon.regression.core.util.InstanceUtil.hitUrl(InstanceUtil.java:189)
> ...
> org.apache.falcon.regression.core.interfaces.IEntityManagerHelper.getProcessInstanceStatus(IEntityManagerHelper.java:378)
> {code}
> At least 2 tests fails because of it (LineageApiProcessInstanceTest).
> We should use InstancesResult, InstancesSummaryResult, APIResult, EntityList and other classes from falcon-client directly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)