Incubator Logo

Apache Myriad 0.4.0 (Incubating) Released

On behalf of the entire Myriad Team, I’m happy to announce the release of Apache Myriad 0.4.0 (incubating). This is the fourth release of Myriad in the Apache Incubator. Among the features of the 0.4.0 release are the support of Apache Mesos 1.8.x. and updated UI.

In addition to new features, we also welcome our newest committer Oscar Fernandez (oscarfmdc).

Many thanks to the individuals who contributed code/documentation to the Myriad project. This release wouldn't have been possible without their effort.

This is the fourth of many Apache Myriad releases. We’ve already started merging new pull requests for the next release.

If you’d like to get started we encourage you to start with our documentation wiki. For more details on the 0.4.0 release, please refer to our release notes. The release sources can be downloaded from here. To try out the latest and greatest code, please checkout Myriad’s git repository.

If you have any questions, please feel free to reach us out at dev@myriad.incubator.apache.org.

Enjoy!

Oscar Fernandez (Apache Myriad committer, 0.4.0 Release Manager) | 26 August 2019


Apache Myriad 0.3.0 (Incubating) Released

On behalf of the entire Myriad Team, I’m happy to announce the release of Apache Myriad 0.3.0 (incubating). This is the third release of Myriad in the Apache Incubator. Among the features of the 0.3.0 release are support of updated Apache Mesos releases, such as, Apache Mesos 1.5.x. An enhanced development environment, or testbed based on Vagrant with support for DC/OS and vanilla Apache Mesos cluster.

In addition to new features, we also welcome our newest committer Juan P. Gilaberte.

Many thanks to the following individuals who contributed code/documentation to the Myriad project. This release wouldn’t have been possible without their effort.

  • Darin Johnson
  • Santosh Marella
  • Yuliya Feldman
  • Luciano Resende
  • Adrian Ramos
  • Juan P. Gilaberte

This is the third of many Apache Myriad releases. We’ve already started merging new pull requests for the next release.

If you’d like to get started we encourage you to start with our documentation wiki. For more details on the 0.3.0 release, please refer to our release notes. The release sources can be downloaded from here. To try out the latest and greatest code, please checkout Myriad’s git repository.

If you have any questions, please feel free to reach us out at dev@myriad.incubator.apache.org.

Enjoy!

Javi Roman (Apache Myriad committer, 0.3.0 Release Manager) | 25 March 2019


Apache Myriad 0.2.0 (Incubating) Released

On behalf of the entire Myriad Team, I’m happy to announce the release of Apache Myriad 0.2.0 (incubating). This is the second release of Myriad in the Apache Incubator. Among the features of the 0.2.0 release are increased reliability of Fine Grained Scaling, support for running the Node Manager and Auxiliary Services (JobHistory Server, etc) in Docker Containers, and better distribution management of the Hadoop configuration and binaries. This release brings Myriad much closer to being production quality.

In addition to new features, we also welcome our newest committer Yuliya Feldman (MapR) and a new contributor Zachary Jaffee (Case Western Reserve University).

Many thanks to the following individuals who contributed code/documentation to the Myriad project. This release wouldn’t have been possible without their effort.

  • Aashreya Ravi Shankar
  • Adam B
  • Brandon Gulla
  • Darin Johnson
  • Jim Klucar
  • Kannan Rajah
  • Ken Sipe
  • Kris Chi
  • Larry Edelstein
  • Mohit Soni
  • Naveen Manivannan
  • Paul Read
  • Ruth Harris
  • Santosh Marella
  • Sarjeet Singh
  • Shingo Omura
  • Suneel Marthi
  • Swapnil Daingade
  • Yuliya Feldman
  • Zachary Jaffee
  • Zhongyue Luo

This is the second of many Apache Myriad releases. We’ve already started merging new pull requests for the next release, where we plan to add support for YARN Security and advanced Mesos features like reservations/volumes and oversubscription.

If you’d like to get started we encourage you to start with our documentation wiki. For more details on the 0.2.0 release, please refer to our release notes. The release sources can be downloaded from here. To try out the latest and greatest code, please checkout Myriad’s git repository.

If you have any questions, please feel free to reach us out at dev@myriad.incubator.apache.org.

Enjoy!

Darin Johnson (Apache Myriad committer, 0.2.0 Release Manager) | 29 Jun 2016


Apache Myriad 0.1.0 (Incubating) Released

On behalf of the Apache Myriad team, I’m happy to announce the availability of Apache Myriad 0.1.0 (incubating). This is the first community release of Apache Myriad, and is the result of more than 8 months of work by a diverse group of committers and contributors from Mesosphere, MapR, Paypal, the US Government and other organizations.

Many thanks to the following individuals who contributed code/documentation to the Myriad project. This release wouldn’t have been possible without their effort.

  • Aashreya Ravi Shankar
  • Adam B
  • Brandon Gulla
  • Darin Johnson
  • Jim Klucar
  • Kannan Rajah
  • Ken Sipe
  • Kris Chi
  • Larry Edelstein
  • Mohit Soni
  • Naveen Manivannan
  • Paul Read
  • Ruth Harris
  • Santosh Marella
  • Sarjeet Singh
  • Shingo Omura
  • Suneel Marthi
  • Swapnil Daingade
  • Yuliya Feldman
  • Zhongyue Luo

With Apache Myriad, users can deploy Hadoop YARN applications side-by-side with other enterprise applications, including those in Docker containers, on a single Mesos cluster. This is useful for several use cases, including -

  • Elastic resource sharing: scaling up a web server farm during the day when users are active, and scaling up Hadoop workloads like Hive queries during the night when resources are idle.
  • Multi-tenancy: provision isolated, logical Hadoop clusters to different users or groups with either dynamic or static resource allocations.

Myriad 0.1.0 contains quite a number of features, including

  • Deployment of Hadoop YARN clusters as Mesos frameworks
  • Static resource allocation using REST APIs, to expand/contract a Hadoop YARN cluster
  • Dynamic resource allocation to expand/contract a Hadoop YARN cluster
  • High Availability, with discoverability, restartability, and state recovery
  • Ability to distribute Hadoop YARN binaries to Mesos nodes at runtime
  • Provisioning of auxiliary Hadoop services like the Job History Server
  • Support for constraints based node manager placement
  • Management GUI for monitoring and scaling Hadoop YARN clusters

This is the first of many Apache Myriad releases. Below are a few of the things the team is planning to tackle next.

  • Simplified provisioning and configuration of multiple YARN clusters
  • Docker-based provisioning of both YARN resource managers and node managers
  • More auxiliary services, like HiveServer2 and HiveMeta
  • Dynamic Reservations
  • Revocable Resources
  • Data locality

If you’d like to get started we encourage you to start with our documentation wiki. For more details on the 0.1.0 release, please refer to our release notes. The release sources can be downloaded from here. To try out the latest and greatest code, please checkout Myriad’s git repository.

If you have any questions, please feel free to reach us out at dev@myriad.incubator.apache.org.

Enjoy!

Santosh Marella (Apache Myriad committer, 0.1.0 Release Manager) | 09 Dec 2015