"tez" -г Герман руу орчуулах

Англи -с Герман руу орчуулсан "tez" хэллэгийн 29 орчуулгын 29 -г харуулж байна

Англи-г {хайлт}-ын Герман руу орчуулах

Англи
Герман

EN Apache™ Tez is an extensible framework for building high performance batch and interactive data processing applications, coordinated by YARN in Apache Hadoop

DE Apache™ Tez ist ein erweiterbares Framework zum Erstellen von leistungsstarken Batch- und interaktiven Datenverarbeitungsanwendungen, das von YARN in Apache Hadoop koordiniert wird

EN Tez improves the MapReduce paradigm by dramatically improving its speed, while maintaining MapReduce’s ability to scale to petabytes of data

DE Tez verbessert das MapReduce-Paradigma, indem es seine Geschwindigkeit drastisch verbessert, während MapReduce weiterhin in der Lage ist, auf Petabytes an Daten zu skalieren

Англи Герман
paradigm paradigma
speed geschwindigkeit
scale skalieren
petabytes petabytes
to zu
by indem
data daten
improves verbessert

EN Important Hadoop ecosystem projects like Apache Hive and Apache Pig use Apache Tez, as do a growing number of third party data access applications developed for the broader Hadoop ecosystem.

DE Wichtige Hadoop-Ökosystemprojekte wie Apache Hive und Apache Pig verwenden Apache Tez ebenso wie eine wachsende Anzahl von Datenzugriffsanwendungen von Drittanbietern, die für das breitere Hadoop-Ökosystem entwickelt wurden.

Англи Герман
important wichtige
hadoop hadoop
apache apache
growing wachsende
developed entwickelt
broader breitere
hive hive
third party drittanbietern
use verwenden
and und
third die
for für
of von
number of anzahl

EN Apache Tez’ improvement of data processing in Hadoop extend well beyond gains seen in Apache Hive and Apache Pig

DE Die Verbesserung der Datenverarbeitung in Hadoop durch Apache Tez geht weit über die Verbesserungen in Apache Hive und Apache Pig hinaus

Англи Герман
apache apache
hadoop hadoop
data processing datenverarbeitung
hive hive
in in
and und
of hinaus

EN Read the following short descriptions about how Apache Tez completes core tasks.

DE Lesen Sie die folgenden Kurzbeschreibungen darüber, wie Apache Tez die zentralen Aufgaben erledigt.

Англи Герман
apache apache
core zentralen
tasks aufgaben
about darüber
read lesen
following folgenden

EN Tez models data processing as a dataflow graph, with the graph vertices representing application logic and its edges representing movement of data

DE Tez modelliert die Datenverarbeitung als Datenflussdiagramm, wobei die Scheitelpunkte des Diagramms die Anwendungslogik und die Kanten die Datenbewegung darstellen

Англи Герман
representing darstellen
edges kanten
data processing datenverarbeitung
and und
as als
with wobei
the des

EN So Tez includes support for pluggable vertex management modules to collect runtime information and change the dataflow graph dynamically to optimize performance and resource utilization.

DE Daher bietet Tez Unterstützung für standardisierte Vertex-Verwaltungsmodule, mit denen Laufzeitinformationen gesammelt und das Datenflussdiagramm dynamisch geändert werden können, um die Leistung und die Ressourcennutzung zu optimieren.

Англи Герман
vertex vertex
dynamically dynamisch
optimize optimieren
so daher
support unterstützung
to zu
and und
performance leistung
change geändert
for um

EN The Tez execution engine framework efficiently acquires resources from YARN and reuses every component in the pipeline such that no operation is duplicated unnecessarily.

DE Das Tez Execution Engine Framework bezieht Ressourcen effizient von YARN und verwendet jede Komponente in der Pipeline erneut, sodass Operationen nicht unnötig dupliziert werden.

Англи Герман
engine engine
framework framework
efficiently effizient
resources ressourcen
component komponente
pipeline pipeline
duplicated dupliziert
yarn yarn
operation operationen
execution execution
and und
in in
the der
from sodass
every jede
is erneut

