New parallel file system support and vendor partnerships for clusters with high-performance storage needs.
为需要高性能存储需求的集群提供并行文件系统支持或采用第三方解决方案。
When a compute node in a cluster wants to access a file in this parallel filesystem, it goes through the following steps.
当集群中的计算节点想要访问并行文件系统中的一个文件时,它需要执行以下步骤。
In 2006, Roadrunner demonstrated a peak 1.6 gigabytes-per-second transfer rate using an early version of Panasas's parallel file system.
在2006年,使用Panasas早期并行文件系统的Roadrunner的传输速率峰值是1.6 GB每秒。
The implementation of client caching could reduces the traffic of the cluster server system and effectively improves the performance of the parallel file system.
在并行文件系统中实现客户端缓存,既能够减轻集群服务器系统的通信负载,又能有效地提高文件系统的性能。
One of the most significant features of InfoSphere DataStage is that it is built on a highly configurable parallel engine, together with a proprietary parallel file structure.
InfoSphereDataStage的一个最显著的特点是,它是架构在高度可配置并行引擎上,同时具有专用文件结构。
This paper introduces the design & implementation of a parallel file system based on direct data access, and gives out the primary functions and key technologies of parallel file system.
该文介绍了一种基于直接数据访问的并行文件系统的设计和实现,阐明了该并行文件系统具备的主要功能及解决的关键技术问题。
To the question that a single failure point exists in the centralized metadata management for parallel file systems, this paper presents a dual-metadata server system for high availability.
本文针对并行文件系统集中式元数据管理存在单一失效点的问题,设计了一种双元服务器高可用系统。
A configuration file defines nodes where processing and disk space is allocated for use in a parallel job.
配置文件定义平行作业中使用的已分配处理和磁盘空间所在的节点。
During parallel development, uncoordinated changes can affect a file, as well as the logical model or model subset that the file represents.
在并行开发期间,不协调的更高可以影响到一个文件,以及文件代表的逻辑模型或者模型子集。
You can split files into smaller chunks based on a delimiter or on a fixed-size value, which allows parts of the file to be processed in parallel.
您可以基于分隔符或固定大小的值将文件拆分为多个较小的数据块,以便并行处理文件的各个部分。
A modeling file is worked on in parallel in the development streams of multiple practitioners.
一个在多个从业者的开发流中并行处理的建模文件。
When a program tries to read a file, small portions of that file are read from several disks in parallel.
当一个程序试图读取某个文件时,可以并行地从多块磁盘上分别读取这个文件的某些部分。
Parallel downloads are when you increase the simultaneous file downloads.
并行下载,当你增加文件下载。
Add a Sequential File stage to the top left portion of the job design area for the new parallel job.
将SequentialFile阶段添加到新并行作业作业设计区的左上部分。
Then MapReduce shuffles the map output by key and does another parallel computation on the redistributed map output, writing the results to the file system in the Reduce phase of the computation.
然后MapReduce按照各个键改组映射输出,对重新分配的映射输出执行另一项并行计算,在计算的归纳阶段将结果写入到文件系统中。
One example is Lustre, which is a massively parallel distributed file system that supports tens of thousand of nodes and scales to petabytes of storage capacity.
一个示例就是Lustre,其是支持成千上万节点并扩展到千兆兆存储容量的大规模并行分布式文件系统。
To specify hard disks, use -hda, -hdb, -hdc, and -hdd to refer to Parallel ATA (PATA) hard disks, and -cdrom to identify a CD or DVD image file or device.
为指定硬盘,使用-hda、-hdb、-hdc和-hdd来引用ParallelAT a (PATA)硬盘,- cdrom指定cd或dvd镜像文件或设备。
Subversion (SVN) is an open source version control system that facilitates storage, access, and parallel development of source, scripts, binaries, and other file types.
Subversion (SVN)是一种开源的版本控制系统,它为源文件、脚本、二进制文件和其它文件类型的存储、访问和并行开发提供便利。
Adding more CM agents can be done directly in the archpro configuration file archint.ini by setting the keyword CMAGENTS to the desired number of parallel agents.
可以直接在archpro配置文件archint . ini中,通过将关键字CMAGENTS设置为所需的并行代理数,来添加更多的CM代理。
During sequential compilation, the file y.tab.c is generated by yacc (where y.tab.c is the default filename) for parserl and then parser2; but in parallel mode, this results in a conflict.
在有序编译期间,yacc(其中y.t ab . c是默认文件名)为parserl生成文件y.t ab . c,然后为parser 2生成文件y.t ab . c;但在并行模式下,这会导致冲突。
When your team works in parallel on different branches, often two people are working on the same file at the same time.
当您的团队在不同的部门中并发地工作时,通常有两个人同时处理同一个文件。
Edit the file to remove unwanted tables and split it into several input files to do a staggered movement approach where you perform unload from source and load to target in parallel.
通过编辑文件,删除不需要的表并把它分割为几个输入文件,这样就可以采用分阶段转移方式,也就是并行地执行从源数据库卸载和装载到目标数据库。
parallel-slurp works something like parallel-scp in reverse but with one twist: It collects the named file from each remote machine but does not overwrite the local version of the file.
parallel-slurp的作用与 parallel-scp相反,但是有一点不同:它从每台远程计算机收集指定的文件,但是并不覆盖文件的本地版本。
The database file format was used for loading and saving data of database, while the database process schedule was used for solving the questions of parallel data accessing.
其中数据库文件格式用于数据库数据加载和存盘,数据库进程调度用于解决数据库的并行访问问题。
Instead, parallel-slurp creates a subdirectory for each remote machine and copies the named file to that location.
parallel -slurp为每台远程计算机创建一个子目录并把指定的文件复制到此位置。
Unlike DSH, the hosts are always named via a manifest, a file where each line takes the form host [: port] [user]. Here's how to run uptime across a swath of hosts with parallel-ssh.
与dsh不同,pssh总是通过清单文件指定主机,其中的每行采用host [:port] [user]形式。
The two core components are the Hadoop Distributed File System for storing data and Hadoop MapReduce for writing parallel-processing jobs.
其中两个核心组件是用于存储数据的HadoopDistributedFile System (Hadoop分布式文件系统)和用于写入并行处理任务的HadoopMapReduce。
The parallel-slurp utility copies the named remote file to the local machine and stores each copy in a specific file in an individual subdirectory named after the remote host.
parallel - slurp把指定的远程文件复制到本地计算机,把文件的每个拷贝存储在按远程主机命名的子目录中。
On traditional parallel machines, users organize and manage the file system through command line interface, which makes users feel very inconvenient.
在传统的并行机上,用户通过命令行接口对文件系统进行组织和管理,这给用户带来了诸多的不便。
Lower and raise the ramp to see how the Angle of inclination affects the parallel forces acting on the file cabinet.
把斜坡抬高或放低,看倾斜角度如何影响文件盒上的平行作用力。
应用推荐