Relative Content

Tag Archive for stream-processing

Design of ETL system that should receive both files and via api

I am tasked to design system that should receive both files and via api and perform ETL functions. the end result is put into RDBMS.
for the sake of example, imagine a system that handles billing for electricity companies. some of the customers provide the usage as files on periodical basis, while others hook up the consumer meters directly and the meters send usage data every few minutes.
the processing of both input is same.

What is a byte stream actually?

Can anyone explain me what byte stream actually contains? Does it contain bytes (hex data) or binary data or english letters only? I am also confused about the term “raw data”. If someone asked me to “reverse the 4 byte data”, then what should I assume the data is hex code or binary code?

What is a byte stream actually?

Can anyone explain me what byte stream actually contains? Does it contain bytes (hex data) or binary data or english letters only? I am also confused about the term “raw data”. If someone asked me to “reverse the 4 byte data”, then what should I assume the data is hex code or binary code?

What is a byte stream actually?

Can anyone explain me what byte stream actually contains? Does it contain bytes (hex data) or binary data or english letters only? I am also confused about the term “raw data”. If someone asked me to “reverse the 4 byte data”, then what should I assume the data is hex code or binary code?

What is a byte stream actually?

Can anyone explain me what byte stream actually contains? Does it contain bytes (hex data) or binary data or english letters only? I am also confused about the term “raw data”. If someone asked me to “reverse the 4 byte data”, then what should I assume the data is hex code or binary code?

What is a byte stream actually?

Can anyone explain me what byte stream actually contains? Does it contain bytes (hex data) or binary data or english letters only? I am also confused about the term “raw data”. If someone asked me to “reverse the 4 byte data”, then what should I assume the data is hex code or binary code?