(Ron L’Esteve) As I begin to write more complex U-SQL scripts, I am interested in integrating more intricate C# code in my U-SQL scripts by using inline C# in my U-SQL jobs. Additionally, I am interested in using code-behind class files, custom functions and custom assemblies within U-SQL.
Community
Amazon’s AWS S3 Java API 2.0 (Using Spring Boot as Client)
(James A. Brannan) In this tutorial we explore creating, reading, updating, listing, and deleting objects and buckets stored in S3 storage using the AWS Java SDK 2.0 to access Amazon’s Simple Storage Service (S3).
.NET Core Workers in Azure Container Instances
(Brady Gaster) In .NET Core 3.0 we are introducing a new type of application template called Worker Service. This template is intended to give you a starting point for writing long running services in .NET Core.
How to Upgrade Amazon Aurora MySQL from 5.6 to 5.7
(Yves Trudeau and Jacques Fu) Over time, software evolves and it is important to stay up to date if you want to benefit from new features and performance improvements.
Export from pdb and import into pdb
(Jagruti Jasleniya) In this post, we will see how we can take an export from one pdb and import into another pdb.
SQL SERVER – Error in Validation: Listener in Workgroup – Unable to determine if the computer exists in the domain ‘WORKGROUP’
(Pinal Dave) There are many deployments where I have assisted my clients in creating Always On Availability Groups. Sometimes they come to me with special requirements, based on their infrastructure, and I always learn from them.
State And Props In React Native Application
(Anoop Kumar Sharma) In this article, we will see how to use State and Props in a React Native application.
Check If Two Lists Are Equal In Java
(Shubhra Srivastava) Lists in Java are ordered by nature. So, two lists are considered to be equal if they contain the exact same elements in the same order.
Uploading Multiple Files In A Single ‘Form Post’ With HttpClient In Angular 7.2.12
(Ben Nadel) Earlier this week, I was delightfully surprised to learn that you could upload a File using the HttpClient in Angular 7.2.11.
Un-split brain MySQL via gh-mysql-rewind
(Shlomi Noach) We are pleased to release gh-mysql-rewind, a tool that allows us to move MySQL back in time, automatically identify and rewind split brain changes, restoring a split brain server into a healthy replication chain.
