Hello Michael Ho, Thomas Tauber-Marshall,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/3230

to look at the new patch set (#2).

Change subject: IMPALA-3595 (follow-up): test_avro_stale_schema failure in 
localFS
......................................................................

IMPALA-3595 (follow-up): test_avro_stale_schema failure in localFS

The reason this test fails in localFS is because when a table is
created with a LOCATION that does not have the scheme specified, the
default FS is used as the filesystem scheme.
The default FS is set as 'file:/tmp' for localFS runs but the Hadoop
library seems to ignore the '/tmp' part of the defaultFS for locations
without schemes and just uses 'file:'.
This is the first test we have that uses a location without
FILESYSTEM_PREFIX and hence the failure.

Change-Id: Ic41279f1fe532593c699abf17f6bd9c8192d6d91
---
M testdata/workloads/functional-query/queries/QueryTest/avro-stale-schema.test
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/30/3230/2
-- 
To view, visit http://gerrit.cloudera.org:8080/3230
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic41279f1fe532593c699abf17f6bd9c8192d6d91
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-2.6.0_5.8.0
Gerrit-Owner: Sailesh Mukil <[email protected]>
Gerrit-Reviewer: Michael Ho <[email protected]>
Gerrit-Reviewer: Sailesh Mukil <[email protected]>
Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]>

Reply via email to