Dear Kontext newsletter subscribers, I hope you are doing well. This week's newsletter will feature some articles about Hadoop, Hive, JDBC, SQL Server, BigQuery, MySQL, .NET 5, etc.
If you have missed out our previous newsletters, you can find them here.
Install Hadoop 3.3.0 on Windows 10 using WSL
You can easily configure a Hadoop cluster on your Windows 10 machine using WSL (Windows Subsystem for Linux). Follow this article to get started. The experience will be the same as configuring Hadoop in a UNIX-alike system.
Apache Hive 3.1.2 Installation on Linux Guide
Once you've configured a Hadoop instance, you can also install Apache Hive. Hive is a data warehouse software built on top of Hadoop.
JDBC Integrated Security, NTLM and Kerberos Authentication for SQL Server
Are you confused about terms like Integrated Security, NTLM and Kerberos Authentication when using JDBC to connect to SQL Server database? This article provides you examples about using these different authentication mechanism with SQL Server.
BigQuery - Convert Bytes to BASE64 or HEX String
Learn some SQL functions in Google Cloud BigQuery. You can easily convert bytes to BASE64 or HEX format with built-in functions.
Connect to MySQL in .NET 5
To connect to MySQL databases in .NET 5, ASP.NET Core and .NET applications, we can utilize MySQL.Data library published by MySQL. This article provides step by step guide of connecting to MySQL using C# as programming language.
Kontext Column
Columns are like blogs which can be used to publish articles on Kontext. Follow three steps to create your columns.
Kontext Forums
If you have a question about data, programming and cloud computing, you can post it on our Forums.