Comment on Hadoop Reaches 1.0parentComments−jshen14yHave 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.−tlipcon14yBoth APIs are available and will continue to be available for the foreseeable future.-Todd−jshen14yMy 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?
Comments
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.
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?