[{“box”:0,”content”:”
n
n
- n t
n
Sanchi S. Achalkhamb, Krishna T. Madrewar
[/foreach]
n
n
n
- [foreach 286] [if 1175 not_equal=””]n t
- Student, Assistant Professor, Department of Electronics and telecommunication Engineering, Deogiri Institute of Engineering and Management studies College, Chhatrapati Sambhajinagar, Department of Electronics and telecommunication Engineering, Deogiri Institute of Engineering and Management studies College, Chhatrapati Sambhajinagar,, Maharashtra, Maharashtra, India, India
n[/if 1175][/foreach]
n
Abstract
nThe rapid expansion of big data has posed substantial difficulties for conventional computing systems. As a result, cluster computing has grown to be a potent method for effective large data processing. Cluster computing involves multiple interconnected nodes functioning as a unified system, pooling together their processing, storage, and memory resources. These nodes are typically connected through high-speed networks such as ethernet or InfiniBand, facilitating efficient data sharing and communication among them. Big data has made cluster computing frameworks like Apache Hadoop and Apache Spark very popular. These frameworks provide accessible tools and libraries that make creating and running parallel computing tasks on a cluster easier. Additionally, they have fault tolerance methods to ensure system resilience in the event of node failures, protecting data integrity and allowing computation to continue without interruption. By leveraging interconnected computers working in unison, cluster computing enables parallel processing, leading to faster and more scalable data analysis. This paper examines the effects of cluster computing on both big data analysis and network topology.
n
Keywords: Big data analysis, cluster computing, network topology, computing systems, highperformance computing, high bandwidth
n[if 424 equals=”Regular Issue”][This article belongs to International Journal of Algorithms Design and Analysis Review(ijadar)]
n
n
n
n
n
nn
nn
Full Text
n[if 992 equals=”Open Access”] https://storage.googleapis.com/journals-stmjournals-com-wp-media-to-gcp-offload/2023/08/860f8fcc-31-39-effects-of-cluster-computing-on-big-data-analysis-and-network-topology_ed.pdf[else] nvar fieldValue = “[user_role]”;nif (fieldValue == ‘indexingbodies’) {n document.write(‘https://storage.googleapis.com/journals-stmjournals-com-wp-media-to-gcp-offload/2023/08/860f8fcc-31-39-effects-of-cluster-computing-on-big-data-analysis-and-network-topology_ed.pdf’);n }nelse if (fieldValue == ‘administrator’) { document.write(‘https://storage.googleapis.com/journals-stmjournals-com-wp-media-to-gcp-offload/2023/08/860f8fcc-31-39-effects-of-cluster-computing-on-big-data-analysis-and-network-topology_ed.pdf’); }nelse if (fieldValue == ‘ijadar’) { document.write(‘https://storage.googleapis.com/journals-stmjournals-com-wp-media-to-gcp-offload/2023/08/860f8fcc-31-39-effects-of-cluster-computing-on-big-data-analysis-and-network-topology_ed.pdf’); }n else { document.write(‘ ‘); }n [/if 992] [if 379 not_equal=””]n
Browse Figures
n
n
n[/if 379]n
References
n[if 1104 equals=””]n
- Buyya R, Vecchiola C, Selvi ST. Mastering Cloud Computing: Foundations and Applications Programming. Cambridge, MA: Morgan Kaufmann; 2013.
- Mayer-Schönberger V, Cukier K. Big Data: A Revolution That Will Transform How We Live, Work, and Think. Boston, MA: Houghton Mifflin Harcourt; 2013.
- Medhi D, Ramasamy K. Network Routing: Algorithms, Protocols, and Architectures. Cambridge, MA: Morgan Kaufmann; 2017.
- Ridge D, Becker D, Merkey P, Sterling T. Beowulf: harnessing the power of parallelism in a pile-of-PCs. In: 1997 IEEE Aerospace Conference, Snowmass, CO, USA, February 13, 1997. Volume 2, pp. 79–91.
- Lin J, Dyer C. Data-intensive text processing with MapReduce. In: Hirst G, series editor. Synthesis Lectures on Human Language Technologies #7. Kentfield, CA: Morgan & Claypool Publishers;
- Sa-Ngasoongsong A, Kunthong J, Sarangan V, Cai X, Bukkapatnam ST. A low-cost, portable, high-throughput wireless sensor system for phonocardiography applications. Sensors. 2012; 12 (8): 10851–10870.
- Miller TC, Stirlen C, Nemeth E. satool – a system administrator’s cockpit, an implementation. In: Seventh System Administration Conference: LISA 1993, Monterey, CA, USA, November 5, 1993. pp. 119–130.
- MarketWide Research. Cluster computing market analysis -– industry size, share, research report, insights, covid-19 impact, statistics, trends, growth and forecast 2023-2030. [Online]. 2023. MarkWide Research. 2023. Available at https://markwideresearch.com/cluster-computing-market/
- Saturn Cloud. Hadoop how to unit test filesystem. [Online]. 2023. Available at https://saturncloud.io/blog/hadoop-how-to-unit-test-filesystem/
- NAKIVO Team. High availability vs fault tolerance vs disaster recovery. [Online]. NAKIVO Team. 2018. Available at https://www.nakivo.com/blog/disaster-recovery-vs-high-availability-vs-fault-tolerance/
- Mosley D. Network topology definitions – designing infrastructure Windows Server 2003. [Online]. 2023. Windows Server Brain. Available at https://www.serverbrain.org/designing-infrastructure-2003/network-topology-definitions.html
nn[/if 1104][if 1104 not_equal=””]n
- [foreach 1102]n t
- [if 1106 equals=””], [/if 1106][if 1106 not_equal=””],[/if 1106]
n[/foreach]
n[/if 1104]
nn
nn[if 1114 equals=”Yes”]n
n[/if 1114]
n
n
n
International Journal of Algorithms Design and Analysis Review
n
n
n
n
n
n
Volume | 01 |
Issue | 01 |
Received | June 21, 2023 |
Accepted | June 30, 2023 |
Published | July 29, 2023 |
n
n
n
n
n[/foreach]
n[/if 1190] [if 1177 not_equal=””]n
n
n[/foreach]
n[/if 1177]
n
n
n
n function myFunction2() {n var x = document.getElementById(“browsefigure”);n if (x.style.display === “block”) {n x.style.display = “none”;n }n else { x.style.display = “Block”; }n }n document.querySelector(“.prevBtn”).addEventListener(“click”, () => {n changeSlides(-1);n });n document.querySelector(“.nextBtn”).addEventListener(“click”, () => {n changeSlides(1);n });n var slideIndex = 1;n showSlides(slideIndex);n function changeSlides(n) {n showSlides((slideIndex += n));n }n function currentSlide(n) {n showSlides((slideIndex = n));n }n function showSlides(n) {n var i;n var slides = document.getElementsByClassName(“Slide”);n var dots = document.getElementsByClassName(“Navdot”);n if (n > slides.length) { slideIndex = 1; }n if (n (item.style.display = “none”));n Array.from(dots).forEach(n item => (item.className = item.className.replace(” selected”, “”))n );n slides[slideIndex – 1].style.display = “block”;n dots[slideIndex – 1].className += ” selected”;n }n n function myfun() {n x = document.getElementById(“editor”);n y = document.getElementById(“down”);n z = document.getElementById(“up”);n if (x.style.display == “none”) {n x.style.display = “block”;n }n else {n x.style.display = “none”;n }n if (y.style.display == “none”) {n y.style.display = “block”;n }n else {n y.style.display = “none”;n }n if (z.style.display == “none”) {n z.style.display = “block”;n }n else {n z.style.display = “none”;n }n }n function myfun2() {n x = document.getElementById(“reviewer”);n y = document.getElementById(“down2”);n z = document.getElementById(“up2”);n if (x.style.display == “none”) {n x.style.display = “block”;n }n else {n x.style.display = “none”;n }n if (y.style.display == “none”) {n y.style.display = “block”;n }n else {n y.style.display = “none”;n }n if (z.style.display == “none”) {n z.style.display = “block”;n }n else {n z.style.display = “none”;n }n }n”}]