News

More Java growing pains from me. Google has failed me.I'm using IntelliJ IDEA. I'm trying to get it to run in the debugger. When run from my Ant build.xml, it works. When run using the IDE ...
About the code The file timestampconv.java uses regex to convert various different timestamp formats, and extracts the relavant information from it. This information is then parsed into the Hive ...