[
https://issues.apache.org/jira/browse/FALCON-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15247039#comment-15247039
]
ASF GitHub Bot commented on FALCON-1335:
----------------------------------------
GitHub user yzheng-hortonworks opened a pull request:
https://github.com/apache/falcon/pull/106
FALCON-1335 Backend support of instance search of a group of entities
Tested REST API: api/instance/search; Added unit test
p.s. Accidentally deleted the previous branch. Previous reviews:
https://github.com/apache/falcon/pull/93
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yzheng-hortonworks/falcon FALCON-1335
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/106.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 #106
----
commit ff3a5c4b2ecdfa2aa4ce5a2966a569bb03278317
Author: yzheng-hortonworks <[email protected]>
Date: 2016-04-11T21:31:14Z
FALCON-1335 Backend support of instance search of a group of entities
commit 83bb77fde662a9d15747fd2ec5635d7add68e5d7
Author: yzheng-hortonworks <[email protected]>
Date: 2016-04-13T21:45:50Z
use RelationshipType in GraphUtils::findVertex
commit ec450560efb220d39bd4850b36df6d323839b6a3
Author: yzheng-hortonworks <[email protected]>
Date: 2016-04-13T22:12:52Z
rename to fromSchedulableEntityType
commit 8431b4cadb2effa45b6a3dc7d9e9c85b21e9161c
Author: yzheng-hortonworks <[email protected]>
Date: 2016-04-14T16:17:20Z
use EntityType in RelationshipType::fromSchedulableEntityType
commit 809bb629aaf7a2988da4f168ffd174acbe84ee0c
Author: yzheng-hortonworks <[email protected]>
Date: 2016-04-14T16:29:14Z
Merge branch 'master' into FALCON-1335
commit 22cb7c92a29a183275e7f039bde390c443a2728a
Author: yzheng-hortonworks <[email protected]>
Date: 2016-04-14T19:09:38Z
split searchInstances to multiple shorter functions
commit 4e4966bc229b7892e12f9b12210fee1212385e58
Author: yzheng-hortonworks <[email protected]>
Date: 2016-04-19T00:20:50Z
add unit test
commit 5c41291b72e2d54e149955c8b703a20f9c146f48
Author: yzheng-hortonworks <[email protected]>
Date: 2016-04-19T02:14:53Z
Merge branch 'master' into FALCON-1335
Conflicts:
prism/src/main/java/org/apache/falcon/resource/AbstractEntityManager.java
----
> Backend support of instance search of a group of entities
> ---------------------------------------------------------
>
> Key: FALCON-1335
> URL: https://issues.apache.org/jira/browse/FALCON-1335
> Project: Falcon
> Issue Type: Sub-task
> Reporter: Ying Zheng
> Assignee: Ying Zheng
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)