|
|
|
|
|
by gmaster1440
4277 days ago
|
|
Are write operations possible with pigshell? If I connected my Facebook account and want to post a new status update or add a picture to an album, it doesn't seem like I can do something like this: pig> echo "Testing status update" >> /facebook/me/posts |
|
That said, two caveats:
- The FB filesystem hasn't been worked on in 1+ year.
- AFAIK v2 of the graph API will become mandatory sometime next year and does not allow apps to get lists of friends. Friend list returns only friends who also use the same app... which is pretty disappointing.