期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
A Dynamic Memory Allocation Optimization Mechanism Based on Spark 被引量:2
1
作者 Suzhen Wang Shanshan Geng +7 位作者 Zhanfeng Zhang anshan ye Keming Chen Zhaosheng Xu Huimin Luo Gangshan Wu Lina Xu Ning Cao 《Computers, Materials & Continua》 SCIE EI 2019年第8期739-757,共19页
Spark is a distributed data processing framework based on memory.Memory allocation is a focus question of Spark research.A good memory allocation scheme can effectively improve the efficiency of task execution and mem... Spark is a distributed data processing framework based on memory.Memory allocation is a focus question of Spark research.A good memory allocation scheme can effectively improve the efficiency of task execution and memory resource utilization of the Spark.Aiming at the memory allocation problem in the Spark2.x version,this paper optimizes the memory allocation strategy by analyzing the Spark memory model,the existing cache replacement algorithms and the memory allocation methods,which is on the basis of minimizing the storage area and allocating the execution area according to the demand.It mainly including two parts:cache replacement optimization and memory allocation optimization.Firstly,in the storage area,the cache replacement algorithm is optimized according to the characteristics of RDD Partition,which is combined with PCA dimension.In this section,the four features of RDD Partition are selected.When the RDD cache is replaced,only two most important features are selected by PCA dimension reduction method each time,thereby ensuring the generalization of the cache replacement strategy.Secondly,the memory allocation strategy of the execution area is optimized according to the memory requirement of Task and the memory space of storage area.In this paper,a series of experiments in Spark on Yarn mode are carried out to verify the effectiveness of the optimization algorithm and improve the cluster performance. 展开更多
关键词 Memory calculation memory allocation optimization cache replacement optimization
下载PDF
SNES: Social-Network-Oriented Public Opinion Monitoring Platform Based on ElasticSearch 被引量:1
2
作者 Chuiju You Dongjie Zhu +5 位作者 Yundong Sun anshan ye Gangshan Wu Ning Cao Jinming Qiu Helen Min Zhou 《Computers, Materials & Continua》 SCIE EI 2019年第9期1271-1283,共13页
With the rapid development of social network,public opinion monitoring based on social networks is becoming more and more important.Many platforms have achieved some success in public opinion monitoring.However,these ... With the rapid development of social network,public opinion monitoring based on social networks is becoming more and more important.Many platforms have achieved some success in public opinion monitoring.However,these platforms cannot perform well in scalability,fault tolerance,and real-time performance.In this paper,we propose a novel social-network-oriented public opinion monitoring platform based on ElasticSearch(SNES).Firstly,SNES integrates the module of distributed crawler cluster,which provides real-time social media data access.Secondly,SNES integrates ElasticSearch which can store and retrieve massive unstructured data in near real time.Finally,we design subscription module based on Apache Kafka to connect the modules of the platform together in the form of message push and consumption,improving message throughput and the ability of dynamic horizontal scaling.A great number of empirical experiments prove that the platform can adapt well to the social network with highly real-time data and has good performance in public opinion monitoring. 展开更多
关键词 Social network public opinion monitoring elasticsearch scrapy-redis
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部