Hacker News new | ask | show | jobs
by jshen 5286 days ago
Have they figured out which API they are using? You know, the old deprecated vs the new one, which last time I useed hadoop was missing features that required me to use the old API. Even though they had @deprecated all over the old API.
1 comments

Both APIs are available and will continue to be available for the foreseeable future.

-Todd

My point is that I would assume a 1.0 release would have a clear "right way". If I'm starting a fresh project is the new API the right one?