Spark

External Article

Scala and Apache Spark in Tandem as a Next-Generation ETL Framework

  • Article

Scala and Apache Spark might seem an unlikely medium for implementing an ETL process, but there are reasons for considering it as an alternative. After all, many Big Data solutions are ideally suited to the preparation of data for input into a relational database, and Scala is a well thought-out and expressive language. Krzysztof Stanaszek describes some of the advantages and disadvantages of a scala-based approach to implementing and testing an ETL solution.

2017-06-12

4,658 reads

Technical Article

RE: Query Analyzer and sysdepends

  • Reply

HELLO BRIAN,Not sure if this is the best way to add on a question to this topic, but could not find alternative...  I just loaded a script with about 20 stored procedures.  they were in alpha order rather than ordered by called procedures prior to the calling procedures.  should I worry that I got this […]

You rated this post out of 5. Change rating

2005-02-21

Technical Article

RE: Poor Trigger Performance - Why?

  • Reply

As far as cutting down the number of rows processed, that is effectively what I am doing with... WHERE PoliID IN (SELECT PoliID FROM Inserted) ...(PoliID is the Primary Key field) I have tried using an INNER JOIN on the ‘Inserted’ table instead but it causes the trigger processing to take even longer for some reason. The following […]

2005-01-19

Blogs

Query Store Keeps Switching Itself Off, Getting it Moving Again

By

I recently received a complaint that Query Store for a particular database was turned...

EightKB 2024 – Schedule and Registration

By

Hello Hello, We. Are. Back! The schedule for EightKB 2024 Edition has been announced!...

Inside SQL Server Backup and Restore History Pruning with sp_delete_backuphistory

By

I had a customer that was looking to document a restore that had occurred...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers