Uncategorized – AcadGild https://acadgild.com/blog Learn. Do. Earn. Thu, 25 Aug 2016 12:01:42 +0000 en-US hourly 1 https://wordpress.org/?v=4.5.3 103159356 Popular Announcements in Google I/O 2016 https://acadgild.com/blog/popular-announcements-google-io-2016-2/ https://acadgild.com/blog/popular-announcements-google-io-2016-2/#respond Fri, 08 Jul 2016 07:19:12 +0000 https://acadgild.com/blog/?p=10291 The techies out there have been holding their breath eagerly waiting for the Google I/O 2016. It had been a two-day event and filled with interesting and innovative releases. Here are the highlights of the Google I/O 2016 announcements ranging from the latest version of Android N to new features in Android TV, etc. Google Assistant Embed […]

The post Popular Announcements in Google I/O 2016 appeared first on AcadGild.

]]>
https://acadgild.com/blog/popular-announcements-google-io-2016-2/feed/ 0 10291
Kafka Producer and Consumer https://acadgild.com/blog/kafka-producer-consumer/ https://acadgild.com/blog/kafka-producer-consumer/#respond Wed, 29 Jun 2016 08:30:41 +0000 https://acadgild.com/blog/?p=8878 In our previous post, Guide to Installing Kafka, we had discussed what Kafka is and how to install it. In this post, we will be taking an in-depth look at Kafka Producer and Consumer in Java. Before proceeding further, let’s make sure we understand some of the important terminologies related to Kafka. Topics: In Kafka, […]

The post Kafka Producer and Consumer appeared first on AcadGild.

]]>
https://acadgild.com/blog/kafka-producer-consumer/feed/ 0 8878
Introduction of Spinner in Android https://acadgild.com/blog/introduction-spinner-android/ https://acadgild.com/blog/introduction-spinner-android/#respond Tue, 14 Jun 2016 07:51:35 +0000 https://acadgild.com/blog/?p=7022 Introduction: Spinners are used for selecting one item from a given list, like drop down list. In the default state, a spinner shows its currently selected value. Touching the spinner displays a dropdown list with all available list of values, from which the user can select one value. You can have an application in which […]

The post Introduction of Spinner in Android appeared first on AcadGild.

]]>
https://acadgild.com/blog/introduction-spinner-android/feed/ 0 7022
Troubleshoot MapReduce Jobs in Hadoop – Part 2 https://acadgild.com/blog/troubleshoot-mapreduce-jobs-hadoop-part-2/ https://acadgild.com/blog/troubleshoot-mapreduce-jobs-hadoop-part-2/#respond Mon, 18 Apr 2016 05:47:21 +0000 https://acadgild.com/blog/?p=3266 In our first Blog of this series we discussed about troubleshooting common errors which may occur while executing a Java MapReduce program ( see part 1 ). In this blog, we will be continuing with our aim to address the common errors that one might encounter during execution of a MapReduce program and the ways to handle […]

The post Troubleshoot MapReduce Jobs in Hadoop – Part 2 appeared first on AcadGild.

]]>
https://acadgild.com/blog/troubleshoot-mapreduce-jobs-hadoop-part-2/feed/ 0 3266
Python Tutorial – Data Types in Python https://acadgild.com/blog/python-part-2/ https://acadgild.com/blog/python-part-2/#respond Fri, 01 Apr 2016 10:20:15 +0000 https://acadgild.com/blog/?p=2497 In our previous post, we had looked into the Introduction of Python and its installation. In all the programming languages programmers would work with data, so data types is one of the crucial ingredient of any programming language. In Python, all the data types are represented in the form of objects; either built-in objects that […]

The post Python Tutorial – Data Types in Python appeared first on AcadGild.

]]>
https://acadgild.com/blog/python-part-2/feed/ 0 2497
Beginner’s Guide For Impala https://acadgild.com/blog/beginners-guide-impala/ https://acadgild.com/blog/beginners-guide-impala/#comments Wed, 30 Mar 2016 11:50:58 +0000 https://acadgild.com/blog/?p=2447 In this current world, huge data is being generated all around us each and every minute. Until recently, we have been using Hadoop and related technologies to handle these data and to analyze it. But lately, we are in dire urgency to provide faster results in lesser time. So, Cloudera decided to develop a query […]

The post Beginner’s Guide For Impala appeared first on AcadGild.

]]>
https://acadgild.com/blog/beginners-guide-impala/feed/ 1 2447