微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

filemap 基于文件的 MapReduce

程序名称:filemap

授权协议: 未知

操作系统: 跨平台

开发语言: Python

filemap 介绍

Filemap 是一个基于文件的 Map-Reduce,命令参数:

Usage: fm command args...
For more help, specify one of the following commands followed by -h option:
   cat      - Concatenate one or more files to stdout
   chgrp    - Change GID on files in the cloud
   chmod    - Change permissions on files in the cloud
   df       - Show free space on each node
   fs       - None
   get      - copy one or more files from the cloud to local storage
   init     - Create/correct directory structure
   jobs     - Show all of the jobs still active
   kill     - Kill a job
   loadavg  - Show load average
   ls       - File & directory listing
   map      - Launch a computation on a set of input files in the cloud
   mkdir    - Make a directory (or directories) on all nodes
   mv       - Rename files in the cloud
   partition - Partition an input file
   plot     - Plot run-time of a prevIoUs map
   replicate - Replicate the specified files (in the virtual file system) from each node
   rm       - Delete a file or directory tree in the cloud
   run      - Run a command on each node and print results
   runhost  - Run a command on each unique host and print results
   store    - Store one or more files into the cloud


Options:
  -h, --help     show this help message and exit
  -v, --verbose  Increase verbosity (can be used multiple times)

filemap 官网

https://github.com/mfisk/filemap

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