Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-8701

Operator ReadFile API

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.4.1
    • None
    • HTTP API
    • None

    Description

      I try to read the stderr/stdout files from the Mesos sandbox with the READ_FILE call in the Operator HTTP API.

      I get a well-formatted json response as follows:

      {
         'type': 'READ_FILE',
         'read_file': {
            'data': 'SDFtyfytgh4TR67RFY8',
            'size': 19
         }
      } 
      

       I'm just getting a sequence of letters and numbers that has nothing to do with the file contents. 

      Is the returned data encoded or compressed?

      Thanks

      Attachments

        Activity

          People

            Unassigned Unassigned
            pgillet Pascal GILLET
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: