Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-14 Thread Suresh Srinivas
+1 (binding) On Mon, Oct 7, 2013 at 12:00 AM, Arun C Murthy wrote: > Folks, > > I've created a release candidate (rc0) for hadoop-2.2.0 that I would like > to get released - this release fixes a small number of bugs and some > protocol/api issues which should ensure they are now stable and will

Re: Hbase to hive

2013-10-14 Thread Shekhar Sharma
You can very well port the the data to from Hbase to hive using hive-hbase handler..But if you want to do it on specific criteria then you might have to write the code to pull the data from hbase and put in hive.. Its pretty straightforward to reflect the data in HBase into Hive table..I have real

Re: streaming documentation in Hadoop 2?

2013-10-14 Thread Sandy Ryza
Thanks Eli, that explains it. On Mon, Oct 14, 2013 at 3:30 PM, Eli Collins wrote: > This is MAPREDUCE-4282 > > On Mon, Oct 14, 2013 at 3:28 PM, Sandy Ryza > wrote: > > Doc existed in MR1 http://hadoop.apache.org/docs/stable/streaming.html, > but > > it looks like it and a bunch of other stuff

Re: streaming documentation in Hadoop 2?

2013-10-14 Thread Eli Collins
This is MAPREDUCE-4282 On Mon, Oct 14, 2013 at 3:28 PM, Sandy Ryza wrote: > Doc existed in MR1 http://hadoop.apache.org/docs/stable/streaming.html, but > it looks like it and a bunch of other stuff (e.g. Rumen and the MapReduce > Tutorial) weren't ported over. > > > On Mon, Oct 14, 2013 at 3:20 P

Re: streaming documentation in Hadoop 2?

2013-10-14 Thread Sandy Ryza
Doc existed in MR1 http://hadoop.apache.org/docs/stable/streaming.html, but it looks like it and a bunch of other stuff (e.g. Rumen and the MapReduce Tutorial) weren't ported over. On Mon, Oct 14, 2013 at 3:20 PM, Eli Collins wrote: > It probably just needs doc, I'd go ahead and file a jira for

Re: streaming documentation in Hadoop 2?

2013-10-14 Thread Eli Collins
It probably just needs doc, I'd go ahead and file a jira for it. The wiki content here could be a good starting point. On Mon, Oct 14, 2013 at 2:56 PM, Sandy Ryza wrote: > Hi All, > > I noticed that the hadoop streaming documentation does not exist in the > Hadoop 2 source tree, and also cannot b

streaming documentation in Hadoop 2?

2013-10-14 Thread Sandy Ryza
Hi All, I noticed that the hadoop streaming documentation does not exist in the Hadoop 2 source tree, and also cannot be found on the internet. Is this on purpose? I found this wiki page http://wiki.apache.org/hadoop/HadoopStreaming - is that where doc is supposed to go? As this page isn't tie

Hbase to hive

2013-10-14 Thread abhisekgun...@yahoo.com
Hi All, Can somebody suggest a solution on my problem below. 1. The data is maintained and constantly updated in hbase. 2. The user wants to query the data from hive. The requirement is to write a programs that can move data from hbase to hive based on certain criteria. Please advice. Thanks

Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-14 Thread Arpit Agarwal
+1 (non-binding) - Verified md5/SHA checksums - Installed binary distribution on Centos 6.4 - Ran a few MapReduce jobs on a single-node cluster - Copied files to/from the cluster using HDFS commands No issues encountered. On Mon, Oct 7, 2013 at 12:00 AM, Arun C Murthy wrote: > Folks, > > I've

[jira] [Created] (HADOOP-10046) Print a log message when SSL is enabled

2013-10-14 Thread David S. Wang (JIRA)
David S. Wang created HADOOP-10046: -- Summary: Print a log message when SSL is enabled Key: HADOOP-10046 URL: https://issues.apache.org/jira/browse/HADOOP-10046 Project: Hadoop Common Issue T

[jira] [Created] (HADOOP-10045) QueueMetrics 'maps_killed' and 'reduces_killed' are never incremented in branch-1

2013-10-14 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-10045: -- Summary: QueueMetrics 'maps_killed' and 'reduces_killed' are never incremented in branch-1 Key: HADOOP-10045 URL: https://issues.apache.org/jira/browse/HADOOP-10045

Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-14 Thread Jonathan Eagles
+1. Compiled native on ubuntu and found that sample jobs on single node cluster are working. On Mon, Oct 7, 2013 at 2:00 AM, Arun C Murthy wrote: > Folks, > > I've created a release candidate (rc0) for hadoop-2.2.0 that I would like > to get released - this release fixes a small number of bugs

[jira] [Resolved] (HADOOP-10040) hadoop.cmd in UNIX format and would not run by default on Windows

2013-10-14 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HADOOP-10040. Resolution: Fixed I have committed the changes described above. I waited for the git syn

Build failed in Jenkins: Hadoop-Common-trunk #921

2013-10-14 Thread Apache Jenkins Server
See Changes: [sandy] YARN-305. Fair scheduler logs too many "Node offered to app" messages. (Lohit Vijayarenu via Sandy Ryza) [sseth] MAPREDUCE-5329. Allow MR applications to use additional AuxServices, which are compatible with t