
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
20/Jun/08 03:35 PM
|
This Jira proposes that the src structure be split as below.
The package structure remains the same for this Jira. (Package renaming is part of other JIras such as HADOOP-2885).
The idea is that the src will be split BEFORE the package restructuring
The new proposed src structure is
src/test - unchanged
src/java - will no longer exist , its content will be move to one of core, hdfs, or mapred
src/core - this will contain the core classes that hadoop applications need to link against.
It will contain client side libraries of all fs file systems: local, hdfs, kfs, etc
src/core/org.apache.hadoop.{conf, fs, filechache, io, ipc, log, metrics, net, record, security, tools, util)
src/core/org.apache.hadoop.dfs - this will contain only the client side parts of dfs.
HADOOP-2885 will rename package dfs to package fs.hdfs
src/hdfs/org.apache.hadoop.dfs - this will contain only the server side of hdfs.
HADOOP-2885 will rename package dfs to package fs.hdfs later; a compatible dfs.DistributedFileSystem will be left for compatibility/
src/mapred/org.apache.hadoop.mapred.*
This Jira will not split the jar files.
|
|
Description
|
This Jira proposes that the src structure be split as below.
The package structure remains the same for this Jira. (Package renaming is part of other JIras such as HADOOP-2885).
The idea is that the src will be split BEFORE the package restructuring
The new proposed src structure is
src/test - unchanged
src/java - will no longer exist , its content will be move to one of core, hdfs, or mapred
src/core - this will contain the core classes that hadoop applications need to link against.
It will contain client side libraries of all fs file systems: local, hdfs, kfs, etc
src/core/org.apache.hadoop.{conf, fs, filechache, io, ipc, log, metrics, net, record, security, tools, util)
src/core/org.apache.hadoop.dfs - this will contain only the client side parts of dfs.
HADOOP-2885 will rename package dfs to package fs.hdfs
src/hdfs/org.apache.hadoop.dfs - this will contain only the server side of hdfs.
HADOOP-2885 will rename package dfs to package fs.hdfs later; a compatible dfs.DistributedFileSystem will be left for compatibility/
src/mapred/org.apache.hadoop.mapred.*
This Jira will not split the jar files. |
Show » |
made changes - 29/Feb/08 07:26 PM
| Field |
Original Value |
New Value |
|
Component/s
|
|
dfs
[ 12310710
]
|
made changes - 10/Mar/08 07:19 PM
|
Assignee
|
|
Raghu Angadi
[ rangadi
]
|
made changes - 25/Mar/08 03:03 AM
|
Fix Version/s
|
0.17.0
[ 12312913
]
|
|
made changes - 15/May/08 09:17 PM
|
Summary
|
Refactor src structure, but leave package structure along
|
Refactor src structure, but leave package structure alone
|
made changes - 29/May/08 07:10 PM
|
Description
|
This Jira proposes that the src structure be split as below.
The package structure remains the same for this Jira. (Package renaming is part of other JIras such as HADOOP-2885).
The idea is that the src will be split BEFORE the package restructuring
The new proposed src structure is
src/test - unchanged
src/java - will no longer exit , its content will be move to one of core, hdfs, or mapred
src/core - this will contain the core classes that hadoop applications need to link against.
It will contain client side libraries of all fs file systems: local, hdfs, kfs, etc
jar name hadoop_core.jar
src/core/org.apache.hadoop.{conf, fs, filechache, io, ipc, log, metrics, net, record, security, tools, util)
src/core/org.apache.hadoop.dfs - this will contain only the client side parts of dfs.
HADOOP-2885 will rename package dfs to package fs.hdfs
src/hdfs/org.apache.hadoop.dfs - this will contain only the server side of hdfs.
HADOOP-2885 will rename package dfs to package fs.hdfs later; a compatible dfs.DistributedFileSystem will be left for compatibility/
jar name hadoop_hdfs.jar - this jar can be used to launce NNs and DNs etc.
src/mapred/org.apache.hadoop.mapred.*
Initially one jar: hadoop_mapred.jar
Later this may be split into client-side and server-side jars.
|
This Jira proposes that the src structure be split as below.
The package structure remains the same for this Jira. (Package renaming is part of other JIras such as HADOOP-2885).
The idea is that the src will be split BEFORE the package restructuring
The new proposed src structure is
src/test - unchanged
src/java - will no longer exist , its content will be move to one of core, hdfs, or mapred
src/core - this will contain the core classes that hadoop applications need to link against.
It will contain client side libraries of all fs file systems: local, hdfs, kfs, etc
src/core/org.apache.hadoop.{conf, fs, filechache, io, ipc, log, metrics, net, record, security, tools, util)
src/core/org.apache.hadoop.dfs - this will contain only the client side parts of dfs.
HADOOP-2885 will rename package dfs to package fs.hdfs
src/hdfs/org.apache.hadoop.dfs - this will contain only the server side of hdfs.
HADOOP-2885 will rename package dfs to package fs.hdfs later; a compatible dfs.DistributedFileSystem will be left for compatibility/
src/mapred/org.apache.hadoop.mapred.*
This Jira will not split the jar files.
|
made changes - 07/Jun/08 12:30 AM
|
Resolution
|
|
Fixed
[ 1
]
|
|
Fix Version/s
|
|
0.18.0
[ 12312972
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
made changes - 07/Jun/08 02:43 PM
|
Status
|
Resolved
[ 5
]
|
Reopened
[ 4
]
|
|
Resolution
|
Fixed
[ 1
]
|
|
made changes - 12/Jun/08 01:01 AM
|
Assignee
|
Raghu Angadi
[ rangadi
]
|
Sanjay Radia
[ sanjay.radia
]
|
made changes - 20/Jun/08 03:35 PM
|
Resolution
|
|
Fixed
[ 1
]
|
|
Status
|
Reopened
[ 4
]
|
Resolved
[ 5
]
|
made changes - 22/Aug/08 07:50 PM
|
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
made changes - 22/Jun/09 04:54 AM
|
Fix Version/s
|
0.18.0
[ 12312972
]
|
|
|
Key
|
HADOOP-2916
|
MAPREDUCE-558
|
|
Project
|
Hadoop Common
[ 12310240
]
|
Hadoop Map/Reduce
[ 12310941
]
|
made changes - 08/Jul/09 04:42 PM
|
Component/s
|
dfs
[ 12310710
]
|
|
|