| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
12 (0.398s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: How to change the separator of input reocrd in TRANSFORM of Hive - Hive - [mail # user]
|
|
...Oh sorry , I find the solution on wiki: https://cwiki.apache.org/Hive/languagemanual-transform.html by specifying the inrowformat and outrowformat . 2013/5/24 Felix.徐 ...
|
|
|
Author: Felix.徐,
2013-05-24, 03:21
|
|
|
How to change the separator of input reocrd in TRANSFORM of Hive - Hive - [mail # user]
|
|
...Hi all, I am trying to use Transform in Hive, but I do not find a way to change the separator between fields of input records in Transform. I create a table A by specify ROW FORM...
|
|
|
Author: Felix.徐,
2013-05-24, 03:10
|
|
|
Bugs exist in SEMI JOIN? - Hive - [mail # user]
|
|
...Hi, I am using the version 0.9.0 and my tables are the same with TPC-H benchmark: Here is a simple query(works correctly): *Q1* INSERT OVERWRITE TABLE customer_orders_statistics ...
|
|
|
Author: Felix.徐,
2012-11-21, 08:52
|
|
|
Can I get JobID via HookContext? - Hive - [mail # user]
|
|
...Hi,all.Since HookContext is able to get the progress of a stage?Is it possible to fetch the JobID also?I want to get the mapping between stage and JobID, does anyone have experience? Thanks!...
|
|
|
Author: Felix.徐,
2012-03-24, 07:08
|
|
|
Is it possible to fetch Job ID via HookContext? - Hive - [mail # user]
|
|
...Hi , I find that I can get the progress of stages via HookContext.Does anyone have experience getting job ids via HookContext?...
|
|
|
Author: Felix.徐,
2012-03-23, 10:30
|
|
|
What is the rule of job name generation in Hive? - Hive - [mail # user]
|
|
...Hi,all..I find that the job names of Hive are like this " INSERT OVERWRITE TABLE u...userID,neighborid(Stage-4) " What is the rule of generating such a name?...
|
|
|
Author: Felix.徐,
2012-03-22, 07:18
|
|
|
Re: How to get job names and stages of a query? - Hive - [mail # user]
|
|
...I actually want to get the job name of stages by api.. 在 2012年3月20日 下午2:23,Manish Bhoge 写道: ...
|
|
|
Author: Felix.徐,
2012-03-20, 07:14
|
|
|
How to get job names and stages of a query? - Hive - [mail # user]
|
|
...Hi,all I want to track the progress of a query, how can I get the job name including stages of a query?...
|
|
|
Author: Felix.徐,
2012-03-20, 04:58
|
|
|
How to track query status in hive via thrift or anything else? - Hive - [mail # user]
|
|
...Hi,all .. I didn't find any helpful api in ThriftHive that can track the execution status of hive(or job progress).I want to get execution progress of queries from hive?How to do that?Thanks...
|
|
|
Author: Felix.徐,
2012-03-15, 02:27
|
|
|
Re: Is it possible to get the progress of a query through thrift server? - Hive - [mail # user]
|
|
...Can you provide some references? Thanks very much! 在 2012年3月12日 下午11:28,Edward Capriolo 写道: ...
|
|
|
Author: Felix.徐,
2012-03-12, 15:34
|
|
|
|