There is no excerpt because this is a protected post.
About
Posts by :
Exceptions with Java Regex in Hive
By J in Hive, Programming, Text Mining 2 Comments
Hive supports the Java regular expression, which makes text mining much easier and more accurate. However, Java regex does not function as expected in Hive if you do not make some minor changes. I wasted so many hours last week to figure out what was wrong with my Hive query and finally figured out this […]