- 19 May, 2014 3 commits
-
-
- Refactor acceptance tests - Update version of Luigi Change-Id: I93f660a3ae9d0987bc9935984c6d72fa14641d80
Carlos Andrés Rocha committed -
If no recipients are defined, use all loaded keys. Change-Id: I0e465f83ee2537d1aabf8608da1fc5b143374ce9
Brian Wilson committed -
* ContextManager method * Example MultiOutputReducerTask to encrypt all output files by org. * Unit test for ContextManager method. Change-Id: I45fbc83e0d066fd8a0c9e7bb792bcb1fb50e5110
Brian Wilson committed
-
- 13 May, 2014 1 commit
-
-
Change-Id: Ibd57c3dbd59449666b76583a63f7795bf9418f18
Carlos Andrés Rocha committed
-
- 09 May, 2014 1 commit
-
-
Change-Id: I49ba1f0e90aeef39b81f4a955523fe9fc5510161
Brian Wilson committed
-
- 07 May, 2014 2 commits
-
-
Some changes were made to the exporter without updating this test. Fix the mismatch. Change-Id: I9af522b04d5ffe62606cb7530e80334bdcbe855a
Gabe Mulley committed -
This dramatically reduces the time it takes to initialize the virtualenv by using pre-compiled versions of numpy and pandas etc. Change-Id: I050b90a06b7521eefb9b6c822f46e5c6fcc310ff
Gabe Mulley committed
-
- 06 May, 2014 1 commit
-
-
Brian Wilson committed
-
- 05 May, 2014 2 commits
-
-
Based on IP geolocation of the last seen event for a user. Change-Id: Ib85b42ed6062e4cd9cd0efcb96dd4729b6feccff
Brian Wilson committed -
Change-Id: Ifa66f0cd3534132d94715d4214c8dc35132e0b60
Carlos Andrés Rocha committed
-
- 29 Apr, 2014 1 commit
-
-
Change-Id: Ia2507d69b6c00e3c4eb4d8f07dac95b62f90e7ae
Carlos Andrés Rocha committed
-
- 25 Apr, 2014 2 commits
-
-
Change-Id: I89a9a3882cdc4199de16272c1577374f61b2250f
Brian Wilson committed -
Brian Wilson committed
-
- 24 Apr, 2014 1 commit
-
-
Includes deleting the output_root directory at task creation. Change-Id: I0ba51f43e79e5794fd50ddf8000ea6c60d72590f
Brian Wilson committed
-
- 22 Apr, 2014 1 commit
-
-
If a cluster is newly provisioned it is possible that the ansible metadata cache is not updated before we attempt to connect to it. Ansible then fails to connect to the cluster since it doesn't know it exists. Ensure the cache is refreshed before initiating new connections. Change-Id: I0737e4b6356f5828a31c65509543939fc2c27df0
Gabe Mulley committed
-
- 16 Apr, 2014 1 commit
-
-
Provide coverage for the integration of an externally generated courseware_studentmodule in to the research data exports. Change-Id: I32e3fbf5928581581babb1502fd17a590cbaf960
Gabe Mulley committed
-
- 11 Apr, 2014 1 commit
-
-
* Update StudentModulePerCourseTask to use multipart upload. * Move extra_modules calls into launcher's attach call: add boto, cjson, and filechunkio to argparse. * Fix bug in PathSetTask.generate_file_list() with redundant root in returned path. Change-Id: I8861ccfb02ee10c5188e11c9ceb86eca9f7b3363
Brian Wilson committed
-
- 09 Apr, 2014 1 commit
-
-
Gabe Mulley committed
-
- 07 Apr, 2014 2 commits
-
-
We frequently connect to these hosts through an ssh tunnel to the bastion box. This will enable us to do stuff like manage users on these boxes that are buried within the VPC. Change-Id: I6121585bafc7ae661e66060eeefdd472edcacbb2
Gabe Mulley committed -
This broke when we stopped using /tmp to store logs etc. Pushed the logic into ansible. Change-Id: Ib32c236159bbb6654af9c69e98b5540050a3df07
Gabe Mulley committed
-
- 04 Apr, 2014 1 commit
-
-
Brian Wilson committed
-
- 03 Apr, 2014 3 commits
-
-
The latter task defaults to reading from a Mysql table using direct option and default Mysql delimiters. Change-Id: I8d8a18f74c65ef021943ddd9630b730d2a4aadf2
Brian Wilson committed -
In the nearish future we will force login as users that can run commands as the hadoop user using sudo. Change-Id: If891e176de0a5de4d6d38a01a258a997e14f905d
Gabe Mulley committed -
This way we can give clusters semantic names like "Production" and point the scheduler at those names instead of relying on the job flow ID which is not very human friendly / memorable. Change-Id: Iebeab022e09047b625f4725300d357905555ef04
Gabe Mulley committed
-
- 30 Mar, 2014 1 commit
-
-
Before this patch, changing a problem from anything to a multiple choice question would cause failures since the most recent submissions would indicate that all past submissions should contain monikers, when in fact they won't. The answer distribution output for this scenario will definitely be wierd, but all bets are off when you modify a problem like this. Change-Id: Ib72439c37fbe178f2320f7c48cc8bbd687ed7f02
Gabe Mulley committed
-
- 28 Mar, 2014 1 commit
-
-
Only writing was broken, so don't override the HdfsTarget behavior for reading. It breaks the ability to read a directory from S3 as if it were a single file. Change-Id: Ibaf6c7f92fdda8c695b3d71a1c19aeb95c338c34
Gabe Mulley committed
-
- 26 Mar, 2014 2 commits
-
-
Change-Id: Ic059030e633848fcde13216d5a96b8b03e5c4b55
Gabe Mulley committed -
Brian Wilson committed
-
- 24 Mar, 2014 1 commit
-
-
Also strip leading and trailing whitespace from all values before output, and normalize whitespace when stripping HTML markup. Change-Id: Iac33e2776d22f4459091d7031605cf14952f9688
Brian Wilson committed
-
- 18 Mar, 2014 1 commit
-
-
By default, AWS does not apply an ACL to keys that are put into a bucket from another account. Having no ACL at all effectively renders the object useless since it cannot be read or anything. The only workaround we found was to explicitly set the ACL policy when putting the object. Additionally boto will list all of the keys in the bucket if it is passed "validate=True" this requires an additional permission. We want to minimize the set of required permissions so we get a reference to the bucket without validating that it exists. Change-Id: I0f4d6919c7d2817acb1eb55314191648599c3a0f
Gabe Mulley committed
-
- 17 Mar, 2014 1 commit
-
-
Change-Id: I441c50fc917edae695314bad0e67c6ee336fd62e
Brian Wilson committed
-
- 14 Mar, 2014 2 commits
-
-
Change-Id: I44b132e333e20fb32d032722406b61748a5a71fd
Brian Wilson committed -
Brian Wilson committed
-
- 13 Mar, 2014 2 commits
-
-
Fix AN-663 and AN-664. Change-Id: I704e64a7679c8fec35f2e70355b55f6cffb06580
Brian Wilson committed -
Fixes: AN-653 Change-Id: I16dcc36e32e1918f68c5b087c1574540cbb5e334
Gabe Mulley committed
-
- 12 Mar, 2014 1 commit
-
-
* Log unknown answer_id values that should be hidden. * Fix handling of answers with extended characters. * Add "output_root" argument to AnswerDistributionOneFilePerCourseTask. * Modify IgnoredTarget to work in remote tasks. * Fix some more Pep8 and pylint errors. Change-Id: I8bccc8f9a7028c54773af288d4ac110110c495c3
Brian Wilson committed
-
- 10 Mar, 2014 1 commit
-
-
Fixes: AN-589 Change-Id: I0156691780f9b9ba0d787d60ae301a32d51b7a26
Gabe Mulley committed
-
- 06 Mar, 2014 2 commits
-
-
Also resolve remaining PEP8 warnings. Change-Id: I1e5e1947ededbba97540e661c3fb6adcac100597
Brian Wilson committed -
Implemented as two tasks. Change-Id: I9219e42f7e347242b4cea2515f49480b2390ed16
Brian Wilson committed
-
- 21 Feb, 2014 1 commit
-
-
Change-Id: I37c37c1c95fefae275b1bcede6cb0f55b956295c
Carlos Andrés Rocha committed
-