vSphere Big Data

 View Only
  • 1.  REST API Call to get Hadoop distributions in BDE 1.0

    Posted Feb 20, 2014 06:33 AM

    Hi All,

    Can you please let me know what is the REST API call to get and parse Hadoop Distribution with BDE 1.0?

    Regards,

    Nagesh



  • 2.  RE: REST API Call to get Hadoop distributions in BDE 1.0

    Posted Feb 20, 2014 07:45 AM

    Hi Nagesh,

    Please find two pictures below related to your requested rest api information. they are https://{your_management_server_url}:8443/serengeti/api/distros and https://your_management_server_url:8443/serengeti/api/distros/{distroName}

    The first one will get all configured hadoop distributions, and the the second one will get the specific distribution. Please make sure you need to login the server before you can call any rest apis. Also in BDE 1.0/1.1, rest apis are not public formally.

    Thanks,

    Jun