Thread.currentThread.join()

From Programmer, For Programmers

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

Useful Commands

[Maven] Some useful commands

April 18, 2013February 25, 2015 ashish Leave a comment Useful Commands

Some useful commands related to Maven that are often needed. Skipping all the test mvn compile -DskipTests Running particular tests mvn compile -Dtest=[Test class names separated by comma] Executing a Java program mvn exec:java -Dexec.mainClass=fully.qualified.class.name

Continue reading


Useful Linux Commands

April 17, 2013February 25, 2015 ashish Leave a comment Useful Commands

This post is a live post and shall contain some useful commands that come in handy in daily work. Rather than keeping it on Google drive, post is more useful. Getting top 10 files using most disk space $ du -a /usr/local | sort -n -r | head -n 10 This command returns top 10 […]

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
  • Integrating Apache MINA with Spring Nov 1, 2008
  • [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 109 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