Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/11731 )
Change subject: IMPALA-7698: Add centos support to bootstrap_system. ...................................................................... Patch Set 1: (1 comment) Thanks for this work, Philip! I only have a Ubuntu-12.04 environment. Could you give me the command to run this so I can reproduce the error? http://gerrit.cloudera.org:8080/#/c/11731/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/11731/1//COMMIT_MSG@29 PS1, Line 29: I'm not yet clear on why the ORC library is choosing to open that time zone : file (which doesn't exist), but this change seems workable even with the test : failures. > I see, if these tests do not have to pass, then it is better not to jump in At a short glance, it looks like the writer(hive) writes an abnormal timezone string (GMT-08:00) in the ORC file. Thus the reader(orc lib) can't find the timezone file. Could you provide the underlying ORC file for me to double check this? This error may can be fixed in the data load phase. The timestamp type in ORC actually means timestamp with timezone. It really causes some troubles (see ORC-320, ORC-322 or https://github.com/apache/orc/pull/233). -- To view, visit http://gerrit.cloudera.org:8080/11731 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id54294d7607f51de87a9de373dcfc4a33f4bedf5 Gerrit-Change-Number: 11731 Gerrit-PatchSet: 1 Gerrit-Owner: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Sat, 20 Oct 2018 12:05:04 +0000 Gerrit-HasComments: Yes