EN Tez defines a simple Java API to express a DAG of data processing. The API has three components

DE Tez definiert eine einfache Java-API, um eine DAG der Datenverarbeitung auszudrücken. Die API besteht aus drei Komponenten

Англи Герман
defines definiert
simple einfache
java java
api api
data processing datenverarbeitung
components komponenten
three drei
a eine

EN Tez follows the traditional Hadoop model of dividing a job into individual tasks, all of which are run as processes via YARN, on the users’ behalf

DE Tez folgt dem traditionellen Hadoop-Modell, einen Job in einzelne Aufgaben zu unterteilen, die alle im Auftrag der Benutzer als Prozesse über YARN ausgeführt werden

Англи Герман
traditional traditionellen
hadoop hadoop
model modell
users benutzer
yarn yarn
tasks aufgaben
processes prozesse
run ausgeführt
all alle
are werden
as als
job job

EN Battle-tested open source engines such as Impala, Hive LLAP, and Hive on Tez and tools such as Hue and Workload XM provide flexible and fast analytics on structured and unstructured data, together, at scale.

DE Bewährte Open-Source-Engines wie Impala, Hive LLAP, Hive auf Tez und Tools wie Hue und Workload XM bieten flexible und schnelle Analysefunktionen für strukturierte und unstrukturierte Daten in großem Maßstab.

Англи Герман
source source
engines engines
tools tools
xm xm
provide bieten
structured strukturierte
scale maßstab
tested bewährte
hive hive
workload workload
open open
flexible flexible
data daten
and und
fast schnelle
as wie
on auf
together in

EN Apache™ Tez is an extensible framework for building high performance batch and interactive data processing applications, coordinated by YARN in Apache Hadoop

DE Apache™ Tez ist ein erweiterbares Framework zum Erstellen von leistungsstarken Batch- und interaktiven Datenverarbeitungsanwendungen, das von YARN in Apache Hadoop koordiniert wird

EN Tez improves the MapReduce paradigm by dramatically improving its speed, while maintaining MapReduce’s ability to scale to petabytes of data

DE Tez verbessert das MapReduce-Paradigma, indem es seine Geschwindigkeit drastisch verbessert, während MapReduce weiterhin in der Lage ist, auf Petabytes an Daten zu skalieren

Англи Герман
paradigm paradigma
speed geschwindigkeit
scale skalieren
petabytes petabytes
to zu
by indem
data daten
improves verbessert

EN Important Hadoop ecosystem projects like Apache Hive and Apache Pig use Apache Tez, as do a growing number of third party data access applications developed for the broader Hadoop ecosystem.

DE Wichtige Hadoop-Ökosystemprojekte wie Apache Hive und Apache Pig verwenden Apache Tez ebenso wie eine wachsende Anzahl von Datenzugriffsanwendungen von Drittanbietern, die für das breitere Hadoop-Ökosystem entwickelt wurden.

Англи Герман
important wichtige
hadoop hadoop
apache apache
growing wachsende
developed entwickelt
broader breitere
hive hive
third party drittanbietern
use verwenden
and und
third die
for für
of von
number of anzahl

EN Apache Tez’ improvement of data processing in Hadoop extend well beyond gains seen in Apache Hive and Apache Pig

DE Die Verbesserung der Datenverarbeitung in Hadoop durch Apache Tez geht weit über die Verbesserungen in Apache Hive und Apache Pig hinaus

Англи Герман
apache apache
hadoop hadoop
data processing datenverarbeitung
hive hive
in in
and und
of hinaus

EN Read the following short descriptions about how Apache Tez completes core tasks.

DE Lesen Sie die folgenden Kurzbeschreibungen darüber, wie Apache Tez die zentralen Aufgaben erledigt.

Англи Герман
apache apache
core zentralen
tasks aufgaben
about darüber
read lesen
following folgenden

EN Tez models data processing as a dataflow graph, with the graph vertices representing application logic and its edges representing movement of data

