Hi David, Hop 1.0 was released about 4 months ago. There's no way we can modify previous releases.
Upgrading to 1.1.0 is quick, will fix your S3 problem, and will give you a lot of bug fixes and new functionality for Neo4j and in general. Regards, Bart On Wed, Jan 26, 2022 at 8:12 PM David Hughes <[email protected]> wrote: > Hi Matt, > > Wow, thank you for responding so quickly, and in person! I am on v1.0.0 > (congratulations btw). I followed the docs and receive the error message > that I described. > > Error browsing to location: > 's3://octave-domo-data/patientgraph/reference/ccs_dx_icd10cm_2019_1.csv' > FileNotFolderException: Could not list the contents of > "file:///Users/davidhughes/servers/hop/s3:/octave-domo-data/patientgraph/reference" > because it is not a folder. > Root cause: FileNotFolderException: Could not list the contents of > "file:///Users/davidhughes/servers/hop/s3:/octave-domo-data/patientgraph/reference" > because it is not a folder. > > I am excited to be using HOP. My intent is to use HOP to ETL my Neo4j > loading and even GDS processing. So far I have build a knowledgegraph and > ontology via hop using local files but want to schedule/automate the > process from S3. After I get that working I will move on to considering how > best to write unittest post Neo4j loading. I saw the unittest feature but > do not think it will meet my use case where I want to run a cypher query > checking for orphaned nodes for example and assert that the count is 0. > > Thank you for your insights on how to get S3 reading working in v1.0.0 > > Regards, > > David > > On Wed, Jan 26, 2022 at 11:02 AM Matt Casters <[email protected]> > wrote: > >> Hi David, >> >> Unfortunately version 1.0.0 had a missing AWS library. It was >> a packaging bug. >> But a little bird told me that there's a newer version online at >> https://hop.apache.org/download/ >> So if you could try that one you'll probably be more successful. >> >> If you're on 1.1.0 already then the docs are at: >> https://hop.apache.org/manual/latest/vfs/aws-s3-vfs.html >> Maybe those can help. >> >> Good luck! >> >> Matt >> >> On Wed, Jan 26, 2022 at 6:57 PM David Hughes <[email protected]> >> wrote: >> >>> I have AWS IAM credentials in ~/.aws on my mac and tried to access a csv >>> by choosing file/open and entering s3:// and refreshing. I get a file not >>> found error indicating the HOP is looking in my local file system. Has >>> anyone been able to get S3 file reading configured and working properly? I >>> am appreciative of any insight you can provide. >>> >>> -- >>> David Hughes >>> >> >> >> -- >> Neo4j Chief Solutions Architect >> *✉ *[email protected] >> >> >> >> > > -- > David Hughes > Platform Architect > Octave Bioscience > www.octavebio.com > >
