

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

# QopConfiguration
<a name="API_QopConfiguration"></a>

Die Konfiguration der Quality of Protection (QOP, Schutzqualität) legt den Remote Procedure Call (RPC, Remoteprozeduraufruf) und die Datenschutzeinstellungen für die Datenübertragung fest, die auf dem Hadoop Distributed File System (HDFS)-Cluster konfiguriert sind.

## Inhalt
<a name="API_QopConfiguration_Contents"></a>

 ** DataTransferProtection **   <a name="DataSync-Type-QopConfiguration-DataTransferProtection"></a>
Die auf dem HDFS-Cluster konfigurierte Einstellung für den Datenübertragungsschutz. Diese Einstellung entspricht Ihrer `dfs.data.transfer.protection`-Einstellung in der `hdfs-site.xml`-Datei auf Ihrem Hadoop-Cluster.  
Typ: Zeichenfolge  
Zulässige Werte: `DISABLED | AUTHENTICATION | INTEGRITY | PRIVACY`   
Erforderlich: Nein

 ** RpcProtection **   <a name="DataSync-Type-QopConfiguration-RpcProtection"></a>
Die auf dem HDFS-Cluster konfigurierte RPC-Schutzeinstellung. Diese Einstellung entspricht der `hadoop.rpc.protection`-Einstellung in der `core-site.xml`-Datei auf Ihrem Hadoop-Cluster.  
Typ: Zeichenfolge  
Zulässige Werte: `DISABLED | AUTHENTICATION | INTEGRITY | PRIVACY`   
Erforderlich: Nein

## Weitere Informationen finden Sie unter:
<a name="API_QopConfiguration_SeeAlso"></a>

Weitere Informationen zur Verwendung dieser API in einer der sprachspezifischen Sprachen finden Sie im Folgenden AWS SDKs:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/datasync-2018-11-09/QopConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datasync-2018-11-09/QopConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datasync-2018-11-09/QopConfiguration) 