HDFS-15118-working

When doing a read in HAService mode, the program would go over the list of NameNodes to look for an ObserverNode to handle it. However, it does so even when there is no ObserverNode at all, and each StandbyNode would throw an exception (when using delegation token). Therefore, we fix it by setting up a period, which means that we only iterate over the list of NameNodes every couple of minutes instead of for any read requests.

We will only change the total number of NameNodes and see that we actually go over the for loop for each read request.

5 2 2 1 May. 17, 2024, 3:08 AM

Authors

Launch on Chameleon

Launching this artifact will open it within Chameleon’s shared Jupyter experiment environment, which is accessible to all Chameleon users with an active allocation.

Request daypass

If you do not have an active Chameleon allocation, or would prefer to not use your allocation, you can request a temporary one from the PI of the project this artifact belongs to.

Download Archive

Download an archive containing the files of this artifact.

Version Stats

5 2 2