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

[jira] [Created] (FALCON-1051) Lineage apis broken for falcon setup in distributed mode.

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)