java.io.IOException: Not a data file error while running hive udf on avro table

2017-02-21 Thread Sirisha Cheruvu
Hi All, I have an avro table with below properties.. When I run hive udf I am getting below error.. Table Type: MANAGED_TABLE Table Parameters: COLUMN_STATS_ACCURATE true numFiles1 numRows 26 rawDataSize 0

Re: need java + hive developer in bangalore

2017-02-21 Thread daemeon reiydelle
Hello, and thanks for reaching out to me. Let me know if the first section of the attached resume is helpful? CV attached. Currently working in San Francisco Daemeon Reiydelle *...* *Daemeon C.M. ReiydelleUSA (+1) 415.501.0198London (+44) (0) 20 8144 9872* On Sat, Feb 18, 2017 at 6:33

Replacement of Hadoop-ec2 script

2017-02-21 Thread Shiyuan
Hi Hadoop Users, The script to setup Hadoop on EC2 as described in https://wiki.apache.org/hadoop/AmazonEC2 has been removed from recent hadoop release. Google points me to an alternative http://whirr.apache.org/ which also has been retired for more than a year. Is there a replacement or

Re: Map Hadoop JobID's to YARN Application ID

2017-02-21 Thread Manish Maheshwari
Ok, I am using the below for now.. Thanks. Application Report : Application-Id : application_1482317428593_2983387 Application-Name : [04E47F7C256849A2B96380FE6538B957/C0B13D93150144B286BEBB2931466706] HGrid247-Rcg_Finalize/(1/1) ...rssfsf/final/20170221 Application-Type : MAPREDUCE User : dummy

Map Hadoop JobID's to YARN Application ID

2017-02-21 Thread Manish Maheshwari
Hi All, Is there a way on the command line to map from YARN Application ID to get all Hadoop Jobs ID's submitted for that application without looking at the YARN RM Web UI? Thanks, Manish