DE Tez modelliert die Datenverarbeitung als Datenflussdiagramm, wobei die Scheitelpunkte des Diagramms die Anwendungslogik und die Kanten die Datenbewegung darstellen

Англи Герман
representing darstellen
edges kanten
data processing datenverarbeitung
and und
as als
with wobei
the des

EN So Tez includes support for pluggable vertex management modules to collect runtime information and change the dataflow graph dynamically to optimize performance and resource utilization.

DE Daher bietet Tez Unterstützung für standardisierte Vertex-Verwaltungsmodule, mit denen Laufzeitinformationen gesammelt und das Datenflussdiagramm dynamisch geändert werden können, um die Leistung und die Ressourcennutzung zu optimieren.

Англи Герман
vertex vertex
dynamically dynamisch
optimize optimieren
so daher
support unterstützung
to zu
and und
performance leistung
change geändert
for um

EN The Tez execution engine framework efficiently acquires resources from YARN and reuses every component in the pipeline such that no operation is duplicated unnecessarily.

DE Das Tez Execution Engine Framework bezieht Ressourcen effizient von YARN und verwendet jede Komponente in der Pipeline erneut, sodass Operationen nicht unnötig dupliziert werden.

Англи Герман
engine engine
framework framework
efficiently effizient
resources ressourcen
component komponente
pipeline pipeline
duplicated dupliziert
yarn yarn
operation operationen
execution execution
and und
in in
the der
from sodass
every jede
is erneut

EN Tez defines a simple Java API to express a DAG of data processing. The API has three components

DE Tez definiert eine einfache Java-API, um eine DAG der Datenverarbeitung auszudrücken. Die API besteht aus drei Komponenten

Англи Герман
defines definiert
simple einfache
java java
api api
data processing datenverarbeitung
components komponenten
three drei
a eine

EN Tez follows the traditional Hadoop model of dividing a job into individual tasks, all of which are run as processes via YARN, on the users’ behalf

DE Tez folgt dem traditionellen Hadoop-Modell, einen Job in einzelne Aufgaben zu unterteilen, die alle im Auftrag der Benutzer als Prozesse über YARN ausgeführt werden

Англи Герман
traditional traditionellen
hadoop hadoop
model modell
users benutzer
yarn yarn
tasks aufgaben
processes prozesse
run ausgeführt
all alle
are werden
as als
job job

EN Battle-tested open source engines such as Impala, Hive LLAP, and Hive on Tez and tools such as Hue and Workload XM provide flexible and fast analytics on structured and unstructured data, together, at scale.

DE Bewährte Open-Source-Engines wie Impala, Hive LLAP, Hive auf Tez und Tools wie Hue und Workload XM bieten flexible und schnelle Analysefunktionen für strukturierte und unstrukturierte Daten in großem Maßstab.

Англи Герман
source source
engines engines
tools tools
xm xm
provide bieten
structured strukturierte
scale maßstab
tested bewährte
hive hive
workload workload
open open
flexible flexible
data daten
and und
fast schnelle
as wie
on auf
together in

EN Battle-tested open source engines such as Impala, Hive LLAP, and Hive on Tez and tools such as Hue and Workload XM provide flexible and fast analytics on structured and unstructured data, together, at scale.

DE Bewährte Open-Source-Engines wie Impala, Hive LLAP, Hive auf Tez und Tools wie Hue und Workload XM bieten flexible und schnelle Analysefunktionen für strukturierte und unstrukturierte Daten in großem Maßstab.

Англи Герман
source source
engines engines
tools tools
xm xm
provide bieten
structured strukturierte
scale maßstab
tested bewährte
hive hive
workload workload
open open
flexible flexible
data daten
and und
fast schnelle
as wie
on auf
together in

EN Battle-tested open source engines such as Impala, Hive LLAP, and Hive on Tez and tools such as Hue and Workload XM provide flexible and fast analytics on structured and unstructured data, together, at scale.

