Coder Social home page Coder Social logo

phoenix-hive's People

Contributors

nmaillard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phoenix-hive's Issues

Hive Dates don't always parse properly through this

    at org.apache.phoenix.util.DateUtil.parseDate(DateUtil.java:116)
    at org.apache.phoenix.schema.PDataType$12.toObject(PDataType.java:2102)
    at org.apache.phoenix.hive.PhoenixHiveDBWritable.write(PhoenixHiveDBWritable.java:94)
    ... 20 more
   Caused by: java.text.ParseException: Unparseable date: "2013-12-31"
    at java.text.DateFormat.parse(DateFormat.java:366)
    at org.apache.phoenix.util.DateUtil$1.parseObject(DateUtil.java:55)
    at org.apache.phoenix.util.DateUtil$1.parseObject(DateUtil.java:52)
    at org.apache.phoenix.util.DateUtil.parseDate(DateUtil.java:114)
    ... 22 more

Compatibility with Phoenix 4.5.x and above

As Phoenix moved PData under package org.apache.phoenix.schema.types.PData instead of org.apache.phoenix.schema.PData, Compilation fails.

Upgrate to phoenix 4.5 in maven dependencies causes several break, for instance in tuple iterator. But it is still possible to use phoenix-hive as this calls can be fix with minor code patch.

Is it possible to create a 4.5 and above branch ?

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.