# Translations template for sahara-plugin-cdh. # Copyright (C) 2020 ORGANIZATION # This file is distributed under the same license as the sahara-plugin-cdh # project. # FIRST AUTHOR , 2020. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: sahara-plugin-cdh VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2020-05-13 13:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:136 msgid "Delete instances" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:148 msgid "Decommission nodes" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:160 msgid "Refresh DataNodes" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:165 msgid "Refresh YARNNodes" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:179 msgid "Restart stale services" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:187 msgid "Deploy configs" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:196 msgid "Update configs" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:237 msgid "Create mgmt service" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:260 msgid "'cluster' or 'instance' argument missed" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:302 #, python-format msgid "Process %(process)s is not supported by CDH plugin" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:306 msgid "First run cluster" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:313 msgid "Create services" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:370 msgid "Await agents" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:375 msgid "Await Cloudera agents" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:383 msgid "Configure services" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:466 msgid "Configure instances" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:566 msgid "Configure rack awareness" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:597 msgid "Enable NameNode HA" msgstr "" #: sahara_plugin_cdh/plugins/cdh/cloudera_utils.py:620 msgid "Enable ResourceManager HA" msgstr "" #: sahara_plugin_cdh/plugins/cdh/commands.py:73 msgid "OS on image is not supported by CDH plugin" msgstr "" #: sahara_plugin_cdh/plugins/cdh/edp_engine.py:90 msgid "Cloudera {base} or higher required to run {type}jobs" msgstr "" #: sahara_plugin_cdh/plugins/cdh/exceptions.py:26 #, python-format msgid "CM API version not meet requirement: %s" msgstr "" #: sahara_plugin_cdh/plugins/cdh/exceptions.py:42 #, python-format msgid "CM API error: %s" msgstr "" #: sahara_plugin_cdh/plugins/cdh/exceptions.py:57 #, python-format msgid "CM API attribute error: %s" msgstr "" #: sahara_plugin_cdh/plugins/cdh/exceptions.py:72 #, python-format msgid "CM API value error: %s" msgstr "" #: sahara_plugin_cdh/plugins/cdh/health.py:42 msgid "Cloudera Manager is Active" msgstr "" #: sahara_plugin_cdh/plugins/cdh/health.py:68 msgid "Can't get response from Cloudera Manager" msgstr "" #: sahara_plugin_cdh/plugins/cdh/health.py:71 #, python-format msgid "%(problem)s, reason: %(reason)s" msgstr "" #: sahara_plugin_cdh/plugins/cdh/health.py:82 msgid "Cloudera Manager health check" msgstr "" #: sahara_plugin_cdh/plugins/cdh/health.py:98 #, python-format msgid "CDH %s health check" msgstr "" #: sahara_plugin_cdh/plugins/cdh/health.py:117 #, python-format msgid "The following checks did not pass: %s" msgstr "" #: sahara_plugin_cdh/plugins/cdh/health.py:126 #, python-format msgid "Cloudera Manager has responded that service is in the %s state" msgstr "" #: sahara_plugin_cdh/plugins/cdh/health.py:129 #, python-format msgid "%(problem)s. %(description)s" msgstr "" #: sahara_plugin_cdh/plugins/cdh/plugin.py:31 msgid "" "The Cloudera Sahara plugin provides the ability to launch the Cloudera " "distribution of Apache Hadoop (CDH) with Cloudera Manager management " "console." msgstr "" #: sahara_plugin_cdh/plugins/cdh/plugin_utils.py:283 msgid "Install packages" msgstr "" #: sahara_plugin_cdh/plugins/cdh/plugin_utils.py:298 msgid "Start Cloudera Agents" msgstr "" #: sahara_plugin_cdh/plugins/cdh/plugin_utils.py:318 msgid "Configure Swift" msgstr "" #: sahara_plugin_cdh/plugins/cdh/plugin_utils.py:380 msgid "Start Cloudera Manager" msgstr "" #: sahara_plugin_cdh/plugins/cdh/plugin_utils.py:388 #: sahara_plugin_cdh/tests/unit/plugins/cdh/base_plugin_utils_test.py:282 msgid "Await starting Cloudera Manager" msgstr "" #: sahara_plugin_cdh/plugins/cdh/plugin_utils.py:393 msgid "Configure OS" msgstr "" #: sahara_plugin_cdh/plugins/cdh/plugin_utils.py:454 msgid "Unable to find config: applicable_target: {target}, name: {name}" msgstr "" #: sahara_plugin_cdh/plugins/cdh/validation.py:65 #: sahara_plugin_cdh/plugins/cdh/validation.py:233 msgid "Number of datanodes must be not less than dfs_replication." msgstr "" #: sahara_plugin_cdh/plugins/cdh/validation.py:79 #: sahara_plugin_cdh/plugins/cdh/validation.py:84 #: sahara_plugin_cdh/plugins/cdh/validation.py:107 #: sahara_plugin_cdh/plugins/cdh/validation.py:150 #: sahara_plugin_cdh/plugins/cdh/validation.py:160 #: sahara_plugin_cdh/plugins/cdh/validation.py:189 #: sahara_plugin_cdh/plugins/cdh/validation.py:259 #: sahara_plugin_cdh/plugins/cdh/validation.py:292 #: sahara_plugin_cdh/plugins/cdh/validation.py:337 #: sahara_plugin_cdh/plugins/cdh/validation.py:340 #: sahara_plugin_cdh/plugins/cdh/validation.py:370 #: sahara_plugin_cdh/plugins/cdh/validation.py:412 msgid "0 or 1" msgstr "" #: sahara_plugin_cdh/plugins/cdh/validation.py:186 #: sahara_plugin_cdh/plugins/cdh/validation.py:192 msgid "at least 1" msgstr "" #: sahara_plugin_cdh/plugins/cdh/validation.py:202 #: sahara_plugin_cdh/plugins/cdh/validation.py:223 #, python-format msgid "CDH plugin cannot scale nodegroup with processes: %(processes)s" msgstr "" #: sahara_plugin_cdh/plugins/cdh/validation.py:208 msgid "" "CDH plugin cannot scale node group with processes which have no master-" "processes run in cluster" msgstr "" #: sahara_plugin_cdh/plugins/cdh/validation.py:349 msgid "IMPALAD must be installed on every HDFS_DATANODE" msgstr "" #: sahara_plugin_cdh/plugins/cdh/validation.py:383 msgid "not less than 3" msgstr "" #: sahara_plugin_cdh/plugins/cdh/validation.py:387 msgid "be odd" msgstr "" #: sahara_plugin_cdh/plugins/cdh/validation.py:395 msgid "HDFS_SECONDARYNAMENODE should be enabled in anti_affinity." msgstr "" #: sahara_plugin_cdh/plugins/cdh/validation.py:399 msgid "HDFS_NAMENODE should be enabled in anti_affinity." msgstr "" #: sahara_plugin_cdh/plugins/cdh/validation.py:424 msgid "YARN_RESOURCEMANAGER should be enabled in anti_affinity." msgstr "" #: sahara_plugin_cdh/plugins/cdh/validation.py:428 msgid "YARN_STANDBYRM should be enabled in anti_affinity." msgstr "" #: sahara_plugin_cdh/plugins/cdh/client/clusters.py:48 msgid "Either 'version' or 'fullVersion' must be specified" msgstr "" #: sahara_plugin_cdh/plugins/cdh/client/resource.py:82 #, python-format msgid "Command %(method)s %(path)s failed: %(msg)s" msgstr "" #: sahara_plugin_cdh/plugins/cdh/client/resource.py:126 msgid "Get retry max time reached." msgstr "" #: sahara_plugin_cdh/plugins/cdh/client/types.py:125 #: sahara_plugin_cdh/plugins/cdh/client/types.py:351 #, python-format msgid "API version %(minv)s is required but %(acv)s is in use." msgstr "" #: sahara_plugin_cdh/plugins/cdh/client/types.py:252 #, python-format msgid "Invalid property %(attname)s for class %(classname)s." msgstr "" #: sahara_plugin_cdh/plugins/cdh/client/types.py:257 #, python-format msgid "Attribute %(attname)s of class %(classname)s is read only." msgstr "" #: sahara_plugin_cdh/plugins/cdh/client/types.py:269 #, python-format msgid "" "Class %(class1)s does not derive from %(class2)s; cannot update " "attributes." msgstr "" #: sahara_plugin_cdh/plugins/cdh/v5_11_0/deploy.py:48 #: sahara_plugin_cdh/plugins/cdh/v5_13_0/deploy.py:48 #: sahara_plugin_cdh/plugins/cdh/v5_7_0/deploy.py:48 #: sahara_plugin_cdh/plugins/cdh/v5_9_0/deploy.py:48 msgid "Start roles: NODEMANAGER, DATANODE" msgstr "" #: sahara_plugin_cdh/plugins/cdh/v5_11_0/deploy.py:115 #: sahara_plugin_cdh/plugins/cdh/v5_13_0/deploy.py:115 #: sahara_plugin_cdh/plugins/cdh/v5_7_0/deploy.py:115 #: sahara_plugin_cdh/plugins/cdh/v5_9_0/deploy.py:115 msgid "Prepare cluster" msgstr "" #: sahara_plugin_cdh/plugins/cdh/v5_11_0/deploy.py:128 #: sahara_plugin_cdh/plugins/cdh/v5_13_0/deploy.py:128 #: sahara_plugin_cdh/plugins/cdh/v5_7_0/deploy.py:128 #: sahara_plugin_cdh/plugins/cdh/v5_9_0/deploy.py:128 msgid "Finish cluster starting" msgstr ""