1) Apache Mahout is a scalable machine learning library built on Hadoop that allows for distributed machine learning algorithms and techniques.
2) It aims to overcome limitations of other open source machine learning libraries by providing scalability, documentation, examples, and an Apache license.
3) Current capabilities include basic linear algebra, collaborative filtering for recommendations, clustering algorithms like k-means, and naive Bayes classification. More algorithms are planned for future releases.