if u want to access hdfs metadata through webservices, it is ok. but it is not a wise way to deal with data. And further namenode daemon even can be implemented by webservice,it is just another alternative way of rpc.
Best regards, Yongqiang He 2008-07-01 Email: [EMAIL PROTECTED] Tel: 86-10-62600966(O) Research Center for Grid and Service Computing, Institute of Computing Technology, Chinese Academy of Sciences P.O.Box 2704, 100080, Beijing, China 发件人: [EMAIL PROTECTED] 发送时间: 2008-07-01 06:19:30 收件人: [EMAIL PROTECTED]; core-user@hadoop.apache.org 抄送: 主题: Is it possible to access the HDFS using webservices? Hi everybody, I'm trying to access the hdfs using web services. The idea is that the web service client can access the HDFS using SOAP or REST and has to support all the hdfs shell commands. Is it some work around this?. I really appreciate any feedback, Xavier