Thread.currentThread.join()

From Programmer, For Programmers

  • Apache Kafka Cookbook
  • Apache Flume Cookbook
  • Apache MINA
  • About Me

Tutorial

[Learning Spark with Examples] Line Count

January 16, 2015 paliwalashish Leave a comment Apache Spark

In the First post we looked at how to load/save an RDD. In this post we shall build upon the example and count number of lines present in RDD. The code can be found at LineCount.java For complete project refer https://github.com/paliwalashish/learning-spark Lets look at the code public static void main(String[] args) { SparkConf sparkConf = […]

Continue reading


[Learning Spark with Examples] File Copy

January 15, 2015February 25, 2015 paliwalashish Leave a comment Apache Spark

This post is first in series of Apache Spark examples which I shall use to learn more about Spark. This is a simple File copy example, in which we shall read a source file into RDD and save the RDD without any transformation. The code can be found at here For complete project refer https://github.com/paliwalashish/learning-spark […]

Continue reading


Search for:

Java and Open Source

Java and Open Source
  • Popular
  • Recent
  • [Amazon S3] Reading File content from S3 bucket in Java Feb 24, 2015
  • [SMPP] Sending long SMS through SMPP Jan 26, 2009
  • Multi Threaded Trap Receiver using SNMP4J Dec 15, 2008
  • [Amazon S3] Listing Bucket contents programatically Feb 22, 2015
  • Getting Started with Cassandra Jan 24, 2011
  • [Kafka Cookbook] Building from Source Aug 5, 2015
  • [Flume Cookbook] Extracting/Validating File Channel data Jul 21, 2015
  • [Apache Oozie] Quick Setup Jun 30, 2015
  • [Kafka Cookbook] Simple Consumer Jun 26, 2015
  • [Kafka Cookboook] Simple Producer Jun 26, 2015
  • Laxmikanta Nayak on [Amazon S3] Reading File content from S3 bucket in Java

    Because your file is not public , make sure you are reading (...)

  • Jon Ander on Quick Start with AsyncHBase

    Dear ashish, I have worked with asynhbase but opening (...)

  • Amit on [Amazon S3] Reading File content from S3 bucket in Java

    when i am accessing bucket, getting exception. Error (...)

  • Sreejith on [Amazon S3] Listing Bucket contents programatically

    Hi Ashish, Good post. Is there any way to filter the (...)

  • Garima Jain on Apache MINA – Blacklist Filter Explained

    Can you provide me the link to refer to whitelist

Categories

  • Amazon SDK
  • Apache Crunch
  • Apache Flume
  • Apache Kafka
  • Apache MINA
  • Apache Oozie
  • Apache Pig
  • Apache Sanselan
  • Apache Solr
  • Apache Spark
  • Application Programming
  • Avro
  • Cassandra
  • Ehcache
  • Elastic Search
  • Hadoop
  • Java
  • Java Tips
  • jclouds
  • JVM
  • Netty
  • Network Programming
  • Personal
  • SMPP
  • SNMP
  • Solr
  • Spring Security
  • Terracotta
  • Uncategorized
  • Useful Commands
  • Vysper
  • Zookeeper

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 108 other subscribers

Tag Cloud

Add new tag Apache Flume Apache Kafka Apache MINA Apache POI Apache Sanselan Apache Spark Apache Spark examples Apache Vysper Application Architecture Blacklist Filter Cassandra Clustered barrier Clustered Map CPU CumulativeProtocolDecoder Custom User Details Darwin Distributed Cache Ehcache Frameworks GData API Google Calendar Hadoop Hector How-to IoBuffer Java Java IO frameworks Kafka Cookbook Long SMS Microsoft Project MINA Mocking MPXJ MPXJ Read MPP MS Project Networking Network Management Project Management SMP SNMP4J Terracotta Terracotta Toolkit Tutorial

Java and Open Source

Java and Open Source
  • Apache Kafka Cookbook
  • Apache Flume Cookbook
  • Apache MINA
  • About Me
Ashish Paliwal All rights reserved. Theme by Colorlib Powered by WordPress