Re: Help in building hive-metastore.jar to use in hive binary.

2016-11-07 Thread satyajit vegesna
Hi All, I would like to know, how i can use hive-metastore.jar created out of custom code and deploy it in hive-binary package and get the custom changes reflect on hive terminal. Regards, Satyajit On Mon, Nov 7, 2016 at 12:05 AM, satyajit vegesna < satyajit.apas...@gmail.com> wrote: &g

hive-metastore-2.0.0.jar changes not getting reflected while using hive.

2016-11-07 Thread satyajit vegesna
Hi All, I am trying to change code and see if the changes get reflected on hive terminal. i have tried creating a jar file from metastore dir, by changing the code present under path apache-hive-2.1.0-src/metastore/src/java/org/apache/hadoop/hive/metastore. And once the build the jar, i am tryin

Help in building hive-metastore.jar to use in hive binary.

2016-11-07 Thread satyajit vegesna
Hi All, I would like to know, how i can use hive-metastore.jar created out of custom code and deploy it in hive-binary package and get the custom changes reflect on hive terminal. Regards, Satyajit.

TYPE_NAME col in mysql issue.

2016-11-01 Thread satyajit vegesna
Hi All, I am trying to create a table with a single column as below in hive-2.1.0, CREATE TABLE sample( data struct<`array`:array,transaction:struct< transactionId:binary,transactionRevenue:bigint,transactionTax:bigint, transactionShipping:bigint,affiliation:binary,currencyCode:binary, localTrans

Hive metastore exception: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. InvalidObjectException(message:Invalid column type name is too long:

2016-10-28 Thread satyajit vegesna
Hi All, I am trying to create a table with a single column as below in hive-2.1.0, CREATE TABLE sample( data struct<`array`:array,transaction:struct,item:struct,contentInfo:struct,appInfo:struct,exceptionInfo:struct,eventInfo:struct,product:struct<`array`:array>>,customMetrics:struct<`array`:arra

Re: Error with flush_length File in Orc, in hive 2.1.0 and mr execution engine.

2016-10-26 Thread satyajit vegesna
ting_id = ml.id left > outer join attribute a on a.id = ml.standard_status > > Eugene > > From: satyajit vegesna > Date: Wednesday, October 26, 2016 at 2:14 PM > To: "u...@hive.apache.org" , Eugene Koifman < > ekoif...@hortonworks.com> > Cc: "dev@hiv

Re: Error with flush_length File in Orc, in hive 2.1.0 and mr execution engine.

2016-10-26 Thread satyajit vegesna
these tables together. Any specific logs you want me to debug. Regards, Satyajit. On Wed, Oct 26, 2016 at 4:16 PM, satyajit vegesna < satyajit.apas...@gmail.com> wrote: > Hi Eugene, > > select count(*) from mls_public_record_association_snapshot_orc pra le

Re: Error with flush_length File in Orc, in hive 2.1.0 and mr execution engine.

2016-10-26 Thread satyajit vegesna
SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Regards, Satyajit. On Wed, Oct 26, 2016 at 2:14 PM, satyajit vegesna < satyajit.apas...@gmail.com> wrote: > Hi Eugene,

Re: Error with flush_length File in Orc, in hive 2.1.0 and mr execution engine.

2016-10-26 Thread satyajit vegesna
On Tue, Oct 25, 2016 at 8:49 PM, Eugene Koifman wrote: > Which of your tables are are transactional? Can you provide the DDL? > > I don’t think “File does not exist” error is causing your queries to > fail. It’s an INFO level msg. > There should be some other error.

Error with flush_length File in Orc, in hive 2.1.0 and mr execution engine.

2016-10-25 Thread satyajit vegesna
HI All, i am using hive 2.1.0 , hadoop 2.7.2 , but when i try running queries like simple insert, set mapreduce.job.queuename=default;set hive.exec.dynamic.partition=true;set hive.exec.dynamic.partition.mode=nonstrict;set hive.exec.max.dynamic.partitions.pernode=400;set hive.exec.max.dynamic.par