Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Link mutation api to wiki instead of javadoc.

...

Operation based Java API focused on mutating (insert/update/delete) records into transactional tables using Hive’s ACID feature. Large volumes of mutations are applied atomically in a single long-lived transaction. Documented with package level Javadoc on the wiki. Scheduled for release in Hive version 2.0.0 (HIVE-10165).

...