attrs - Replacement for __init__, __eq__, __repr__, etc. boilerplate in class definitions. bidict - Efficient, Pythonic bidirectional map data structures and related functionality.. box - Python dictionaries wit
impala_shell.sh - shortens impala-shell command to connect to Impala by parsing the Hadoop topology map and selecting a random datanode to connect to its Impalad, acting as a cheap CLI load balancer. For a real load balancer see HAProxy config for Impala (and many other Big Data & NoSQL...
detail: Storm 是一个类似Hadoop MapReduce的系统, 用户按照指定的接口实现一个任务,然后将这个任务递交给JStorm系统,Jstorm将这个任务跑起来,并且按7 * 24小时运行起来,一旦中间一个worker 发生意外故障, 调度器立即分配一个新的worker替换这个失效的worke...info:更多Supervisor信息url:https://www.oschina.net/p...
document-oriented database.ZODB- A native object database for Python. A key-value and object gra...
实际体验和直接翻译C/C++差不多(因为Most CUDA programming facilities exposed by Numba map directly ...
It is, quite literally, a map for how an eleven year old beginner programmer can progress from simple Python scripts on the BBC micro:bit to running cloud based infrastructure with Python on Microsoft's Azure cloud. The modus operandi for programming the BBC micro:bit is easy - just plug ...
Fix bad library found by ctypes for 64-bit arch (#2468) #2469 (macdems) Updated version of pygame from 2.0.0-dev7 to 2.0.1 #2466 (ljnath) Adds libm to Pillow recipe #2465 (Sahil-pixel) Add missing mipmap directories to bootstraps. #2463 (rnixx) Move PythonActivityUtil.unpackDat...
* [dpark](https://link.jianshu.com?t=http%3A%2F%2Fhao.jobbole.com%2Fdpark%2F):Spark 的 Python 克隆版,一个类似 MapReduce 的框架。[官网](https://link.jianshu.com?t=https%3A%2F%2Fgithub.com%2Fdouban%2Fdpark) * dumbo:这个 Python 模块可以让人轻松的编写和运行 Hadoop 程序。[官网](htt...
Loop mitigation in bloom filter based multicast: A destination-oriented approach. Influence of external input on Oscillatory Cellular Nonlinear Networks dynamics. Efficient design of sparse FIR filters in WLS sense. A metro map metaphor for guided tours on the Web: the Webvise guided tour syste...
* mrjob:在 Hadoop 或 Amazon Web Services 上运行 MapReduce 任务。[官网](https://link.jianshu.com?t=https%3A%2F%2Fgithub.com%2FYelp%2Fmrjob) * PySpark:Spark 的 Python API 。[官网](https://link.jianshu.com?t=http%3A%2F%2Fspark.apache.org%2Fdocs%2Flatest%2Fprogramming-guide.html) *...