Karishma Gulati created FALCON-1051: ---------------------------------------
Summary: Lineage apis broken for falcon setup in distributed mode.
Key: FALCON-1051
URL: https://issues.apache.org/jira/browse/FALCON-1051
Project: Falcon
Issue Type: Bug
Components: client
Affects Versions: trunk
Environment: QA
Reporter: Karishma Gulati
Unable to hit lineage services with falcon in distributed mode.
Ran the command:
{code}
falcon metadata -vertices -key name -value
ProcessInstanceKillsTest--agregator-coord16-2d3c079b
{code}
Fails with the following error:
{code}
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 404 Not Found</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /api/metadata/lineage/vertices. Reason:
<pre> Not Found</pre></p><hr /><i><small>Powered by
Jetty://</small></i><br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
</body>
</html>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
