Adam, we aren't using GitHub as a primary development instrument. Please open a JIRA ticket for your fix and add patch there. Then it will be reviewed and committed.
Thanks, cos On Mon, Jan 20, 2014 at 05:23PM, kawaa wrote: > GitHub user kawaa opened a pull request: > > https://github.com/apache/bigtop/pull/1 > > A module for smoke tests for httpfs > > I assume that HttpFs proxy is exported via HTTPFS_PROXY e.g. > export HTTPFS_PROXY=hostname:port > > I created an independent (optional) module (instead of simply adding > tests in hadoop/hdfs module), because one could have no HttpFs installed and > running on his/her cluster. > > > > > You can merge this pull request into a Git repository by running: > > $ git pull https://github.com/kawaa/bigtop master > > Alternatively you can review and apply these changes as the patch at: > > https://github.com/apache/bigtop/pull/1.patch > > ---- > commit a615547b4285812aea1a4eadb2b220e86e1ba802 > Author: Adam Kawa <[email protected]> > Date: 2014-01-20T16:44:16Z > > adding a module for smoke tests for httpfs > > commit a72e17d82b5442400f2ab107f4675c02b3ff3c90 > Author: Adam Kawa <[email protected]> > Date: 2014-01-20T17:16:57Z > > making smoke tests for httpfs optional > > ---- >
