| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (0.114s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Buiding Hadoop code from source - Hadoop - [mail # dev]
|
|
...I write down my steps of compiling hadoop 1.1 here: http://yiyujia.blogspot.com/2012/10/steps-to-compile-hadoop-on-centos-63.html I basically follow articles on the apache wiki. I just...
|
|
|
Author: yiyu jia,
2013-03-01, 15:26
|
|
|
Re: Help to setup latest Hadoop source code on Eclipse - Hadoop - [mail # dev]
|
|
...I followed this link to setup my hadoop development eclipse env. http://wiki.apache.org/hadoop/EclipseEnvironment You may ran into some error messages when you run mvn command. b...
|
|
|
Author: yiyu jia,
2013-02-01, 15:14
|
|
|
Re: Build Hadoop 1.0.4 eclipse plugin - Hadoop - [mail # general]
|
|
...I have a compiled eclipse plugin to share: http://yiyujia.blogspot.com/2012/10/eclipse-mapreduce-plugin-build-for.html I also write down my steps to compile the plugin from the source ...
|
|
|
Author: yiyu jia,
2013-01-21, 00:40
|
|
|
Re: maven setting of version of protocol buffer - Hadoop - [mail # dev]
|
|
...Hi Colin, Yes. What I talked about is google protobuf. What I did is just open each POM files that has protobuf dependency and add the version number I installed into my local reposito...
|
|
|
Author: yiyu jia,
2013-01-17, 20:14
|
|
|
maven setting of version of protocol buffer - Hadoop - [mail # dev]
|
|
...Hi, I noticed that I always get error message which says there is no Parser.class found in protocbuffer. Aftter checking, I found that is because there is no version info about protocb...
|
|
|
Author: yiyu jia,
2013-01-17, 14:34
|
|
|
Re: Anybody know how to configure SSH for eclipse plugin - Hadoop - [mail # dev]
|
|
...Hi all, how to make eclipse plugin to support SSH connection that need password (or using certification stored somewhere)? thanks in advance! Yiyu On Mon, Nov 26, 20...
|
|
|
Author: yiyu jia,
2012-11-27, 03:21
|
|
|
Re: Anybody know how to configure SSH for eclipse plugin - Hadoop - [mail # dev]
|
|
...In file org.apache.hadoop.eclipse.server.HadoopServer.java (version 1.0.4) I find the following comments. Does it mean I can setup a SSH tunnel and eclipse can connect to remove cluster main...
|
|
|
Author: yiyu jia,
2012-11-27, 02:08
|
|
|
Anybody know how to configure SSH for eclipse plugin - Hadoop - [mail # dev]
|
|
...Hi, Anybody tell me how to configure SSH for eclipse plugin? I guess eclipse plugin use SSH to connect with Map/Reduce locations. But, I found that it always use my local machine' s ac...
|
|
|
Author: yiyu jia,
2012-11-27, 00:17
|
|
|
|