| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
1373 (0.431s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: How can I kill a file with bad permissions - Hadoop - [mail # user]
|
|
...You should be able to change permissions at will, as the owner of the entry. There is certainly no bug there, as demonstrated by below in HDFS 2.x: ➜ ~ hadoop fs -ls Found ...
|
|
|
Author: Harsh J,
2013-05-20, 14:16
|
|
|
[HADOOP-9346] Upgrading to protoc 2.5.0 fails the build - Hadoop - [issue]
|
|
...Reported over the impala lists, one of the errors received is:src/hadoop-common-project/hadoop-common/target/generated-sources/java/org/apache/hadoop/ha/proto/ZKFCProtocolProtos.java:[104,37...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9346
Author: Harsh J,
2013-05-18, 17:18
|
|
|
Re: Running Hadoop client as a different user - Hadoop - [mail # user]
|
|
...Am not sure I'm getting your problem yet, but mind sharing the error you see specifically? That'd give me more clues. On Fri, May 17, 2013 at 2:39 PM, Steve Lewis wrote: &...
|
|
|
Author: Harsh J,
2013-05-17, 09:53
|
|
|
[HADOOP-9567] Provide auto-renewal for keytab based logins - Hadoop - [issue]
|
|
...We do a renewal for cached tickets (obtained via kinit before using a Hadoop application) but we explicitly seem to avoid doing a renewal for keytab based logins (done from within the client...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9567
Author: Harsh J,
2013-05-17, 01:05
|
|
|
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
|
|
|
|