The issue is that we need to avoid loops in the project dependencies. Therefore, the order has to go:
Common <- HDFS <- MapReduce The problem is that RAID needs MapReduce and therefore can't be put into HDFS. -- Owen
The issue is that we need to avoid loops in the project dependencies. Therefore, the order has to go:
Common <- HDFS <- MapReduce The problem is that RAID needs MapReduce and therefore can't be put into HDFS. -- Owen