shajiyakhan1309 opened a new issue, #529: URL: https://github.com/apache/mahout/issues/529
As Apache Mahout continues to shift its focus toward Quantum Computing (Qumat), it's important to clearly communicate the deprecated status of legacy components like MapReduce and Samsara. These technologies are no longer actively maintained, but their documentation remains for historical reference. To improve transparency and user experience, I have added consistent deprecation banners to all pages related to MapReduce and Samsara. **Proposed Changes:** - Added a styled HTML banner at the top of each legacy documentation page. - Banner informs users about the deprecated status and provides a link to explore Qumat primer. - Existing notes about "sunsetting support" have been preserved and displayed beneath the banner for continuity. **Example Banner Text:** `<div style="background-color: #fff3cd; color: #856404; border: 1px solid #ffeeba; padding: 15px; border-radius: 5px; margin-bottom: 20px;"> <strong>⚠️ Deprecation Notice:</strong> This component (<em>Mahout/Samsara</em>) is no longer actively maintained. It remains accessible for historical reference but is not recommended for new development. Please check out <a href="https://mahout.apache.org/quantum-computing-primer/" style="color: #0c5460; text-decoration: underline;">Qumat - Mahout's Quantum Computing Primer</a> for the latest innovations.</div>` **Benefits:** - Enhances clarity for users navigating older documentation - Aligns the website with Mahout’s current development direction - Non-invasive update that keeps legacy content fully accessible -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mahout.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org