Tag Archives: programming

Building Shaded Uber Jar with Jersey-Client And Getting ClientHandlerException

I’ve been meaning to write about this on my blog to help others out there who come across this problem with using jersey-client in their code. So I was working with the jersey-client for the first time and everything was … Continue reading

Posted in code example, coding, github, java, Learning to Code, programming | Tagged , , , , , | 1 Comment

Embedded List of Records Using Avro Generic Record

I’m posting this here, because I know someone out there will be Googling how to do this like I was. I didn’t find much and ended up spending a lot of time reading through the Avro API and using my … Continue reading

Posted in code example, coding, java | Tagged , , | Leave a comment

Technologies I’ve worked with in 2013

These are the big things I can think of. Hadoop Ecosystem Hadoop HBase Writing Map/Reduce jobs in Pig Writing Map/Reduce jobs in Java Writing Map/Reduce jobs in Python using Hadoop Streaming Apache Flume Writing a custom Flume Sink Apache Avro More … Continue reading

Posted in career, coding, java, programming | Tagged , , | Leave a comment