Computer Science, asked by deepikadeepu240316, 12 days ago

What meant by serialization and deserialization in Hadoop ?​

Answers

Answered by sunprince0000
1

Answer:

Serialization is the process of turning structured objects into a byte stream for transmission over a network or for writing to persistent storage. Deserialization is the reverse process of turning a byte stream back into a series of structured objects.

Answered by zara76870
2

Serialization is the process of turning structured objects into a byte stream for transmission over a network or for writing to persistent storage.

Deserialization is the reverse process of turning a byte stream back into a series of structured objects.

hope it helps you.

Similar questions