Re: Hadoop Comic

2011-12-07 Thread JAGANADH G
Hi
Is it re-distributable or sharable in a blog or like ?


-- 
**
JAGANADH G
http://jaganadhg.in
*ILUGCBE*
http://ilugcbe.psgkriya.org


Re: Hadoop Comic

2011-12-07 Thread JAGANADH G
On Thu, Dec 8, 2011 at 12:32 AM, maneesh varshney wrote:

> Hi Jaganadh
>
> I am the author of this comic strip. Please feel free to re-distribute it
> as you see fit.. I assign the content under Creative Commons Attribution
> Share-Alike.
>
>

Hi Maneesh

Kudos for your wonderful work. It helped me a lot to understand the Hadoop .
I'll share it in my blog too.
-- 
******
JAGANADH G
http://jaganadhg.in
*ILUGCBE*
http://ilugcbe.psgkriya.org


Re: Hadoop Comic

2011-12-07 Thread JAGANADH G
Hi Maneesh

I am sharing it my blog and slideshre account.
Here is the link
http://jaganadhg.freeflux.net/blog/archive/2011/12/08/hadoop-comic-by-maneesh-varshney.html
http://www.slideshare.net/jaganadhg/hdfs-10509123
-- 
**
JAGANADH G
http://jaganadhg.in
*ILUGCBE*
http://ilugcbe.psgkriya.org


Hadoop MySQL database access

2011-12-28 Thread JAGANADH G
Hi All,

I wrote a map reduce program to fetch data from MySQL and process the
data(word count).
The program executes successfully . But I noticed that the reduce task
starts after finishing the map task only .
Is there any way to run the map and reduce in parallel.

The program fetches data from MySQL and writes the processed output to
hdfs.
I am using hadoop in pseduo-distributed mode .
-- 
**
JAGANADH G
http://jaganadhg.in
*ILUGCBE*
http://ilugcbe.org.in


Re: Hadoop MySQL database access

2011-12-29 Thread JAGANADH G
@Praveen
Thanks . I got it .


-- 
**
JAGANADH G
http://jaganadhg.in
*ILUGCBE*
http://ilugcbe.org.in


Error at at org.apache.hadoop.util.ReflectionUtils.setJobConf(ReflectionUtils.java:93)

2011-12-30 Thread JAGANADH G
Hi All
I wrote an MR job to fetch url content from web. Also I am using
DBInputformat to fetch url and write the URL content to DB.

When I execute the job I am getting the following error.

Any clue on the cause or solution !!!

11/12/30 13:36:15 INFO mapred.JobClient: Task Id :
attempt_201112300754_0004_m_00_1, Status : FAILED
java.lang.RuntimeException: Error in configuring object
at
org.apache.hadoop.util.ReflectionUtils.setJobConf(ReflectionUtils.java:93)
at
org.apache.hadoop.util.ReflectionUtils.setConf(ReflectionUtils.java:64)
at
org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:117)
at org.apache.hadoop.mapred.MapTask.runOldMapper(MapTask.java:387)
at org.apache.hadoop.mapred.MapTask.run(MapTask.java:325)
at org.apache.hadoop.mapred.Child$4.run(Child.java:270)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:396)
at
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1127)
at org.apache.hadoop.mapred.Child.main(Child.java:264)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav

-- 
**
JAGANADH G
http://jaganadhg.in
*ILUGCBE*
http://ilugcbe.org.in


Re: Yahoo Hadoop Tutorial with new APIs?

2012-06-18 Thread JAGANADH G
On Mon, Jun 4, 2012 at 8:35 PM, Robert Evans  wrote:

> I am happy to announce that I was able to get the license on the Yahoo!
> Hadoop tutorial updated from Creative Commons Attribution 3.0 Unported
> License to Apache 2.0.  I have filed HADOOP-8477 <
> https://issues.apache.org/jira/browse/HADOOP-8477> to pull the tutorial
> into the Hadoop project, and to update it accordingly.  I am going to be
> very busy the next little while and I am hoping that those in the community
> that want this can help drive it and possibly break it down into subtasks
> to get the tutorial up to date.  I am very happy to help out, but like I
> said it may be a while before I am able to do much on this.
>
>

Hi

I Just started rewriting the code .

The code is available at
https://bitbucket.org/jaganadhg/yahoohadooptutorialcoderw

Best regards

-- 
**
JAGANADH G
http://jaganadhg.in
*ILUGCBE*
http://ilugcbe.org.in


Re: Yahoo Hadoop Tutorial with new APIs?

2012-06-18 Thread JAGANADH G
On Tue, Jun 19, 2012 at 8:44 AM, Jagat Singh  wrote:

> Hi ,
>
> Can you update this link in Jira which Robert created so that we can merge
> what ever we can into code examples.
>
>

Hi Jagat

Done

Best regards
-- 
******
JAGANADH G
http://jaganadhg.in
*ILUGCBE*
http://ilugcbe.org.in


Re: Yahoo Hadoop Tutorial with new APIs?

2012-06-18 Thread JAGANADH G
On Tue, Jun 19, 2012 at 9:18 AM, Jagat Singh  wrote:

> Thank you,
>
> Would you be willing to volunteer for editing some document also along with
> code?
>
> If you go through the links in Jira you can have idea about work done till
> now and then you can join accordingly.
>
> Just email me.
>
>
Hi Jagat

I will be happy to volunteer for the same too.  I saw the document . Please
grant a write permission for me
Best regards
-- 
******
JAGANADH G
http://jaganadhg.in
*ILUGCBE*
http://ilugcbe.org.in


Trouble in installing Hbase

2011-02-24 Thread JAGANADH G
Hi All

I was trying to install CDH3 Hhase in Fedora14 .
It gives the following error. Any solution to resolve this
Transaction Test Succeeded
Running Transaction
Error in PREIN scriptlet in rpm package hadoop-hbase-0.90.1+8-1.noarch
/usr/bin/install: invalid user `hbase'
/usr/bin/install: invalid user `hbase'
error: %pre(hadoop-hbase-0.90.1+8-1.noarch) scriptlet failed, exit status 1
error:   install: %pre scriptlet failed (2), skipping
hadoop-hbase-0.90.1+8-1

Failed:
  hadoop-hbase.noarch
0:0.90.1+8-1


Complete!
[root@linguist hexp]#

-- 
**
JAGANADH G
http://jaganadhg.freeflux.net/blog
*ILUGCBE*
http://ilugcbe.techstud.org