| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
1379 (0.141s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Running Hadoop client as a different user - Hadoop - [mail # user]
|
|
...Hi Steve, A normally-written client program would work normally on both permissions and no-permissions clusters. There is no concept of a "password" for users in Apache Hadoop as of ye...
|
|
|
Author: Harsh J,
2013-05-13, 16:26
|
|
|
[HADOOP-9424] The "hadoop jar" invocation should include the passed jar on the classpath as a whole - Hadoop - [issue]
|
|
...When you have a case such as this:X.jar -> Classes = Main, FooY.jar -> Classes = BarWith implementation details such as: Main references Bar and invokes a public, static method on it. ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9424
Author: Harsh J,
2013-05-13, 14:53
|
|
|
Re: build failure: A required class is missing: org/apache/maven/surefire/util/NestedCheckedException - Hadoop - [mail # dev]
|
|
...What version of Apache Maven are you using? On Thu, May 9, 2013 at 11:44 AM, samar.opensource wrote: Harsh J...
|
|
|
Author: Harsh J,
2013-05-09, 06:19
|
|
|
Re: Issue HADOOP-8905 - Hadoop - [mail # dev]
|
|
...Hi Steve, Per my knowledge, no one is currently working on this or has planned to. The request is also unassigned so you can go right ahead! Do ping the common-dev@ with any revi...
|
|
|
Author: Harsh J,
2013-05-09, 03:40
|
|
|
Re: no _SUCCESS file in MR output directory. - Hadoop - [mail # user]
|
|
...Good observance: Pig does seem to use a default "false" when possible, to disable the _SUCCESS creation. I don't see Hive do that, nor any part of the stock Apache Hadoop MR jobs. Rahu...
|
|
|
Author: Harsh J,
2013-05-07, 07:44
|
|
|
Re: no _SUCCESS file in MR output directory. - Hadoop - [mail # user]
|
|
...I can think of a few, most obvious ones: 1. Job didn't succeed and/or the file was deleted (*shields self*) 2. Job overrode the default FileOutputCommitter with something that doesn't ...
|
|
|
Author: Harsh J,
2013-05-05, 17:56
|
|
|
Re: executing with the data but through using a file system interface - Hadoop - [mail # user]
|
|
...Hi, 1. MR uses the host hints provided by an InputSplit object's getLocations return. [1] 2. Typically, (1) is populated by taking each block's locations, available via the FileSystem'...
|
|
|
Author: Harsh J,
2013-05-01, 09:48
|
|
|
Re: Hadoop properties - Hadoop - [mail # user]
|
|
...You can read some maintained descriptions through the following links: http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/core-default.xml http://hadoop.apache.org...
|
|
|
Author: Harsh J,
2013-05-01, 09:36
|
|
|
Re: Hadoop Avro Question - Hadoop - [mail # user]
|
|
...Moving the question to Apache Avro's user@ lists. Please use the right lists for the most relevant answers. Avro is a different serialization technique that intends to replace the Writ...
|
|
|
Author: Harsh J,
2013-05-01, 05:05
|
|
|
[HADOOP-9322] LdapGroupsMapping doesn't seem to set a timeout for its directory search - Hadoop - [issue]
|
|
...We don't appear to be setting a timeout via http://docs.oracle.com/javase/6/docs/api/javax/naming/directory/SearchControls.html#setTimeLimit(int) before we search with http://docs.oracle.com...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9322
Author: Harsh J,
2013-04-30, 15:01
|
|
|
|