Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Is there an API for Datastax's cassandra file system (similar to WebHDFS).

Is there an API for Datastax's cassandra file system (similar to WebHDFS).

Scheduled Pinned Locked Moved Database
databasecomlinuxjsonhelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    ravitk
    wrote on last edited by
    #1

    We are planning to use datastax cassandra as database for sturctured data. Also we are evaluating the cassandra whether we can use it to store files such as email attachments. while i am able to store the files into cassandra file system (cfs:/// or cfs-archive:///) through linux terminal commands. example: $DSE_HOME/dse hadoop fs -put /home/user/test.txt cfs:///test.txt I am looking for a RESTful API which allows me to put the files to cassandra file sytem from a remote machine, it can be either linux or windows machine. I am looking for an API which is similar to WebHDFS, which is a RESTful API for hdfs file system. I know that CFS compatabile to HDFS and all APIs of HDFS works for CFS as per datastax'x document Redirect Notice[^] It would be a great help, if anyone posts a link to CFS API or a working sample application code. Thanks.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups