Coder Social home page Coder Social logo

Comments (6)

pacorodrgz avatar pacorodrgz commented on July 18, 2024

Ok, solved by adding first "/" in HDFS path:

"/apps/hive/warehouse/agg_samp"

from geoprocessing-tools-for-hadoop.

pacorodrgz avatar pacorodrgz commented on July 18, 2024

CopyFromHDFS definetly works. How ever, importing JSON file into ArcMap from a local path I get an error because of JSON file format:

"Error parsing json file. Unexpected '{'; state : endOfObject; buffer : }

May it be an issue with the query statement?

Could you please help me?

Thank you.

from geoprocessing-tools-for-hadoop.

climbage avatar climbage commented on July 18, 2024

Can you make sure you are setting it to unenclosed json?

On Fri, May 15, 2015, 10:25 AM pacorodrgz [email protected] wrote:

Reopened #11
#11.


Reply to this email directly or view it on GitHub
#11 (comment)
.

from geoprocessing-tools-for-hadoop.

pacorodrgz avatar pacorodrgz commented on July 18, 2024

Unenclosed JSON worked for the script to impor the file (Woops). However, points seem to be mirrored and in vertical layout.
jsontofeature

from geoprocessing-tools-for-hadoop.

climbage avatar climbage commented on July 18, 2024

Cool - ST_Point(latitude, longitude) should be ST_Point(longitude, latitude) since longitude is on the x axis.

from geoprocessing-tools-for-hadoop.

pacorodrgz avatar pacorodrgz commented on July 18, 2024

That's right. Thank you so much for your help!

from geoprocessing-tools-for-hadoop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.