-
cf: https://github.com/douban/dpark/issues/66
-
环境: pymesos 0.1.6, mesosphere 1.1.0 , dpark 0.3.5
文件: executor.py
函数: reply_status
问题: mesos_pb2.TaskStatus()返回的status对象的slave_id属性是空
def reply_status(driver, task_id, state, data=None):
**…
-
```
$ sudo python setup.py install
running install
running bdist_egg
running egg_info
writing requirements to DPark.egg-info/requires.txt
writing DPark.egg-info/PKG-INFO
writing top-level names to DPa…
-
Couldn't find a setup script in /tmp/easy_install-QfQ_64/mesos.interface-1.0.1.linux-x86_64.tar.gz
-
By popular demand among our researchers: it's highly useful to see the number of reads that align to ERCC spike-ins for each raw demultiplexed bam file. It's also computationally cheap enough that it …
-
`snpEff` gave me an error related to coordinates. Changing `LC_ALL` from `en_US.utf8` to `C` fixed this. The issue might relate to a use of GNU `sort`. Perhaps we can set `LC_ALL` to `C` for just the …
-
在mesos 上使用docker 的方式运行 dpark ,有没有部署的文档可以参考?
-
如:
经过很多的中间计算得出一个较大的rdd,后面的运算需要重复的用到这个rdd,有什么好的建议吗?
用cache和snapshot都会出错
目前我自己是先把rdd用saveAsTextFile写文件,运算用到时再导入
-
Otherwise it picks up the system java version which may be newer and fail to run
-
rhel7 3.10.0-229.el7.x86_64,
python 2.7.5
运行python setup.py install
出错:
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-b…