Panagiotis Garefalakis
Panagiotis Garefalakis
### Description _What behavior do you want to change, why, how does your patch achieve the changes?_ ### Testing done _Describe the testing strategy. Unit and integration tests are expected...
### Description _What behavior do you want to change, why, how does your patch achieve the changes?_ ### Testing done _Describe the testing strategy. Unit and integration tests are expected...
New event propagation logic for Tez unordered fetcher. Inform AM: * - Immediately if maxTimeToWaitForReportMillis is 0 * - When time exceeded SHUFFLE_BATCH_WAIT ms (batch events) * - When more...
Proxied pandas sessions for remote data access -- POC for #53
#47 introduced Proxy filtering as an optional parameter in the RequestProxy constructor. It would be great to extend #5 to support that!
``` root DEBUG Using proxy: http://182.23.28.180:3128 RR Status 200 Proxied Request Took: 2.21629214287 sec => Status: Response: ip=86.19.251.144,182.23.28.180 ``` Querying canihazmyip lately we get either one, or two comma separated...
## Possible Proxy Lists * [coolproxy](http://www.cool-proxy.net/proxies/http_proxy_list) * [freeproxylists](http://www.freeproxylists.com/) * [gatherproxy](http://gatherproxy.com/) * [incloak](https://incloak.com/) * proxies24 - [http](http://proxyserverlist-24.blogspot.com/), [https](http://sslproxies24.blogspot.com/), [socks](http://vip-socks24.blogspot.com/) * [proxydb](http://proxydb.net/) * [proxylisten](http://www.proxy-listen.de/) * [sockslist](http://sockslist.net/) Providers that require an API key:...
* Document ProxyObject attributes including Country and Anonymity etc. * Document #5 and usage examples Info should be included both in README and docs
Allow users to run the request randomizer from command line with configurable: - ~proxy providers (whitelist, blacklist)~ - output-format (json, txt) - ~timeout (where supported)~ We could use **argparse** for...