Translate "hdfs" to Italian

Showing 22 of 22 translations of the phrase "hdfs" from English to Italian

Translations of hdfs

"hdfs" in English can be translated into the following Italian words/phrases:

hdfs hdfs

Translation of English to Italian of hdfs

English
Italian

EN In this tutorial, generate random data and write them to HDFS. Then, read the data from HDFS, sort them and display the result in the Console.

IT In questo tutorial, genereremo dati casuali per poi scriverli su file HDFS. Quindi, passeremo alla lettura dei dati da file HDFS, al loro ordinamento e alla successiva visualizzazione del risultato nella console.

English Italian
tutorial tutorial
random casuali
hdfs hdfs
sort ordinamento
console console
data dati
result risultato
from da
and e
read lettura
in in
the nella
this questo

EN The first subjob to write data to HDFS is now complete. It takes the data generated in the tRowGenerator you created earlier, and writes it to HDFS using a connection defined using metadata.

IT Il primo sotto-job di scrittura dei dati su file HDFS è stato completato. I dati precedentemente generati nel componente tRowGenerator creato inizialmente vengono scritti su HDFS mediante una connessione definita utilizzando i metadati.

English Italian
hdfs hdfs
complete completato
connection connessione
defined definita
created creato
generated generati
metadata metadati
data dati
using utilizzando
the i
a una
is è

EN To read the customer data from HDFS, you will create a new tHDFSInput component that reuses the existing HDFS metadata available in the Project Repository.

IT Per leggere i dati cliente da HDFS dovrai creare un nuovo componente tHDFSInput che riutilizza i metadati HDFS esistenti disponibili nel Project Repository (Repository progetti).

English Italian
hdfs hdfs
component componente
existing esistenti
available disponibili
repository repository
from da
the i
customer cliente
metadata metadati
read leggere
data dati
will dovrai
a un
new nuovo
create creare
in nel
project progetti

EN Your Job is now ready to run. First, it generates data and writes it to HDFS. Then, it reads the data from HDFS, sorts it, and displays it in the console.

IT Il job è pronto per essere eseguito. Per prima cosa, genererà dei dati e li scriverà su HDFS. Quindi, leggerà i dati da HDFS, li ordinerà e li visualizzerà nella console.

English Italian
ready pronto
data dati
hdfs hdfs
console console
job job
from da
the i
to nella
is è

EN Writing and Reading Data in HDFS [Video & PDF Checklist] - Talend | Talend

IT Scrittura e lettura di dati su file HDFS [Video ed elenco di controllo PDF] - Talend | Talend

English Italian
writing scrittura
reading lettura
hdfs hdfs
talend talend
data dati
video video
pdf pdf
checklist elenco
and e

EN [TOS tutorial 12] Writing and Reading Data in HDFS

IT [TOS tutorial 12] Scrittura e lettura di dati su file HDFS

English Italian
tos tos
tutorial tutorial
writing scrittura
reading lettura
hdfs hdfs
data dati
and e

EN To ensure that the Hadoop cluster connection and the HDFS connection metadata have been created in the Project Repository, expand Hadoop Cluster.

IT Per assicurarti che i metadati della connessione al cluster Hadoop e della connessione HDFS siano stati creati nel Project Repository (Repository progetti), espandi il cluster Hadoop.

English Italian
hadoop hadoop
cluster cluster
hdfs hdfs
metadata metadati
repository repository
expand espandi
connection connessione
created creati
to ensure assicurarti
and e
the i
have been stati
project progetti

EN For this, you will create a new tHDFSOutput component that reuses the existing HDFS metadata available in the Project Repository.

IT Per eseguire questa operazione, dovrai creare un nuovo componente tHDFSOutput che riutilizza i metadati HDFS esistenti disponibili nel Project Repository (Repository progetti).

English Italian
component componente
hdfs hdfs
metadata metadati
repository repository
existing esistenti
available disponibili
the i
this questa
create creare
in nel
will dovrai
a un
for per
new nuovo
project progetti
that che

EN From the Repository, under Metadata > HadoopCluster > MyHadoopCluster > HDFS, click MyHadoopCluster_HDFS and drag it to the Job Designer.

IT Nel repository, in corrispondenza di Metadata (Metadati) > HadoopCluster (Cluster Hadoop) > MyHadoopCluster (Mio cluster Hadoop) > HDFS, fai clic su MyHadoopCluster_HDFS e trascina la selezione in Job Designer (Progettazione job).

English Italian
repository repository
metadata metadati
gt gt
hdfs hdfs
drag trascina
job job
click clic
designer designer
the la
under di
and e
to in

EN Note that the component is already configured with the pre-defined HDFS metadata connection information.

IT Il componente è già configurato con le informazioni della connessione ai metadati HDFS precedentemente definite.

English Italian
component componente
configured configurato
hdfs hdfs
metadata metadati
is è
defined definite
connection connessione
information informazioni
with con
already già
the le

EN Next, you will build a subjob to read the customer data on HDFS, sort them, and display them in the console

IT A questo punto, procederemo alla creazione di un sotto-job per la lettura dei dati cliente da HDFS, per il loro ordinamento e la successiva visualizzazione nella console

