| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
152 (0.208s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Errors creating MySQL metastore - Hive - [mail # user]
|
|
...Are you using the latest hive-default.xml? It should contain more datanucle us properties than below. It is looking for a table called 'NUCLEUS_TABLES' which contains list of tables th...
|
|
|
Author: Prasad Chakka,
2009-08-05, 17:51
|
|
|
Re: Passing parameters to custom map/reduce scripts - Hive - [mail # user]
|
|
...Everything inside the quotes will be executed using a shell, similar to tha t of Hadoop Streaming. Unless Hadoop Streeaming changes, Hive would not. An d it is highly unlikely that Hadoop St...
|
|
|
Author: Prasad Chakka,
2009-08-04, 18:21
|
|
|
[HIVE-722] column pruning should work on map and array indices - Hive - [issue]
|
|
...if map[key] or array[i] is selected or used in a predicate, only that element should be projected in column pruning instead of the whole map or array....
|
|
|
http://issues.apache.org/jira/browse/HIVE-722
Author: Prasad Chakka,
2009-08-04, 16:33
|
|
|
Re: Passing parameters to custom map/reduce scripts - Hive - [mail # user]
|
|
...Quotes should work. Prasad ________________________________ From: Saurabh Nanda Reply-To: Date: Tue, 4 Aug 2009 05:43:34 -0700 To: Subject: Passing parameters ...
|
|
|
Author: Prasad Chakka,
2009-08-04, 16:25
|
|
|
Re: partitions not being created - Hive - [mail # user]
|
|
...This is a very common op that we do everyday. So I am surprised that this i s happening. This time you are executing commands from CLI which connects t o a thrift Metastore Server. Correct? ...
|
|
|
Author: Prasad Chakka,
2009-07-31, 22:15
|
|
|
Re: partitions not being created - Hive - [mail # user]
|
|
...This is not backward compatibility issue. Check HIVE-592 for details. Befor e this patch, a rename doesn't change the name of the hdfs directory and if you create a new table with the ...
|
|
|
Author: Prasad Chakka,
2009-07-30, 20:24
|
|
|
Re: partitions not being created - Hive - [mail # user]
|
|
...Describe extended information below shows same HDFS directories for both ta bles (ApiUsageTemp & ApiUsage). This may be that you are using an older ver sion of Hive and did a rename. You may...
|
|
|
Author: Prasad Chakka,
2009-07-30, 19:13
|
|
|
Re: partitions not being created - Hive - [mail # user]
|
|
...Bill, The real error is happening on the Hive Metastore Server or Hive Server (d epending on the setup you are using). Error logs on it must have different stack trace. Fro...
|
|
|
Author: Prasad Chakka,
2009-07-30, 18:57
|
|
|
Re: partitions not being created - Hive - [mail # user]
|
|
...The hive logs go into /tmp/$USER/hive.log not hive_job_log*.txt. ________________________________ From: Bill Graham Reply-To: Date: Thu, 30 Jul 2009 10:52:06 -0700 To: Pras...
|
|
|
Author: Prasad Chakka,
2009-07-30, 18:33
|
|
|
Re: partitions not being created - Hive - [mail # user]
|
|
...Are you sure you are getting the same error even with the schema below (i.e . trying to set a string to an int column?). Can you give the full stack tr ace that you might see in /tmp/$USER/h...
|
|
|
Author: Prasad Chakka,
2009-07-30, 17:09
|
|
|
|