You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by hu...@apache.org on 2019/03/16 03:31:58 UTC

[hawq] branch master updated (b56084d -> 7936ceb)

This is an automated email from the ASF dual-hosted git repository.

huor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hawq.git.


    from b56084d  HAWQ-1677. Disable orc compilation until it is available
     add 7cd9f06  HAWQ-1678. Add missing header file for libyarn client
     add 86fbd2e  HAWQ-1679. Fix typo of orc in contrib
     add 7a1358b  HAWQ-1679. Remove unnecessary error in hdfsprotocol_validate function
     add 7936ceb  HAWQ-1679. Fix travis failure due to missing apache license information

No new revisions were added by this update.

Summary of changes:
 contrib/Makefile                                     |  4 ++--
 contrib/exthdfs/exthdfs.c                            |  8 +-------
 contrib/orc/cwrapper/Makefile                        | 20 +++++++++++++++++++-
 contrib/orc/cwrapper/format/Makefile                 | 20 +++++++++++++++++++-
 .../libyarn/src/libyarnclient/ApplicationClient.cpp  |  1 +
 .../libyarn/src/libyarnclient/ApplicationMaster.cpp  |  1 +
 6 files changed, 43 insertions(+), 11 deletions(-)