【思考总结】

------ 計算和存储分离 评价
This is the disaggregation of compute and storage. 
That is, the spark compute nodes are not at all shared with the swift cluster storage nodes. 
This confers benefits on scalability of compute separate from storage, and vice versa. 
But in this model, you cannot have data locality ... by definition. 
So how this works, roughly, is that each spark executor can pull its own range of blocks of the object from the swift cluster, 
such that each executor does not need to pull in all the object data only operate on its own portion; 
which would be inefficient. 
But the blocks are still pulled from the remote swift cluster, then are not local. The only question here is how long it takes to pull the blocks into each executor so that doesn't slow you down. In the case of the Bluemix Apache Spark Service and the Bluemix or Softlayer Object Storage service, there is low latency and a fast network between them.

re: "Since the IBM Cloud relies on OpenStack Swift as Data Storage for this service". There will be other data sources available to the spark service as the beta progresses, so it will not be 100% reliance.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值