Github user superbobry commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1376#discussion_r195726512
--- Diff: depends/libhdfs3/src/client/Hdfs.cpp ---
@@ -35,6 +35,7 @@
#include "Thread.h"
#include "XmlConfig.h"
+#include <boost/scope_exit.hpp>
--- End diff --
Removed. Which C++ version do you target for libhdfs3?
Also, just out of curiosity where does the compiler version constraint come
from? CentOS 6?---
