CompressionCodecFactory returns unconfigured GZipCodec if io.compression.codecs
is not set
--
Key: HADOOP-7196
URL: https://issues.apache.org/jira/browse/HADOOP-7196
Hi,
Can someone please point to any good reference that tells clearly how to
checkout Hadoop code base in eclipse, make any changes and re-compile.
Actually, I wanted to change some part in Hadoop, so wants to see the above
effect, preferrably in eclipse.
Thanks,
Bikash
1) install svn plugin inside eclipse
2) specify the appropriate repository location for hadoop
3) check out code using the plugin inside eclipse
4) make code changes, compile using ant targets, also run tests
Hope that helps, let me know if you need more details.
Sent from my iPhone
On Mar 17, 2
http://wiki.apache.org/hadoop/EclipseEnvironment
On Thu, Mar 17, 2011 at 8:17 PM, bikash sharma wrote:
> Hi,
> Can someone please point to any good reference that tells clearly how to
> checkout Hadoop code base in eclipse, make any changes and re-compile.
> Actually, I wanted to change some part
http://www.cloudera.com/blog/2009/04/configuring-eclipse-for-hadoop-development-a-screencast/
- Good for a starter !
On Thu, Mar 17, 2011 at 9:45 PM, Harsh J wrote:
> http://wiki.apache.org/hadoop/EclipseEnvironment
>
> On Thu, Mar 17, 2011 at 8:17 PM, bikash sharma
> wrote:
>> Hi,
>> Can someo
On Mar 16, 2011, at 12:52 PM, Jane Chen wrote:
> Hi,
>
> I'm quite confused of the status and future of recent Hadoop versions.
Since I'm sure I'll be struck down by lightening from someone, just let
me put in the disclaimer that these are my opinions and do not necessarily (and
prob
Thank you all.
On Thu, Mar 17, 2011 at 12:21 PM, bharath vissapragada <
bharathvissapragada1...@gmail.com> wrote:
>
> http://www.cloudera.com/blog/2009/04/configuring-eclipse-for-hadoop-development-a-screencast/
> - Good for a starter !
>
> On Thu, Mar 17, 2011 at 9:45 PM, Harsh J wrote:
> > htt
Dear Friends,
I am Anandkumar, working as a test engineer in eBay and we use Hadoop
extensively to store our log. I am in situation to validate or test our Data
perfectly reaching the Hadoop infrastructure or not. could anyone of you
recommend me the best testing methodologies and if there is any
Hi Allen,
Thank you for your input.
Here I have a follow-up question:
In 0.20.2, there are some Interface API that got deprecated
(org.apache.hadoop.mapred), and their abstract class counter parts were
introduced (org.apache.hadoop.mapreduce). I read in the mailing list that now
the depreca
On Mar 17, 2011, at 1:19 PM, Jane Chen wrote:
> In 0.20.2, there are some Interface API that got deprecated
> (org.apache.hadoop.mapred), and their abstract class counter parts were
> introduced (org.apache.hadoop.mapreduce). I read in the mailing list that
> now the deprecated APIs are consid
Support for non-standard ssh port for slaves
Key: HADOOP-7197
URL: https://issues.apache.org/jira/browse/HADOOP-7197
Project: Hadoop Common
Issue Type: New Feature
Components: util
A
Hi,
I followed the pointers to checkout Hadoop in eclipse and then compiled the
source.
The ant build for build.xml is showing successful, however under the
'Problem' tab in eclipse, I am getting the following error:
"AbstractDelegationTokenIdentifier cannot be resolved to a type"
Can anyone plea
Hadoop defaults for web UI ports often fall smack in the middle of Linux
ephemeral port range
-
Key: HADOOP-7198
URL: https://issues.apache.org/jira/browse/HADOOP-7198
P.S.
On building the project in eclipse, I also get the following two errors:
Description Resource Path Location Type
The project was not built since its build path is incomplete. Cannot find
the class file for com.sun.javadoc.RootDoc. Fix the build path then try
building this project Hadoop Unkno
I resolved these errors. I was missing tools.jar which I added as external
.jar file.
On Thu, Mar 17, 2011 at 8:37 PM, bikash sharma wrote:
> P.S.
> On building the project in eclipse, I also get the following two errors:
>
> Description Resource Path Location Type
> The project was not built sin
We just have pushed an update of stack validation framework (the one
Roman and I have presented at eBay a few weeks ago) which allows you
to formalize and simplify Hadoop testing. This is still a pre-Beta
stage (e.g. no user docs are ready yet), but it is working and has a
lot of merit in it as of
Hi,
I am using a standalone linux machine. Namenode and Datanode are running.
But when I try to access the UI in my browser its showing "unable to
connect" error. I know its a basic question please help me. I have given
below the configuration I am using.
*Core-site.xml*
f
17 matches
Mail list logo