DE Bewährte Open-Source-Engines wie Impala, Hive LLAP, Hive auf Tez und Tools wie Hue und Workload XM bieten flexible und schnelle Analysefunktionen für strukturierte und unstrukturierte Daten in großem Maßstab.

Англи Герман
source source
engines engines
tools tools
xm xm
provide bieten
structured strukturierte
scale maßstab
tested bewährte
hive hive
workload workload
open open
flexible flexible
data daten
and und
fast schnelle
as wie
on auf
together in

EN Battle-tested open source engines such as Impala, Hive LLAP, and Hive on Tez and tools such as Hue and Workload XM provide flexible and fast analytics on structured and unstructured data, together, at scale.

DE Bewährte Open-Source-Engines wie Impala, Hive LLAP, Hive auf Tez und Tools wie Hue und Workload XM bieten flexible und schnelle Analysefunktionen für strukturierte und unstrukturierte Daten in großem Maßstab.

Англи Герман
source source
engines engines
tools tools
xm xm
provide bieten
structured strukturierte
scale maßstab
tested bewährte
hive hive
workload workload
open open
flexible flexible
data daten
and und
fast schnelle
as wie
on auf
together in

EN Battle-tested open source engines such as Impala, Hive LLAP, and Hive on Tez and tools such as Hue and Workload XM provide flexible and fast analytics on structured and unstructured data, together, at scale.

DE Bewährte Open-Source-Engines wie Impala, Hive LLAP, Hive auf Tez und Tools wie Hue und Workload XM bieten flexible und schnelle Analysefunktionen für strukturierte und unstrukturierte Daten in großem Maßstab.

Англи Герман
source source
engines engines
tools tools
xm xm
provide bieten
structured strukturierte
scale maßstab
tested bewährte
hive hive
workload workload
open open
flexible flexible
data daten
and und
fast schnelle
as wie
on auf
together in

EN Battle-tested open source engines such as Impala, Hive LLAP, and Hive on Tez and tools such as Hue and Workload XM provide flexible and fast analytics on structured and unstructured data, together, at scale.

DE Bewährte Open-Source-Engines wie Impala, Hive LLAP, Hive auf Tez und Tools wie Hue und Workload XM bieten flexible und schnelle Analysefunktionen für strukturierte und unstrukturierte Daten in großem Maßstab.

Англи Герман
source source
engines engines
tools tools
xm xm
provide bieten
structured strukturierte
scale maßstab
tested bewährte
hive hive
workload workload
open open
flexible flexible
data daten
and und
fast schnelle
as wie
on auf
together in

EN Battle-tested open source engines such as Impala, Hive LLAP, and Hive on Tez and tools such as Hue and Workload XM provide flexible and fast analytics on structured and unstructured data, together, at scale.

DE Bewährte Open-Source-Engines wie Impala, Hive LLAP, Hive auf Tez und Tools wie Hue und Workload XM bieten flexible und schnelle Analysefunktionen für strukturierte und unstrukturierte Daten in großem Maßstab.

Англи Герман
source source
engines engines
tools tools
xm xm
provide bieten
structured strukturierte
scale maßstab
tested bewährte
hive hive
workload workload
open open
flexible flexible
data daten
and und
fast schnelle
as wie
on auf
together in

EN Battle-tested open source engines such as Impala, Hive LLAP, and Hive on Tez and tools such as Hue and Workload XM provide flexible and fast analytics on structured and unstructured data, together, at scale.

DE Bewährte Open-Source-Engines wie Impala, Hive LLAP, Hive auf Tez und Tools wie Hue und Workload XM bieten flexible und schnelle Analysefunktionen für strukturierte und unstrukturierte Daten in großem Maßstab.

Англи Герман
source source
engines engines
tools tools
xm xm
provide bieten
structured strukturierte
scale maßstab
tested bewährte
hive hive
workload workload
open open
flexible flexible
data daten
and und
fast schnelle
as wie
on auf
together in

{Totalresult} орчуулгын 29 -г харуулж байна