a clean build with no tests, javadocs, is now taking 7+ min locally, with most 
of that time going into the packaging work

[INFO] Apache Hadoop Client API ........................... SUCCESS [01:50 min]
[INFO] Apache Hadoop Client Runtime ....................... SUCCESS [01:19 min]
[INFO] Apache Hadoop Client Packaging Invariants .......... SUCCESS [  0.332 s]
[INFO] Apache Hadoop Client Test Minicluster .............. SUCCESS [02:52 min]

This really hurts when you are trying to build and test across modules, where I 
want to do a change in say, a hadoop-common test, then run that test in hdfs 
and aws modules. I don't want or need this client stuff, and all it is doing is 
taking up time and forcing me into contrived bits where I have to explicitly 
only build the modules I want, which gets dangerous once you start switching 
branches


Can we make these a profile? Even if it's on by default and something that 
those of us try

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to