SQL Server — SQL Agent jobs not running on schedule after time zone changeToday’s post is a real incident that happened with me this week. I want to share it with you all while details are still fresh in my…Sep 25, 2021Sep 25, 2021
Sqoop Import from MySQL to Hive & HBaseIn last post we discussed Sqoop concepts and demos on how to move data from RDBMS to HDFS and from HDFS back to RDBMS. Today we will extend…Sep 19, 2021Sep 19, 2021
Apache Sqoop — SQL to HadoopToday we are going to discuss a very efficient tool — Apache Sqoop. The heading itself tells you the meaning and purpose of tool which is…Sep 11, 2021Sep 11, 2021
SQL Server — Start-up ProceduresToday I want to discuss with you all a great feature that is available with SQL Server which is ‘scan for startup procs’. It’s an advanced…Aug 29, 2021Aug 29, 2021
Twitter Sentiments AnalysisFew weeks back we had used flume to download tweets from twitter on the topic that we wanted (I had used BigData world keywords).Aug 20, 2021Aug 20, 2021
Flume & Spark Streaming IntegrationIn this post, we will integrate Flume and Spark Streaming. We will use Spark Streaming to process data that we will get from Flume. Flume…Aug 18, 2021Aug 18, 2021
Spark Streaming: Streaming Word CountIn this blog, we are going to process streaming data but will use popular and efficient Spark Streaming for getting data from source and…Aug 15, 2021Aug 15, 2021