mirror of
https://github.com/apache/impala.git
synced 2026-01-08 03:02:48 -05:00
Miscellaneous fixes to ensure portability across OS X and Linux. Most prominent is the change to use gutils wallclock for the time calculation in blocking join node. In addition, configures impala-config.sh to pick-up the right versions of the thirdparty libraries for OS X and makes sure the build is invoked correctly. Change-Id: Iedc62e81957ec2d80548b84bb8ce1a88acf0564c Reviewed-on: http://gerrit.cloudera.org:8080/1616 Reviewed-by: Martin Grund <mgrund@cloudera.com> Readability: Martin Grund <mgrund@cloudera.com> Tested-by: Internal Jenkins