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
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
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.
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
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
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
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
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,
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.
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
10 matches
Mail list logo