Uploaded image for project: 'Apache Apex Malhar'
  1. Apache Apex Malhar
  2. APEXMALHAR-1931

Augment FileAccess API

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0
    • None
    • None

    Description

      Need FileAccess API to provide support for:
      boolean exists(long bucketKey, String fileName) throws IOException;
      RemoteIterator<LocatedFileStatus> listFiles(long bucketKey) throws IOException;
      void readFully(TreeMap<Slice, Slice> data) throws IOException;

      Attachments

        Activity

          People

            csingh Chandni Singh
            csingh Chandni Singh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: