Github user jamesclampffer commented on the issue:
https://github.com/apache/orc/pull/134
Those errors should go away after HDFS-10787 is finished (or applied to the
PR temporarily) since it exposes an API to get at the configuration without
using std::tr2::optional. We had to suppress a bunch of errors coming from
optional when it was added to libhdfs++; eventually I'd like to get rid of the
remaining uses of it in the implementation as well.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---