单词 | HDFS | ||||
释义 | HDFS
例句释义: 分布式文件存储系统 1. Not to be outdone, commercial Hadoop pioneer Cloudera announced an HDFS partnership of its own yesterday. 商业Hadoop的先驱Cloudera也不甘示弱,于昨天发布了自己的HDFS合作伙伴计划。 blog.sina.com.cn 2. Once done, you'll have two text files in HDFS ready to be processed. 完成之后,在HDFS中就有两个文本文件等待处理。 www.ibm.com 3. The DataNode stores HDFS data in files in its local file system. The DataNode has no knowledge about HDFS files. Datanode并不知道关于文件的任何东西,除了将文件中的数据保存在本地的文件系统上。 ying-1814.blog.163.com 4. Because HDFS has a single point of failure (the name node), it is a risk for a high availability production system. 因为HDFS有一个单点故障(Name节点),这对高可用性生产系统来说是个风险。 www.infoq.com 5. Is there any additional work being done to simplify the management of a cluster, the HDFS, MapReduce processes, etc. ? 那么管理这样一个集群、HDFS以及MapReduce的处理还有什么额外的工作需要做吗? www.infoq.com 6. From the perspective of an end user, HDFS appears as a traditional file system. 从最终用户的角度来看,HDFS就像传统的文件系统一样。 www.ibm.com 7. HBase is a database representation over Hadoop's HDFS, permitting MapReduce to operate on database tables over simple files. HBase是数据库在Hadoop的HDFS上的表现,在简单文件上执行MapReduce以操作数据库表。 www.ibm.com 8. When an application is submitted, input and output directories contained in the HDFS should be provided. 在提交应用程序时,应该提供包含在HDFS中的输入和输出目录。 www.ibm.com 9. For more complex scenarios, you can take advantage of the likes of Sqoop (see Resources), a SQL-to-HDFS database import tool. 对于更复杂的场景,您可以利用像Sqoop(参见参考资料)这类工具,这是一个SQL-to-HDFS数据库导入工具。 www.ibm.com 10. It stores each block of HDFS data in a separate file in its local file system. 它把每个HDFS数据块存储在本地文件系统上隔离的文件中。 www.cnblogs.com 1. Therefore, detection of faults and quick, automatic recovery from them is a core architectural goal of HDFS. 因此检测错误,并且快速自动的恢复是HDFS的一个核心构架目标。 www.javaeye.com 2. If you mess up something, you can format the HDFS and clear the temp directory specified in hadoop-site. xml and start again. 如果弄乱了什么东西,可以格式化HDFS并清空hadoop-site.xml中指定的临时目录,然后重新启动。 www.ibm.com 3. The previous two commands will generate two directories under HDFS, one "input" and one "output. " 前两个命令会在HDFS中生成两个目录,“input”和“output”。 www.ibm.com 4. Recall that at the top of the Hadoop cluster is the namenode, which manages the HDFS. 位于Hadoop集群最上层的是namenode,它管理HDFS。 www.ibm.com 5. The primary objective of HDFS is to store data reliably even in the presence of failures. HDFS的主要目标就是实现在失败情况下的数据存储可靠性。 ying-1814.blog.163.com 6. HDFS is designed to reliably store very large files across machines in a large cluster. HDFS被设计成在一个大集群中可以跨机器地可靠地存储海量的文件。 ying-1814.blog.163.com 7. The HDFS client software implements checksum checking on the contents of HDFS files. HDFS客户端软件实现了HDFS文件内容的校验和。 www.cnblogs.com 8. Note the format below, which moves the source file to the HDFS subdirectory (input). 注意,下面的命令格式把源文件转移到HDFS子目录(input)中。 www.ibm.com 9. You've seen how to inspect the HDFS, but if you're looking for information about Hadoop's operation, you'll find the Web interfaces useful. 您已经知道如何检查HDFS了,但是如果要寻找Hadoop的操作的相关信息,会发现Web界面很有用。 www.ibm.com 10. Run the following command to format the Hadoop distributed file system to initialize. 运行以下命令对HDFS分布式文件系统进行格式化。 www.ibm.com 1. In this case, use the put command, which moves a file from the local file system into the HDFS (see Listing 4). 在这里,使用put命令把文件从本地文件系统转移到HDFS中(见清单4)。 www.ibm.com 2. You do this easily with the get utility (analogous to the put you executed earlier to write files into HDFS). 只需使用get实用程序(它与前面在HDFS中写文件所用的put相似)。 www.ibm.com 3. It provides metadata services within HDFS. 它在HDFS中提供元数据服务。 www.ibm.com 4. The NameNode machine is a single point of failure for an HDFS cluster. If the NameNode machine fails, manual intervention is necessary. Namenode在HDFS是单点存在,如果Namenode所在的机器错误,手工的干预是必须的。 blog.sina.com.cn 5. Using the FileSystem package to access HDFS (a much better approach than in my previous posting). 使用的文件包进入HDFS(一种更好的方法比我上篇)。 blog.sina.com.cn 6. For example, Twitter sends logging messages to Hadoop and writes the data directly into HDFS, the Hadoop Distributed File System. 比如Twitter发送登陆信息到Hadoop,并直接写入HDFS,Hadoop文件系统。 blog.163.com 7. You can also extract the file from HDFS using the hadoop-0. 20 utility (see Listing 8). 还可以使用hadoop-0.20实用程序从HDFS中提取文件(见清单8)。 www.ibm.com 8. In this example we assume that there is a directory in HDFS for every day. 在这个示例中,我们假设在HDFS中有针对每个日期的目录。 www.infoq.com 9. breaking up storage into a set of volumes (uses multiple HDFS clusters) 把存储拆分成一组文件卷集(使用多个HDFS集群) www.infoq.com 10. releasing federated storage across HDFS instances, in the next major Hadoop release 在Hadoop的下一个主要版本将会发布跨HDFS实例的联合存储 www.infoq.com 1. Their focus is now on developing Hadoop's distributed file system, HDFS 现在他们的重点是开发Hadoop的分布式文件系统,HDFS www.infoq.com |
||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。