Uploaded image for project: 'Falcon'
  1. Falcon
  2. FALCON-885

RequestID is coming as null for all instance API calls

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.6
    • 0.6
    • None
    • None

    Description

      The Instance API calls are returning null requestID's in all cases. This shouldn't occur. We need to fix this before we make a release.

      Example API call

      {"status":"SUCCEEDED","message":"default/SUMMARY\n","requestId":"default/null\n","instancesSummary":[{"cluster":"local","map":{"entry":{"key":"KILLED","value":"3"}}}]}
      

      Example CLI command

      inmobis-MacBook-Pro-3:falcon-0.6-incubating-SNAPSHOT suhas.v$ bin/falcon instance -type process -kill -name WordCount -start 2014-11-09T19:00Z -end 2014-11-09T22:00Z
      Consolidated Status: SUCCEEDED
      
      Instances:
      Instance		Cluster		SourceCluster		Status		Start		End		Details					Log
      -----------------------------------------------------------------------------------------------
      2014-11-09T21:00Z	local	-	KILLED	2014-11-11T06:11Z	2014-11-11T06:14Z	-	http://localhost:11000/oozie?job=0000006-141111114025154-oozie-oozi-W
      2014-11-09T20:00Z	local	-	KILLED	2014-11-11T06:11Z	2014-11-11T06:14Z	-	http://localhost:11000/oozie?job=0000004-141111114025154-oozie-oozi-W
      2014-11-09T19:00Z	local	-	KILLED	2014-11-11T06:11Z	2014-11-11T06:14Z	-	http://localhost:11000/oozie?job=0000002-141111114025154-oozie-oozi-W
      
      Additional Information:
      Response: default/KILL
      Request Id: default/null
      

      Attachments

        1. FALCON-885.patch
          5 kB
          Venkatesh Seetharam

        Activity

          People

            svenkat Venkatesh Seetharam
            suhas.ysr Suhas Vasu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: