Re: Need help :Does anybody has HDP cluster on EC2?

2016-02-15 Thread Akhil Das
You can set *yarn.nodemanager.webapp.address* in the yarn-site.xml/yarn-default.xml file to change it I guess. Thanks Best Regards On Mon, Feb 15, 2016 at 1:55 PM, Divya Gehlot wrote: > Hi, > I have hadoop cluster set up in EC2. > I am unable to view application logs

Re: hcatalog in HIve

2014-12-21 Thread Akhil Das
Can you check what is your METASTORE_PORT? looks like its either empty or not a number. Thanks Best Regards On Mon, Dec 22, 2014 at 7:50 AM, 李运田 cumt...@163.com wrote: when I input the “hcat_server.sh start” command in /usr/lib/hive-hcatalog/sbin.I ALWAYS get the error like this. do you have

Re: Question 1

2014-12-04 Thread Akhil Das
1. Who wants to write a bulky buggy (possibly 100+ lines of code) mapreduce job and at the end the expected answer is wrong and you gotta sit debugging the whole stack, So there comes Pig and Hive and all. 2. Pig is more like an analytical tool and the person who is writing the Pig job doesn't

Re: local /tmp

2014-11-16 Thread Akhil Das
Add this in the bin/pig PIG_OPTS=$PIG_OPTS -Dpig.temp.dir=/new/location Thanks Best Regards On Sat, Nov 15, 2014 at 2:02 AM, P lva ruvi...@gmail.com wrote: Hello everyone, Pig stores the jar files necessary for the job locally in /tmp. Is there a way to change this to point to a different

Re: Read files from Google drive to HDFS

2014-09-30 Thread Akhil Das
You can use the Google Drive Web APIs to do that. Here's a quick start https://developers.google.com/drive/web/manage-downloads Thanks Best Regards On Tue, Sep 30, 2014 at 3:58 AM, soniya B soniya.bigd...@gmail.com wrote: Hi experts, I have files and file type as google document in google