Miscellany On Java In SQL Server
Kevin Feasel
2019-01-02
Misc Languages
No Comment
Niels Berglund continues a series on SQL Server 2019 and Java support: This post is the fourth post where I look at the Java extension in SQL Server, i.e. the ability to execute Java code from inside SQL Server. The previous three posts are:SQL Server 2019 Extensibility Framework & Java Hello World: We looked […] Read More Using Sqoop’s Logic To Improve Spark JDBC PerformanceKevin Feasel
2018-12-19
Hadoop , Misc Languages , Spark
No Comment
Avi Yehuda analyzes how Sqoop works to make relational database access from Spark faster: Sqoop performed so much better almost instantly, all you needed to do is to set the number of mappers according to the size of the data and it was working perfectly.Since both Spark and Sqoop are based on the Hadoop map-reduce […] Read More