[ 
https://issues.apache.org/jira/browse/HDFS-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tanping Wang updated HDFS-1414:
-------------------------------

    Attachment: hadoop-14-dfs-dir.tgz

== fix TestDFSUpgradeFromImage

This test case generates its testing data by untar hadoop-14-dfs-dir.tgz.  
There are ten VERSION files under each storage directories provided by the tar 
file and they are,

./name2/current/VERSION
./data/data3/current/VERSION
./data/data4/current/VERSION
./data/data8/current/VERSION
./data/data7/current/VERSION
./data/data6/current/VERSION
./data/data2/current/VERSION
./data/data5/current/VERSION
./data/data1/current/VERSION
./name1/current/VERSION

As we introduced clusterID and blockpoolID, we need to add two new entries,

clusterID=test-cid
blockpoolID=test-bpid

into the 10 above listed VERSION files.  The tgz file is re-generated 
accordingly and uploaded.  It needs to be checked into 

 src/test/hdfs/org/apache/hadoop/hdfs/hadoop-14-dfs-dir.tgz

to replace the currently one.


> HDFS federation : fix unit test cases
> -------------------------------------
>
>                 Key: HDFS-1414
>                 URL: https://issues.apache.org/jira/browse/HDFS-1414
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Tanping Wang
>         Attachments: hadoop-14-dfs-dir.tgz
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to