David Knupp has posted comments on this change.

Change subject: IMPALA-5413: Skip test_seq_writer_hive_compatibility on remote 
clusters.
......................................................................


Patch Set 1:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/7046/1/tests/query_test/test_compressed_formats.py
File tests/query_test/test_compressed_formats.py:

Line 179:       output = self.run_stmt_in_hive('select count(*) from %s' % 
table_name)
> For clarification: We cannot really run any statements in Hive on a remote 
Hmm, good point. It appears this is not the case -- we do have some other tests 
in other modules that use this method. It must be something else.


Line 179:       output = self.run_stmt_in_hive('select count(*) from %s' % 
table_name)
> Just looked at the JIRA and it's not really clear to me what Hive is doing.
Thanks for looking at this Alex. I see what you mean. I'll try to figure out 
why this is happening.


-- 
To view, visit http://gerrit.cloudera.org:8080/7046
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1cc8824800e4339874b9c4e3a84969baf848d941
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: David Knupp <dkn...@cloudera.com>
Gerrit-Reviewer: Alex Behm <alex.b...@cloudera.com>
Gerrit-Reviewer: David Knupp <dkn...@cloudera.com>
Gerrit-HasComments: Yes

Reply via email to