[ https://issues.apache.org/jira/browse/DATAFU-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14108046#comment-14108046 ]
Matthew Hayes commented on DATAFU-58: ------------------------------------- Hey [~daijy], sorry to reply back so late. Can you provide an updated version of DATAFU-58-1.patch? I was just about to try running the unit tests but I wasn't able to apply the patch cleanly to the head of the master branch. Also I'm curious to investigate how the guava version is causing a problem. Only datafu-pig depends on guava, and we 1) use autojar to package it within datafu, and then 2) use jarjar to change the namespace to datafu/com/google/common/etc. to avoid conflicts like what you are describing. > Unit tests against Hadoop 2 > --------------------------- > > Key: DATAFU-58 > URL: https://issues.apache.org/jira/browse/DATAFU-58 > Project: DataFu > Issue Type: Improvement > Reporter: Daniel Dai > Attachments: DATAFU-58-1.patch, DATAFU-58-1_1.2.0.patch > > > We want to run unit tests against Hadoop 2 to make sure DataFu works with > Hadoop 2. Attach patch (based on both master and 1.2.0 branch) to make unit > tests run against both Hadoop 1 and Hadoop 2 depending on hadoop.version. > Also fix several bug when running against Hadoop 2. -- This message was sent by Atlassian JIRA (v6.2#6252)