From ae3f21f55ac2a8587dfa4d3092c290da26e033cf Mon Sep 17 00:00:00 2001 From: vara-bonthu Date: Mon, 21 Jul 2025 14:42:58 -0700 Subject: [PATCH] Update README.md title as per Apache Spark trademark guidelines - Changed title to 'MCP Server for Apache Spark History Server' - Added trademark notice for Apache Spark compliance Signed-off-by: vara-bonthu --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16d44e9..20139ae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 🔥 Spark History Server MCP +# MCP Server for Apache Spark History Server [![CI](https://github.com/DeepDiagnostix-AI/spark-history-server-mcp/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/DeepDiagnostix-AI/spark-history-server-mcp/actions) [![Python 3.12+](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/) @@ -318,6 +318,10 @@ Check [CONTRIBUTING.md](CONTRIBUTING.md) for full guidelines on contributions Apache License 2.0 - see [LICENSE](LICENSE) file for details. +## 📝 Trademark Notice + +*This project is built for use with Apache Spark™ History Server. Not affiliated with or endorsed by the Apache Software Foundation.* + ---