About This Page
This page is part of the Azure documentation. It contains code examples and configuration instructions for working with Azure services.
Bias Analysis
Bias Types:
⚠️
windows_tools
⚠️
windows_first
⚠️
missing_linux_example
Summary:
The documentation page demonstrates a bias toward Windows environments by prioritizing and exclusively mentioning Windows-centric tools (Power BI, Visual Studio, Excel with Hive ODBC) for interacting with Interactive Query in Azure HDInsight. Linux-native tools or workflows are not highlighted or are mentioned after Windows tools, and there are no explicit Linux command-line examples or references to Linux-based workflows.
Recommendations:
- Include explicit examples and instructions for using Linux-native tools (e.g., Beeline CLI, Apache Zeppelin, or Hive CLI) to connect and query Interactive Query clusters.
- Present cross-platform options in a balanced way, listing Linux and open-source tools (such as Beeline, Zeppelin, or Jupyter Notebooks) before or alongside Windows tools.
- Add sample commands for connecting to Interactive Query from a Linux terminal using Beeline or JDBC.
- Mention how to use open-source BI tools (e.g., Apache Superset, DBeaver) that are available on Linux, in addition to Power BI and Excel.
- Clarify which tools are cross-platform and provide guidance for both Windows and Linux users.
Create pull request