-1.  We're seeing a problem with RC2 and RC3, but not RC1 in job
submission on a security-enabled 204 grid that I've traced back to
HIVE-2362:
The wrong staging directories are being specified:
RC2: /user/jhoman-667872320/.staging

This is because the Hadoop confs aren't being loaded and the system
thinks its running in local mode, so calls in the LocalJobRunner,
which builds staging directories in this manner.  Running set shows
that none of the usual hdfs/mapred settings have been defined, so it's
also defaulting to the local filesystem.

Once I reverted 2362, everything worked again.

I've opened HIVE-2643.

On Fri, Dec 9, 2011 at 11:16 AM, Carl Steinbach <c...@cloudera.com> wrote:
> +1
>
> What I did:
> * Built source tarball and imported into Eclipse. Verified that test cases
> run.
> * Ran tests from command line.
> * Ran through tutorial exercises.
>
> We need one more +1 vote in order to release. PMC members: Please Vote!
>
> On Thu, Dec 8, 2011 at 11:40 PM, John Sichi <jsi...@fb.com> wrote:
>
>> Tests passed, +1 from me!
>>
>> JVS
>>
>> On Dec 8, 2011, at 4:11 PM, Carl Steinbach wrote:
>>
>> > Apache Hive 0.8.0 Release Candidate 3 is available here:
>> >
>> > http://people.apache.org/~cws/hive-0.8.0-candidate-3/
>> >
>> > Changes since RC2:
>> > * HIVE-2634 revert HIVE-2566
>> >
>> > Please test and vote.
>> >
>> > Thanks.
>> >
>> > Carl
>>
>>

Reply via email to