Commits

Wes McKinney authored 8841bc071b1
ARROW-1281: [C++/Python] Add Docker setup for testing HDFS IO in C++ and Python We aren't testing this in Travis CI because spinning up an HDFS cluster is a bit heavy weight, but this will at least enable us to do easier ongoing validation that this functionality is working properly. Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #895 from wesm/ARROW-1281 and squashes the following commits: a96e1665 [Wes McKinney] Fix header 4effee78 [Wes McKinney] Fix license header d12eea48 [Wes McKinney] Fix license headers 591e7c6b [Wes McKinney] Add Python tests bbbd8c10 [Wes McKinney] Docker HDFS testing scripts, use hdfs-client.xml from Apache HAWQ (incubating)