English Italian
data dati
hdfs hdfs
sort ordinamento
console console
a un
customer cliente
and e
the il
next di

EN To open the component view of the MyHadoopCluster_HDFS input component, double-click the MyHadoopCluster_HDFS input component. Note that the component is already configured with the pre-defined HDFS metadata connection information.

IT Per aprire la vista componente del componente di input MyHadoopCluster_HDFS, fai doppio clic sul componente di input MyHadoopCluster_HDFS. Il componente è già configurato con le informazioni della connessione ai metadati HDFS precedentemente definite.

English Italian
component componente
hdfs hdfs
configured configurato
metadata metadati
click clic
defined definite
connection connessione
information informazioni
is è
already già
with con
double doppio
the le
to sul
of di

EN 4. Specify the schema in the MyHadoopCluster_HDFS input component to read the data from HDFS

IT 4. Definizione dello schema nel componente di input MyHadoopCluster_HDFS per la lettura dei dati da HDFS

English Italian
schema schema
hdfs hdfs
component componente
data dati
from da
input di
read lettura
the la
to dei

EN The data comes in wide-ranging formats, from database tables, file names, topics (Kafka), queues (JMS), to file paths (HDFS)

IT I dati arrivano nei formati più disparati, da tabelle di database, nomi di file, argomenti (Kafka), code (JMS), fino a percorsi di file (HDFS)

English Italian
tables tabelle
names nomi
topics argomenti
kafka kafka
queues code
paths percorsi
hdfs hdfs
the i
formats formati
database database
file file
data dati
from da
comes di
to a

EN Experience working with Distributed File Storage systems (like HDFS)

IT Esperienza di lavoro con sistemi di storage di file distribuiti (come HDFS)

English Italian
experience esperienza
working lavoro
distributed distribuiti
hdfs hdfs
file file
storage storage
systems sistemi
with con
like di

EN Integration with AWS/Hadoop/HDFS, Real-Time Systems, Data Warehouses, and Analytics solutions

IT Integrazione con AWS / Hadoop / HDFS, sistemi in tempo reale, magazzini di dati e soluzioni di analisi

English Italian
integration integrazione
aws aws
hadoop hadoop
hdfs hdfs
real-time tempo reale
systems sistemi
warehouses magazzini
solutions soluzioni
data dati
analytics analisi
time tempo
real reale
with con
and e

EN HDFS (Hadoop Distributed File System) is the storage layer for Hadoop.

IT HDFS (system system Distributed Hadoop) è lo strato di archiviazione per Hadoop.

English Italian
hdfs hdfs
hadoop hadoop
distributed distributed
system system
storage archiviazione
is è
the lo
layer strato
for di

EN The dfsadmin tools are a set of tools designed to help root out information about your HDFS.

IT Gli strumenti DFSadmin sono un set di strumenti progettati per aiutare a srotolare informazioni sui tuoi HDFS.

English Italian
hdfs hdfs
tools strumenti
a un
are sono
information informazioni
to help aiutare
set set
of di
to a
the gli

EN Knowledge of Hadoop HDFS, Hive, Pig, Flume and Sqoop

IT Conoscenza di Hadoop HDFS, Hive, Pig, Flume e Sqop

English Italian
knowledge conoscenza
hadoop hadoop
hdfs hdfs
of di
and e

EN Strong hands-on experience with Hadoop ecosystem technology stacks such as HDFS, Spark, Scala, Cloudera, etc.

IT Forte esperienza pratica con pile tecnologiche ecosistemici di Hadoop come HDFS, Spark, Scala, CloudSara, ecc.

English Italian
strong forte
hadoop hadoop
technology tecnologiche
stacks pile
hdfs hdfs
scala scala
etc ecc
spark spark
experience esperienza
such di
with con
as come

EN Consume and process real-time data from Amazon Kinesis, Apache Kafka, or other data streams with Spark Streaming on EMR. Perform streaming analytics in a fault-tolerant way and write results to S3 or on-cluster HDFS.

IT Acquisisci ed elabora dati in tempo reale da Amazon Kinesis, Apache Kafka o altri flussi di dati con Spark Streaming in EMR. Esegui analisi di flussi con tolleranza ai guasti e salvataggio dei risultati in S3 o HDFS su cluster.

English Italian
real-time tempo reale
amazon amazon
apache apache
kafka kafka
other altri
hdfs hdfs
process elabora
kinesis kinesis
spark spark
emr emr
cluster cluster
data dati
or o
streaming streaming
analytics analisi
results risultati
real reale
time tempo
streams flussi
from da
on su
in in
and e
to dei
with con
way di

EN It readily integrates with a wide variety of popular data sources, including HDFS, Flume, Kafka, and Twitter.

IT Si integra direttamente con un'ampia gamma di sorgenti di dati diffuse, fra cui HDFS, Flume, Kafka e Twitter.

English Italian
integrates integra
variety gamma
hdfs hdfs
kafka kafka
twitter twitter
popular si
data dati
of di
a fra
with direttamente
and e

Showing 22 of 22 translations