diff --git build-common.xml build-common.xml
index 9f21a69..319486f 100644
--- build-common.xml
+++ build-common.xml
@@ -427,7 +427,7 @@
-->
-
+
diff --git lib/README lib/README
index 1c2f0b1..6cc2fba 100644
--- lib/README
+++ lib/README
@@ -13,3 +13,4 @@ Folowing is the list of external jars contained in this directory and the source
* commons-collections-3.2.1.jar - http://commons.apache.org/downloads/download_collections.cgi
* commons-lang-2.4.jar - http://commons.apache.org/downloads/download_lang.cgi
* json.jar - http://www.json.org/java/index.html
+* javaewah-0.2.jar - http://code.google.com/p/javaewah/downloads/
diff --git lib/javaewah-0.2.jar lib/javaewah-0.2.jar
new file mode 100644
index 0000000..1f48093
Binary files /dev/null and lib/javaewah-0.2.jar differ
diff --git lib/javaewah.LICENSE lib/javaewah.LICENSE
new file mode 100644
index 0000000..261eeb9
--- /dev/null
+++ lib/javaewah.LICENSE
@@ -0,0 +1,201 @@
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
diff --git ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java
index ba222f3..16a207e 100644
--- ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java
+++ ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java
@@ -122,6 +122,7 @@ import org.apache.hadoop.hive.ql.udf.UDFUpper;
import org.apache.hadoop.hive.ql.udf.UDFWeekOfYear;
import org.apache.hadoop.hive.ql.udf.UDFYear;
import org.apache.hadoop.hive.ql.udf.generic.GenericUDAFAverage;
+import org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEWAHBitmap;
import org.apache.hadoop.hive.ql.udf.generic.GenericUDAFBridge;
import org.apache.hadoop.hive.ql.udf.generic.GenericUDAFCollectSet;
import org.apache.hadoop.hive.ql.udf.generic.GenericUDAFContextNGrams;
@@ -146,6 +147,9 @@ import org.apache.hadoop.hive.ql.udf.generic.GenericUDAFnGrams;
import org.apache.hadoop.hive.ql.udf.generic.GenericUDF;
import org.apache.hadoop.hive.ql.udf.generic.GenericUDFArray;
import org.apache.hadoop.hive.ql.udf.generic.GenericUDFArrayContains;
+import org.apache.hadoop.hive.ql.udf.generic.GenericUDFEWAHBitmapAnd;
+import org.apache.hadoop.hive.ql.udf.generic.GenericUDFEWAHBitmapOr;
+import org.apache.hadoop.hive.ql.udf.generic.GenericUDFEWAHBitmapEmpty;
import org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge;
import org.apache.hadoop.hive.ql.udf.generic.GenericUDFCase;
import org.apache.hadoop.hive.ql.udf.generic.GenericUDFCoalesce;
@@ -339,6 +343,10 @@ public final class FunctionRegistry {
registerGenericUDF("not", GenericUDFOPNot.class);
registerGenericUDF("!", GenericUDFOPNot.class);
+ registerGenericUDF("ewah_bitmap_and", GenericUDFEWAHBitmapAnd.class);
+ registerGenericUDF("ewah_bitmap_or", GenericUDFEWAHBitmapOr.class);
+ registerGenericUDF("ewah_bitmap_empty", GenericUDFEWAHBitmapEmpty.class);
+
// Aliases for Java Class Names
// These are used in getImplicitConvertUDFMethod
@@ -384,6 +392,8 @@ public final class FunctionRegistry {
registerGenericUDAF("ngrams", new GenericUDAFnGrams());
registerGenericUDAF("context_ngrams", new GenericUDAFContextNGrams());
+ registerGenericUDAF("ewah_bitmap", new GenericUDAFEWAHBitmap());
+
registerUDAF("percentile", UDAFPercentile.class);
diff --git ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java
index ff74f08..96a1631 100644
--- ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java
+++ ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java
@@ -566,6 +566,17 @@ public class MapOperator extends Operator implements Serializable {
if (current != old.get()) {
old.set(current);
}
+ } else if (vc.equals(VirtualColumn.ROWOFFSET)) {
+ long current = ioCxt.getCurrentRow();
+ LongWritable old = (LongWritable) this.vcValues[i];
+ if (old == null) {
+ old = new LongWritable(current);
+ this.vcValues[i] = old;
+ continue;
+ }
+ if (current != old.get()) {
+ old.set(current);
+ }
}
}
}
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndex.java ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndex.java
index 308d985..591c9ff 100644
--- ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndex.java
+++ ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndex.java
@@ -30,7 +30,9 @@ public class HiveIndex {
public static String INDEX_TABLE_CREATETIME = "hive.index.basetbl.dfs.lastModifiedTime";
public static enum IndexType {
- COMPACT_SUMMARY_TABLE("compact", "org.apache.hadoop.hive.ql.index.compact.CompactIndexHandler");
+ COMPACT_SUMMARY_TABLE("compact", "org.apache.hadoop.hive.ql.index.compact.CompactIndexHandler"),
+ BITMAP_TABLE("bitmap",
+"org.apache.hadoop.hive.ql.index.bitmap.BitmapIndexHandler");
private IndexType(String indexType, String className) {
indexTypeName = indexType;
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndexResult.java ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndexResult.java
new file mode 100644
index 0000000..4eda17b
--- /dev/null
+++ ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndexResult.java
@@ -0,0 +1,193 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.hadoop.hive.ql.index;
+
+import java.io.IOException;
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+import java.util.SortedSet;
+import java.util.TreeSet;
+
+import org.apache.commons.logging.Log;
+import org.apache.commons.logging.LogFactory;
+import org.apache.hadoop.fs.FSDataInputStream;
+import org.apache.hadoop.fs.FileStatus;
+import org.apache.hadoop.fs.FileSystem;
+import org.apache.hadoop.fs.Path;
+import org.apache.hadoop.hive.conf.HiveConf;
+import org.apache.hadoop.hive.ql.metadata.HiveException;
+import org.apache.hadoop.hive.serde2.columnar.BytesRefWritable;
+import org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe;
+import org.apache.hadoop.io.Text;
+import org.apache.hadoop.mapred.FileSplit;
+import org.apache.hadoop.mapred.JobConf;
+import org.apache.hadoop.mapred.LineRecordReader.LineReader;
+
+/**
+ * HiveIndexResult parses the input stream from an index query
+ * to generate a list of file splits to query.
+ */
+public class HiveIndexResult {
+
+ public static final Log l4j =
+ LogFactory.getLog(HiveIndexResult.class.getSimpleName());
+
+ // IndexBucket
+ static class IBucket {
+ private String name = null;
+ private SortedSet offsets = new TreeSet();
+
+ public IBucket(String n) {
+ name = n;
+ }
+
+ public void add(Long offset) {
+ offsets.add(offset);
+ }
+
+ public String getName() {
+ return name;
+ }
+
+ public SortedSet getOffsets() {
+ return offsets;
+ }
+
+ public boolean equals(Object obj) {
+ if (obj.getClass() != this.getClass()) {
+ return false;
+ }
+ return (((IBucket) obj).name.compareToIgnoreCase(this.name) == 0);
+ }
+ }
+
+ JobConf job = null;
+ BytesRefWritable[] bytesRef = new BytesRefWritable[2];
+ boolean ignoreHdfsLoc = false;
+
+ public HiveIndexResult(String indexFile, JobConf conf) throws IOException,
+ HiveException {
+ job = conf;
+
+ bytesRef[0] = new BytesRefWritable();
+ bytesRef[1] = new BytesRefWritable();
+ ignoreHdfsLoc = HiveConf.getBoolVar(conf, HiveConf.ConfVars.HIVE_INDEX_IGNORE_HDFS_LOC);
+
+ if (indexFile != null) {
+ Path indexFilePath = new Path(indexFile);
+ FileSystem fs = FileSystem.get(conf);
+ FileStatus indexStat = fs.getFileStatus(indexFilePath);
+ List paths = new ArrayList();
+ if (indexStat.isDir()) {
+ FileStatus[] fss = fs.listStatus(indexFilePath);
+ for (FileStatus f : fss) {
+ paths.add(f.getPath());
+ }
+ } else {
+ paths.add(indexFilePath);
+ }
+
+ for (Path indexFinalPath : paths) {
+ FSDataInputStream ifile = fs.open(indexFinalPath);
+ LineReader lr = new LineReader(ifile, conf);
+ try {
+ Text line = new Text();
+ while (lr.readLine(line) > 0) {
+ add(line);
+ }
+ }
+ finally {
+ // this will close the input stream
+ lr.close();
+ }
+ }
+ }
+ }
+
+ Map buckets = new HashMap();
+
+ private void add(Text line) throws HiveException {
+ String l = line.toString();
+ byte[] bytes = l.getBytes();
+ int firstEnd = 0;
+ int i = 0;
+ for (int index = 0; index < bytes.length; index++) {
+ if (bytes[index] == LazySimpleSerDe.DefaultSeparators[0]) {
+ i++;
+ firstEnd = index;
+ }
+ }
+ if (i > 1) {
+ throw new HiveException(
+ "Bad index file row (index file should only contain two columns: bucket_file_name and offset lists.) ."
+ + line.toString());
+ }
+ String bucketFileName = new String(bytes, 0, firstEnd);
+
+ if (ignoreHdfsLoc) {
+ Path tmpPath = new Path(bucketFileName);
+ bucketFileName = tmpPath.toUri().getPath();
+ }
+ IBucket bucket = buckets.get(bucketFileName);
+ if (bucket == null) {
+ bucket = new IBucket(bucketFileName);
+ buckets.put(bucketFileName, bucket);
+ }
+
+ int currentStart = firstEnd + 1;
+ int currentEnd = firstEnd + 1;
+ for (; currentEnd < bytes.length; currentEnd++) {
+ if (bytes[currentEnd] == LazySimpleSerDe.DefaultSeparators[1]) {
+ String one_offset = new String(bytes, currentStart, currentEnd
+ - currentStart);
+ Long offset = Long.parseLong(one_offset);
+ bucket.getOffsets().add(offset);
+ currentStart = currentEnd + 1;
+ }
+ }
+ String one_offset = new String(bytes, currentStart, currentEnd
+ - currentStart);
+ bucket.getOffsets().add(Long.parseLong(one_offset));
+ }
+
+ public boolean contains(FileSplit split) throws HiveException {
+
+ if (buckets == null) {
+ return false;
+ }
+ String bucketName = split.getPath().toString();
+ IBucket bucket = buckets.get(bucketName);
+ if (bucket == null) {
+ bucketName = split.getPath().toUri().getPath();
+ bucket = buckets.get(bucketName);
+ if (bucket == null) {
+ return false;
+ }
+ }
+
+ for (Long offset : bucket.getOffsets()) {
+ if ((offset >= split.getStart())
+ && (offset <= split.getStart() + split.getLength())) {
+ return true;
+ }
+ }
+ return false;
+ }
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndexedInputFormat.java ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndexedInputFormat.java
new file mode 100644
index 0000000..a3d74e2
--- /dev/null
+++ ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndexedInputFormat.java
@@ -0,0 +1,162 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hadoop.hive.ql.index;
+
+import java.io.IOException;
+import java.util.ArrayList;
+import java.util.Iterator;
+import java.util.Set;
+
+import org.apache.commons.logging.Log;
+import org.apache.commons.logging.LogFactory;
+import org.apache.hadoop.fs.Path;
+import org.apache.hadoop.hive.ql.exec.Utilities;
+import org.apache.hadoop.hive.ql.io.HiveFileFormatUtils;
+import org.apache.hadoop.hive.ql.io.HiveInputFormat;
+import org.apache.hadoop.hive.ql.io.IOPrepareCache;
+import org.apache.hadoop.hive.ql.metadata.HiveException;
+import org.apache.hadoop.hive.ql.plan.PartitionDesc;
+import org.apache.hadoop.io.SequenceFile;
+import org.apache.hadoop.mapred.FileInputFormat;
+import org.apache.hadoop.mapred.FileSplit;
+import org.apache.hadoop.mapred.InputFormat;
+import org.apache.hadoop.mapred.InputSplit;
+import org.apache.hadoop.mapred.JobConf;
+
+/**
+ * Input format for doing queries that use indexes.
+ * Uses a blockfilter file to specify the blocks to query.
+ */
+public class HiveIndexedInputFormat extends HiveInputFormat {
+ public static final Log l4j = LogFactory.getLog("HiveIndexInputFormat");
+ private final String indexFile;
+
+ public HiveIndexedInputFormat() {
+ super();
+ indexFile = "hive.index.blockfilter.file";
+ }
+
+ public HiveIndexedInputFormat(String indexFileName) {
+ indexFile = indexFileName;
+ }
+
+ public InputSplit[] doGetSplits(JobConf job, int numSplits) throws IOException {
+
+ super.init(job);
+
+ Path[] dirs = FileInputFormat.getInputPaths(job);
+ if (dirs.length == 0) {
+ throw new IOException("No input paths specified in job");
+ }
+ JobConf newjob = new JobConf(job);
+ ArrayList result = new ArrayList();
+
+ // for each dir, get the InputFormat, and do getSplits.
+ PartitionDesc part;
+ for (Path dir : dirs) {
+ part = HiveFileFormatUtils
+ .getPartitionDescFromPathRecursively(pathToPartitionInfo, dir,
+ IOPrepareCache.get().allocatePartitionDescMap(), true);
+ // create a new InputFormat instance if this is the first time to see this
+ // class
+ Class inputFormatClass = part.getInputFileFormatClass();
+ InputFormat inputFormat = getInputFormatFromCache(inputFormatClass, job);
+ Utilities.copyTableJobPropertiesToConf(part.getTableDesc(), newjob);
+
+ FileInputFormat.setInputPaths(newjob, dir);
+ newjob.setInputFormat(inputFormat.getClass());
+ InputSplit[] iss = inputFormat.getSplits(newjob, numSplits / dirs.length);
+ for (InputSplit is : iss) {
+ result.add(new HiveInputSplit(is, inputFormatClass.getName()));
+ }
+ }
+ return result.toArray(new HiveInputSplit[result.size()]);
+ }
+
+ @Override
+ public InputSplit[] getSplits(JobConf job, int numSplits) throws IOException {
+ String indexFileStr = job.get(indexFile);
+ l4j.info("index_file is " + indexFileStr);
+
+ HiveIndexResult hiveIndexResult = null;
+ if (indexFileStr != null) {
+ try {
+ hiveIndexResult = new HiveIndexResult(indexFileStr, job);
+ } catch (HiveException e) {
+ l4j.error("Unable to read index..");
+ throw new IOException(e);
+ }
+
+ Set inputFiles = hiveIndexResult.buckets.keySet();
+ Iterator iter = inputFiles.iterator();
+ boolean first = true;
+ StringBuilder newInputPaths = new StringBuilder();
+ while(iter.hasNext()) {
+ String path = iter.next();
+ if (path.trim().equalsIgnoreCase("")) {
+ continue;
+ }
+ if (!first) {
+ newInputPaths.append(",");
+ } else {
+ first = false;
+ }
+ newInputPaths.append(path);
+ }
+
+ FileInputFormat.setInputPaths(job, newInputPaths.toString());
+ } else {
+ return super.getSplits(job, numSplits);
+ }
+
+ HiveInputSplit[] splits = (HiveInputSplit[]) this.doGetSplits(job, numSplits);
+
+ ArrayList newSplits = new ArrayList(
+ numSplits);
+ for (HiveInputSplit split : splits) {
+ l4j.info("split start : " + split.getStart());
+ l4j.info("split end : " + (split.getStart() + split.getLength()));
+
+ try {
+ if (hiveIndexResult.contains(split)) {
+ // we may miss a sync here
+ HiveInputSplit newSplit = split;
+ if (split.inputFormatClassName().contains("RCFile")
+ || split.inputFormatClassName().contains("SequenceFile")) {
+ if (split.getStart() > SequenceFile.SYNC_INTERVAL) {
+ newSplit = new HiveInputSplit(new FileSplit(split.getPath(), split
+ .getStart()
+ - SequenceFile.SYNC_INTERVAL, split.getLength()
+ + SequenceFile.SYNC_INTERVAL, split.getLocations()), split
+ .inputFormatClassName());
+ }
+ }
+ newSplits.add(newSplit);
+ }
+ } catch (HiveException e) {
+ throw new RuntimeException(
+ "Unable to get metadata for input table split" + split.getPath());
+ }
+ }
+ InputSplit retA[] = newSplits.toArray((new FileSplit[newSplits.size()]));
+ l4j.info("Number of input splits: " + splits.length + " new input splits: "
+ + retA.length);
+ return retA;
+ }
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/IndexMetadataChangeTask.java ql/src/java/org/apache/hadoop/hive/ql/index/IndexMetadataChangeTask.java
new file mode 100644
index 0000000..b30a1f1
--- /dev/null
+++ ql/src/java/org/apache/hadoop/hive/ql/index/IndexMetadataChangeTask.java
@@ -0,0 +1,106 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hadoop.hive.ql.index;
+
+import org.apache.hadoop.fs.FileStatus;
+import org.apache.hadoop.fs.FileSystem;
+import org.apache.hadoop.fs.Path;
+import org.apache.hadoop.hive.metastore.TableType;
+import org.apache.hadoop.hive.metastore.Warehouse;
+import org.apache.hadoop.hive.ql.Context;
+import org.apache.hadoop.hive.ql.DriverContext;
+import org.apache.hadoop.hive.ql.exec.Task;
+import org.apache.hadoop.hive.ql.metadata.Hive;
+import org.apache.hadoop.hive.ql.metadata.Partition;
+import org.apache.hadoop.hive.ql.metadata.Table;
+import org.apache.hadoop.hive.ql.plan.api.StageType;
+
+public class IndexMetadataChangeTask extends Task{
+
+ private static final long serialVersionUID = 1L;
+
+ @Override
+ protected int execute(DriverContext driverContext) {
+
+ try {
+ Hive db = Hive.get(conf);
+ IndexMetadataChangeWork work = this.getWork();
+ String tblName = work.getIndexTbl();
+ Table tbl = db.getTable(work.getDbName(), tblName);
+ if (tbl == null ) {
+ console.printError("Index table can not be null.");
+ return 1;
+ }
+
+ if (!tbl.getTableType().equals(TableType.INDEX_TABLE)) {
+ console.printError("Table " + tbl.getTableName() + " not specified.");
+ return 1;
+ }
+
+ if (tbl.isPartitioned() && work.getPartSpec() == null) {
+ console.printError("Index table is partitioned, but no partition specified.");
+ return 1;
+ }
+
+ if (work.getPartSpec() != null) {
+ Partition part = db.getPartition(tbl, work.getPartSpec(), false);
+ if (part == null) {
+ console.printError("Partition " +
+ Warehouse.makePartName(work.getPartSpec(), false).toString()
+ + " does not exist.");
+ return 1;
+ }
+
+ Path url = new Path(part.getDataLocation().toString());
+ FileSystem fs = url.getFileSystem(conf);
+ FileStatus fstat = fs.getFileStatus(url);
+
+ part.getParameters().put(HiveIndex.INDEX_TABLE_CREATETIME, Long.toString(fstat.getModificationTime()));
+ db.alterPartition(tbl.getTableName(), part);
+ } else {
+ Path url = new Path(tbl.getDataLocation().toString());
+ FileSystem fs = url.getFileSystem(conf);
+ FileStatus fstat = fs.getFileStatus(url);
+ tbl.getParameters().put(HiveIndex.INDEX_TABLE_CREATETIME, Long.toString(fstat.getModificationTime()));
+ db.alterTable(tbl.getTableName(), tbl);
+ }
+ } catch (Exception e) {
+ e.printStackTrace();
+ console.printError("Error changing index table/partition metadata "
+ + e.getMessage());
+ return 1;
+ }
+ return 0;
+ }
+
+ @Override
+ public String getName() {
+ return IndexMetadataChangeTask.class.getSimpleName();
+ }
+
+ @Override
+ public StageType getType() {
+ return StageType.DDL;
+ }
+
+ @Override
+ protected void localizeMRTmpFilesImpl(Context ctx) {
+ }
+
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/IndexMetadataChangeWork.java ql/src/java/org/apache/hadoop/hive/ql/index/IndexMetadataChangeWork.java
new file mode 100644
index 0000000..59a9bd6
--- /dev/null
+++ ql/src/java/org/apache/hadoop/hive/ql/index/IndexMetadataChangeWork.java
@@ -0,0 +1,67 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hadoop.hive.ql.index;
+
+import java.io.Serializable;
+import java.util.HashMap;
+
+public class IndexMetadataChangeWork implements Serializable {
+
+ private static final long serialVersionUID = 1L;
+
+ private HashMap partSpec;
+ private String indexTbl;
+ private String dbName;
+
+ public IndexMetadataChangeWork() {
+ }
+
+ public IndexMetadataChangeWork(HashMap partSpec,
+ String indexTbl, String dbName) {
+ super();
+ this.partSpec = partSpec;
+ this.indexTbl = indexTbl;
+ this.dbName = dbName;
+ }
+
+ public HashMap getPartSpec() {
+ return partSpec;
+ }
+
+ public void setPartSpec(HashMap partSpec) {
+ this.partSpec = partSpec;
+ }
+
+ public String getIndexTbl() {
+ return indexTbl;
+ }
+
+ public void setIndexTbl(String indexTbl) {
+ this.indexTbl = indexTbl;
+ }
+
+ public String getDbName() {
+ return dbName;
+ }
+
+ public void setDbName(String dbName) {
+ this.dbName = dbName;
+ }
+
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/TableBasedIndexHandler.java ql/src/java/org/apache/hadoop/hive/ql/index/TableBasedIndexHandler.java
new file mode 100644
index 0000000..02ab78c
--- /dev/null
+++ ql/src/java/org/apache/hadoop/hive/ql/index/TableBasedIndexHandler.java
@@ -0,0 +1,138 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hadoop.hive.ql.index;
+
+import java.util.ArrayList;
+import java.util.Iterator;
+import java.util.LinkedHashMap;
+import java.util.List;
+import java.util.Set;
+import java.util.Map.Entry;
+
+import org.apache.hadoop.conf.Configuration;
+import org.apache.hadoop.hive.metastore.api.FieldSchema;
+import org.apache.hadoop.hive.ql.exec.Task;
+import org.apache.hadoop.hive.ql.exec.Utilities;
+import org.apache.hadoop.hive.ql.hooks.ReadEntity;
+import org.apache.hadoop.hive.ql.hooks.WriteEntity;
+import org.apache.hadoop.hive.ql.metadata.HiveException;
+import org.apache.hadoop.hive.ql.metadata.HiveUtils;
+import org.apache.hadoop.hive.ql.metadata.Partition;
+import org.apache.hadoop.hive.ql.parse.SemanticException;
+import org.apache.hadoop.hive.ql.plan.PartitionDesc;
+import org.apache.hadoop.hive.ql.plan.TableDesc;
+
+/**
+ * Index handler for indexes that use tables to store indexes.
+ */
+public abstract class TableBasedIndexHandler extends AbstractIndexHandler {
+ protected Configuration configuration;
+
+ @Override
+ public List> generateIndexBuildTaskList(
+ org.apache.hadoop.hive.ql.metadata.Table baseTbl,
+ org.apache.hadoop.hive.metastore.api.Index index,
+ List indexTblPartitions, List baseTblPartitions,
+ org.apache.hadoop.hive.ql.metadata.Table indexTbl,
+ Set inputs, Set outputs) throws HiveException {
+ try {
+
+ TableDesc desc = Utilities.getTableDesc(indexTbl);
+
+ List newBaseTblPartitions = new ArrayList();
+
+ List> indexBuilderTasks = new ArrayList>();
+
+ if (!baseTbl.isPartitioned()) {
+ // the table does not have any partition, then create index for the
+ // whole table
+ Task> indexBuilder = getIndexBuilderMapRedTask(inputs, outputs, index.getSd().getCols(), false,
+ new PartitionDesc(desc, null), indexTbl.getTableName(),
+ new PartitionDesc(Utilities.getTableDesc(baseTbl), null),
+ baseTbl.getTableName(), indexTbl.getDbName());
+ indexBuilderTasks.add(indexBuilder);
+ } else {
+
+ // check whether the index table partitions are still exists in base
+ // table
+ for (int i = 0; i < indexTblPartitions.size(); i++) {
+ Partition indexPart = indexTblPartitions.get(i);
+ Partition basePart = null;
+ for (int j = 0; j < baseTblPartitions.size(); j++) {
+ if (baseTblPartitions.get(j).getName().equals(indexPart.getName())) {
+ basePart = baseTblPartitions.get(j);
+ newBaseTblPartitions.add(baseTblPartitions.get(j));
+ break;
+ }
+ }
+ if (basePart == null) {
+ throw new RuntimeException(
+ "Partitions of base table and index table are inconsistent.");
+ }
+ // for each partition, spawn a map reduce task.
+ Task> indexBuilder = getIndexBuilderMapRedTask(inputs, outputs, index.getSd().getCols(), true,
+ new PartitionDesc(indexPart), indexTbl.getTableName(),
+ new PartitionDesc(basePart), baseTbl.getTableName(), indexTbl.getDbName());
+ indexBuilderTasks.add(indexBuilder);
+ }
+ }
+ return indexBuilderTasks;
+ } catch (Exception e) {
+ throw new SemanticException(e);
+ }
+ }
+
+ abstract protected Task> getIndexBuilderMapRedTask(Set inputs, Set outputs,
+ List indexField, boolean partitioned,
+ PartitionDesc indexTblPartDesc, String indexTableName,
+ PartitionDesc baseTablePartDesc, String baseTableName, String dbName);
+
+ protected List getPartKVPairStringArray(
+ LinkedHashMap partSpec) {
+ List ret = new ArrayList(partSpec.size());
+ Iterator> iter = partSpec.entrySet().iterator();
+ while (iter.hasNext()) {
+ StringBuilder sb = new StringBuilder();
+ Entry p = iter.next();
+ sb.append(HiveUtils.unparseIdentifier(p.getKey()));
+ sb.append(" = ");
+ sb.append("'");
+ sb.append(HiveUtils.escapeString(p.getValue()));
+ sb.append("'");
+ ret.add(sb.toString());
+ }
+ return ret;
+ }
+
+ @Override
+ public boolean usesIndexTable() {
+ return true;
+ }
+
+ @Override
+ public Configuration getConf() {
+ return configuration;
+ }
+
+ @Override
+ public void setConf(Configuration conf) {
+ this.configuration = conf;
+ }
+
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/bitmap/BitmapIndexHandler.java ql/src/java/org/apache/hadoop/hive/ql/index/bitmap/BitmapIndexHandler.java
new file mode 100644
index 0000000..5e9df4c
--- /dev/null
+++ ql/src/java/org/apache/hadoop/hive/ql/index/bitmap/BitmapIndexHandler.java
@@ -0,0 +1,151 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hadoop.hive.ql.index.bitmap;
+
+import java.util.ArrayList;
+import java.util.Iterator;
+import java.util.LinkedHashMap;
+import java.util.List;
+import java.util.Set;
+import java.util.Map.Entry;
+
+import org.apache.hadoop.conf.Configuration;
+import org.apache.hadoop.hive.conf.HiveConf;
+import org.apache.hadoop.hive.metastore.api.FieldSchema;
+import org.apache.hadoop.hive.metastore.api.Index;
+import org.apache.hadoop.hive.metastore.api.StorageDescriptor;
+import org.apache.hadoop.hive.metastore.api.Table;
+import org.apache.hadoop.hive.ql.Driver;
+import org.apache.hadoop.hive.ql.exec.Task;
+import org.apache.hadoop.hive.ql.exec.Utilities;
+import org.apache.hadoop.hive.ql.hooks.ReadEntity;
+import org.apache.hadoop.hive.ql.hooks.WriteEntity;
+import org.apache.hadoop.hive.ql.index.TableBasedIndexHandler;
+import org.apache.hadoop.hive.ql.metadata.HiveException;
+import org.apache.hadoop.hive.ql.metadata.HiveUtils;
+import org.apache.hadoop.hive.ql.metadata.Partition;
+import org.apache.hadoop.hive.ql.metadata.VirtualColumn;
+import org.apache.hadoop.hive.ql.parse.SemanticException;
+import org.apache.hadoop.hive.ql.plan.PartitionDesc;
+import org.apache.hadoop.hive.ql.plan.TableDesc;
+import org.apache.hadoop.hive.ql.index.IndexMetadataChangeTask;
+import org.apache.hadoop.hive.ql.index.IndexMetadataChangeWork;
+
+/**
+ * Index handler for the bitmap index. Bitmap index uses an EWAH-compressed
+ * bitmap to represent the values in a table.
+ */
+public class BitmapIndexHandler extends TableBasedIndexHandler {
+
+ @Override
+ public void analyzeIndexDefinition(Table baseTable, Index index,
+ Table indexTable) throws HiveException {
+ StorageDescriptor storageDesc = index.getSd();
+ if (this.usesIndexTable() && indexTable != null) {
+ StorageDescriptor indexTableSd = storageDesc.deepCopy();
+ List indexTblCols = indexTableSd.getCols();
+ FieldSchema bucketFileName = new FieldSchema("_bucketname", "string", "");
+ indexTblCols.add(bucketFileName);
+ FieldSchema offSets = new FieldSchema("_offset", "bigint", "");
+ indexTblCols.add(offSets);
+ FieldSchema bitmaps = new FieldSchema("_bitmaps", "array", "");
+ indexTblCols.add(bitmaps);
+ indexTable.setSd(indexTableSd);
+ }
+ }
+
+ @Override
+ protected Task> getIndexBuilderMapRedTask(Set inputs, Set outputs,
+ List indexField, boolean partitioned,
+ PartitionDesc indexTblPartDesc, String indexTableName,
+ PartitionDesc baseTablePartDesc, String baseTableName, String dbName) {
+
+ String indexCols = HiveUtils.getUnparsedColumnNamesFromFieldSchema(indexField);
+
+ //form a new insert overwrite query.
+ StringBuilder command= new StringBuilder();
+ LinkedHashMap partSpec = indexTblPartDesc.getPartSpec();
+
+ command.append("INSERT OVERWRITE TABLE " + HiveUtils.unparseIdentifier(indexTableName ));
+ if (partitioned && indexTblPartDesc != null) {
+ command.append(" PARTITION ( ");
+ List ret = getPartKVPairStringArray(partSpec);
+ for (int i = 0; i < ret.size(); i++) {
+ String partKV = ret.get(i);
+ command.append(partKV);
+ if (i < ret.size() - 1) {
+ command.append(",");
+ }
+ }
+ command.append(" ) ");
+ }
+
+ command.append(" SELECT ");
+ command.append(indexCols);
+ command.append(",");
+ command.append(VirtualColumn.FILENAME.getName());
+ command.append(",");
+ command.append(VirtualColumn.BLOCKOFFSET.getName());
+ command.append(",");
+ command.append("EWAH_BITMAP(");
+ command.append(VirtualColumn.ROWOFFSET.getName());
+ command.append(")");
+ command.append(" FROM " + HiveUtils.unparseIdentifier(baseTableName) );
+ LinkedHashMap basePartSpec = baseTablePartDesc.getPartSpec();
+ if(basePartSpec != null) {
+ command.append(" WHERE ");
+ List pkv = getPartKVPairStringArray(basePartSpec);
+ for (int i = 0; i < pkv.size(); i++) {
+ String partKV = pkv.get(i);
+ command.append(partKV);
+ if (i < pkv.size() - 1) {
+ command.append(" AND ");
+ }
+ }
+ }
+ command.append(" GROUP BY ");
+ command.append(VirtualColumn.FILENAME.getName());
+ command.append(",");
+ command.append(VirtualColumn.BLOCKOFFSET.getName());
+ for (FieldSchema fieldSchema : indexField) {
+ command.append(",");
+ command.append(HiveUtils.unparseIdentifier(fieldSchema.getName()));
+ }
+
+ // Require clusterby ROWOFFSET if map-size aggregation is off.
+ if (!configuration.get("hive.map.aggr", null).equals("true")) {
+ command.append(" CLUSTER BY ");
+ command.append(VirtualColumn.ROWOFFSET.getName());
+ }
+
+ Driver driver = new Driver(new HiveConf(getConf(), BitmapIndexHandler.class));
+ driver.compile(command.toString());
+
+ Task> rootTask = driver.getPlan().getRootTasks().get(0);
+ inputs.addAll(driver.getPlan().getInputs());
+ outputs.addAll(driver.getPlan().getOutputs());
+
+ IndexMetadataChangeWork indexMetaChange = new IndexMetadataChangeWork(partSpec, indexTableName, dbName);
+ IndexMetadataChangeTask indexMetaChangeTsk = new IndexMetadataChangeTask();
+ indexMetaChangeTsk.setWork(indexMetaChange);
+ rootTask.addDependentTask(indexMetaChangeTsk);
+
+ return rootTask;
+ }
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/bitmap/BitmapObjectInput.java ql/src/java/org/apache/hadoop/hive/ql/index/bitmap/BitmapObjectInput.java
new file mode 100644
index 0000000..75f66a4
--- /dev/null
+++ ql/src/java/org/apache/hadoop/hive/ql/index/bitmap/BitmapObjectInput.java
@@ -0,0 +1,182 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hadoop.hive.ql.index.bitmap;
+
+import java.io.IOException;
+import java.io.ObjectInput;
+import java.util.ArrayList;
+import java.util.Iterator;
+import java.util.List;
+import org.apache.hadoop.io.LongWritable;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.LongObjectInspector;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory;
+import org.apache.hadoop.hive.serde2.lazy.LazyLong;
+
+/**
+ * An ObjectInput that allows for conversion from an List of LongWritable
+ * to an EWAH-compressed bitmap.
+ */
+public class BitmapObjectInput implements ObjectInput {
+ Iterator bufferIter;
+ List buffer;
+
+ public BitmapObjectInput() {
+ buffer = new ArrayList();
+ bufferIter = buffer.iterator();
+ }
+
+ public BitmapObjectInput(List l) {
+ readFromList(l);
+ }
+
+ public void readFromList(List l) {
+ buffer = l;
+ bufferIter = buffer.iterator();
+ }
+
+ @Override
+ public int available() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void close() throws IOException {
+ throw new UnsupportedOperationException();
+
+ }
+
+ @Override
+ public int read() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public int read(byte[] arg0) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public int read(byte[] arg0, int arg1, int arg2) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public Object readObject() throws ClassNotFoundException, IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public long skip(long arg0) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public boolean readBoolean() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public byte readByte() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public char readChar() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public double readDouble() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public float readFloat() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void readFully(byte[] arg0) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void readFully(byte[] arg0, int arg1, int arg2) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public int readInt() throws IOException {
+ if (bufferIter.hasNext()) {
+ LongObjectInspector loi = PrimitiveObjectInspectorFactory.writableLongObjectInspector;
+ Long l = PrimitiveObjectInspectorUtils.getLong(bufferIter.next(), loi);
+ return l.intValue();
+ //return bufferIter.next().intValue();
+ }
+ else {
+ throw new IOException();
+ }
+ }
+
+ @Override
+ public String readLine() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public long readLong() throws IOException {
+ //LongObjectInspector loi = PrimitiveObjectInspectorFactory.writableLongObjectInspector;
+ if (bufferIter.hasNext()) {
+ LongObjectInspector loi = PrimitiveObjectInspectorFactory.writableLongObjectInspector;
+ return PrimitiveObjectInspectorUtils.getLong(bufferIter.next(), loi);
+ //return bufferIter.next();
+ }
+ else {
+ throw new IOException();
+ }
+ }
+
+ @Override
+ public short readShort() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public String readUTF() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public int readUnsignedByte() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public int readUnsignedShort() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public int skipBytes(int n) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/bitmap/BitmapObjectOutput.java ql/src/java/org/apache/hadoop/hive/ql/index/bitmap/BitmapObjectOutput.java
new file mode 100644
index 0000000..7a4b9d8
--- /dev/null
+++ ql/src/java/org/apache/hadoop/hive/ql/index/bitmap/BitmapObjectOutput.java
@@ -0,0 +1,126 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hadoop.hive.ql.index.bitmap;
+
+import java.io.IOException;
+import java.io.ObjectOutput;
+import java.util.ArrayList;
+import java.util.List;
+import org.apache.hadoop.io.LongWritable;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.LongObjectInspector;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory;
+
+/**
+ * An ObjectOutput that allows conversion from an EWAH-compressed bitmap
+ * to an List of LongWritable.
+ */
+public class BitmapObjectOutput implements ObjectOutput {
+ ArrayList buffer = new ArrayList();
+
+ public List list() {
+ return buffer;
+ }
+
+ @Override
+ public void close() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void flush() throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void write(int arg0) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void write(byte[] arg0) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void write(byte[] arg0, int arg1, int arg2) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void writeObject(Object arg0) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void writeBoolean(boolean arg0) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void writeByte(int arg0) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void writeBytes(String arg0) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void writeChar(int arg0) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void writeChars(String arg0) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void writeDouble(double v) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void writeFloat(float v) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void writeInt(int v) throws IOException {
+ buffer.add(new LongWritable(v));
+ }
+
+ @Override
+ public void writeLong(long v) throws IOException {
+ buffer.add(new LongWritable(v));
+ }
+
+ @Override
+ public void writeShort(int v) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public void writeUTF(String s) throws IOException {
+ throw new UnsupportedOperationException();
+ }
+
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/compact/CompactIndexHandler.java ql/src/java/org/apache/hadoop/hive/ql/index/compact/CompactIndexHandler.java
index 1f01446..f90d64f 100644
--- ql/src/java/org/apache/hadoop/hive/ql/index/compact/CompactIndexHandler.java
+++ ql/src/java/org/apache/hadoop/hive/ql/index/compact/CompactIndexHandler.java
@@ -19,7 +19,6 @@
package org.apache.hadoop.hive.ql.index.compact;
import java.util.ArrayList;
-import java.util.HashSet;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.List;
@@ -28,7 +27,6 @@ import java.util.Map.Entry;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hive.conf.HiveConf;
-import org.apache.hadoop.hive.metastore.MetaStoreUtils;
import org.apache.hadoop.hive.metastore.api.FieldSchema;
import org.apache.hadoop.hive.metastore.api.Index;
import org.apache.hadoop.hive.metastore.api.StorageDescriptor;
@@ -38,8 +36,9 @@ import org.apache.hadoop.hive.ql.exec.Task;
import org.apache.hadoop.hive.ql.exec.Utilities;
import org.apache.hadoop.hive.ql.hooks.ReadEntity;
import org.apache.hadoop.hive.ql.hooks.WriteEntity;
-import org.apache.hadoop.hive.ql.index.AbstractIndexHandler;
-import org.apache.hadoop.hive.ql.metadata.Hive;
+import org.apache.hadoop.hive.ql.index.TableBasedIndexHandler;
+import org.apache.hadoop.hive.ql.index.IndexMetadataChangeTask;
+import org.apache.hadoop.hive.ql.index.IndexMetadataChangeWork;
import org.apache.hadoop.hive.ql.metadata.HiveException;
import org.apache.hadoop.hive.ql.metadata.HiveUtils;
import org.apache.hadoop.hive.ql.metadata.Partition;
@@ -48,8 +47,8 @@ import org.apache.hadoop.hive.ql.parse.SemanticException;
import org.apache.hadoop.hive.ql.plan.PartitionDesc;
import org.apache.hadoop.hive.ql.plan.TableDesc;
-public class CompactIndexHandler extends AbstractIndexHandler {
-
+public class CompactIndexHandler extends TableBasedIndexHandler {
+
private Configuration configuration;
@Override
@@ -68,63 +67,11 @@ public class CompactIndexHandler extends AbstractIndexHandler {
}
@Override
- public List> generateIndexBuildTaskList(
- org.apache.hadoop.hive.ql.metadata.Table baseTbl,
- org.apache.hadoop.hive.metastore.api.Index index,
- List indexTblPartitions, List baseTblPartitions,
- org.apache.hadoop.hive.ql.metadata.Table indexTbl,
- Set inputs, Set outputs) throws HiveException {
- try {
-
- TableDesc desc = Utilities.getTableDesc(indexTbl);
-
- List newBaseTblPartitions = new ArrayList();
-
- List> indexBuilderTasks = new ArrayList>();
-
- if (!baseTbl.isPartitioned()) {
- // the table does not have any partition, then create index for the
- // whole table
- Task> indexBuilder = getIndexBuilderMapRedTask(inputs, outputs, index.getSd().getCols(), false,
- new PartitionDesc(desc, null), indexTbl.getTableName(),
- new PartitionDesc(Utilities.getTableDesc(baseTbl), null),
- baseTbl.getTableName(), indexTbl.getDbName());
- indexBuilderTasks.add(indexBuilder);
- } else {
-
- // check whether the index table partitions are still exists in base
- // table
- for (int i = 0; i < indexTblPartitions.size(); i++) {
- Partition indexPart = indexTblPartitions.get(i);
- Partition basePart = null;
- for (int j = 0; j < baseTblPartitions.size(); j++) {
- if (baseTblPartitions.get(j).getName().equals(indexPart.getName())) {
- basePart = baseTblPartitions.get(j);
- newBaseTblPartitions.add(baseTblPartitions.get(j));
- break;
- }
- }
- if (basePart == null)
- throw new RuntimeException(
- "Partitions of base table and index table are inconsistent.");
- // for each partition, spawn a map reduce task.
- Task> indexBuilder = getIndexBuilderMapRedTask(inputs, outputs, index.getSd().getCols(), true,
- new PartitionDesc(indexPart), indexTbl.getTableName(),
- new PartitionDesc(basePart), baseTbl.getTableName(), indexTbl.getDbName());
- indexBuilderTasks.add(indexBuilder);
- }
- }
- return indexBuilderTasks;
- } catch (Exception e) {
- throw new SemanticException(e);
- }
- }
-
- private Task> getIndexBuilderMapRedTask(Set inputs, Set outputs,
+ protected Task> getIndexBuilderMapRedTask(Set inputs, Set outputs,
List indexField, boolean partitioned,
PartitionDesc indexTblPartDesc, String indexTableName,
PartitionDesc baseTablePartDesc, String baseTableName, String dbName) {
-
+
String indexCols = HiveUtils.getUnparsedColumnNamesFromFieldSchema(indexField);
//form a new insert overwrite query.
@@ -138,12 +85,13 @@ public class CompactIndexHandler extends AbstractIndexHandler {
for (int i = 0; i < ret.size(); i++) {
String partKV = ret.get(i);
command.append(partKV);
- if (i < ret.size() - 1)
+ if (i < ret.size() - 1) {
command.append(",");
+ }
}
command.append(" ) ");
}
-
+
command.append(" SELECT ");
command.append(indexCols);
command.append(",");
@@ -161,8 +109,9 @@ public class CompactIndexHandler extends AbstractIndexHandler {
for (int i = 0; i < pkv.size(); i++) {
String partKV = pkv.get(i);
command.append(partKV);
- if (i < pkv.size() - 1)
+ if (i < pkv.size() - 1) {
command.append(" AND ");
+ }
}
}
command.append(" GROUP BY ");
@@ -174,45 +123,12 @@ public class CompactIndexHandler extends AbstractIndexHandler {
Task> rootTask = driver.getPlan().getRootTasks().get(0);
inputs.addAll(driver.getPlan().getInputs());
outputs.addAll(driver.getPlan().getOutputs());
-
+
IndexMetadataChangeWork indexMetaChange = new IndexMetadataChangeWork(partSpec, indexTableName, dbName);
- IndexMetadataChangeTask indexMetaChangeTsk = new IndexMetadataChangeTask();
+ IndexMetadataChangeTask indexMetaChangeTsk = new IndexMetadataChangeTask();
indexMetaChangeTsk.setWork(indexMetaChange);
rootTask.addDependentTask(indexMetaChangeTsk);
return rootTask;
}
-
- private List getPartKVPairStringArray(
- LinkedHashMap partSpec) {
- List ret = new ArrayList(partSpec.size());
- Iterator> iter = partSpec.entrySet().iterator();
- while (iter.hasNext()) {
- StringBuilder sb = new StringBuilder();
- Entry p = iter.next();
- sb.append(HiveUtils.unparseIdentifier(p.getKey()));
- sb.append(" = ");
- sb.append("'");
- sb.append(p.getValue());
- sb.append("'");
- ret.add(sb.toString());
- }
- return ret;
- }
-
- @Override
- public boolean usesIndexTable() {
- return true;
- }
-
- @Override
- public Configuration getConf() {
- return configuration;
- }
-
- @Override
- public void setConf(Configuration conf) {
- this.configuration = conf;
- }
-
}
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/compact/HiveCompactIndexInputFormat.java ql/src/java/org/apache/hadoop/hive/ql/index/compact/HiveCompactIndexInputFormat.java
index 6c320c5..7cebe68 100644
--- ql/src/java/org/apache/hadoop/hive/ql/index/compact/HiveCompactIndexInputFormat.java
+++ ql/src/java/org/apache/hadoop/hive/ql/index/compact/HiveCompactIndexInputFormat.java
@@ -15,136 +15,19 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-package org.apache.hadoop.hive.ql.index.compact;
-import java.io.IOException;
-import java.util.ArrayList;
-import java.util.Iterator;
-import java.util.Set;
+package org.apache.hadoop.hive.ql.index.compact;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
-import org.apache.hadoop.fs.Path;
-import org.apache.hadoop.hive.ql.exec.Utilities;
-import org.apache.hadoop.hive.ql.io.HiveFileFormatUtils;
-import org.apache.hadoop.hive.ql.io.HiveInputFormat;
-import org.apache.hadoop.hive.ql.io.IOPrepareCache;
-import org.apache.hadoop.hive.ql.metadata.HiveException;
-import org.apache.hadoop.hive.ql.plan.PartitionDesc;
-import org.apache.hadoop.io.SequenceFile;
-import org.apache.hadoop.mapred.FileInputFormat;
-import org.apache.hadoop.mapred.FileSplit;
-import org.apache.hadoop.mapred.InputFormat;
-import org.apache.hadoop.mapred.InputSplit;
-import org.apache.hadoop.mapred.JobConf;
+import org.apache.hadoop.hive.ql.index.HiveIndexedInputFormat;
-public class HiveCompactIndexInputFormat extends HiveInputFormat {
+public class HiveCompactIndexInputFormat extends HiveIndexedInputFormat {
- public static final Log l4j = LogFactory.getLog("HiveIndexInputFormat");
+ public static final Log l4j =
+ LogFactory.getLog(HiveCompactIndexInputFormat.class.getSimpleName());
public HiveCompactIndexInputFormat() {
- super();
- }
-
- public InputSplit[] doGetSplits(JobConf job, int numSplits) throws IOException {
-
- super.init(job);
-
- Path[] dirs = FileInputFormat.getInputPaths(job);
- if (dirs.length == 0) {
- throw new IOException("No input paths specified in job");
- }
- JobConf newjob = new JobConf(job);
- ArrayList result = new ArrayList();
-
- // for each dir, get the InputFormat, and do getSplits.
- for (Path dir : dirs) {
- PartitionDesc part = HiveFileFormatUtils
- .getPartitionDescFromPathRecursively(pathToPartitionInfo, dir,
- IOPrepareCache.get().allocatePartitionDescMap(), true);
- // create a new InputFormat instance if this is the first time to see this
- // class
- Class inputFormatClass = part.getInputFileFormatClass();
- InputFormat inputFormat = getInputFormatFromCache(inputFormatClass, job);
- Utilities.copyTableJobPropertiesToConf(part.getTableDesc(), newjob);
-
- FileInputFormat.setInputPaths(newjob, dir);
- newjob.setInputFormat(inputFormat.getClass());
- InputSplit[] iss = inputFormat.getSplits(newjob, numSplits / dirs.length);
- for (InputSplit is : iss) {
- result.add(new HiveInputSplit(is, inputFormatClass.getName()));
- }
- }
- return result.toArray(new HiveInputSplit[result.size()]);
- }
-
- @Override
- public InputSplit[] getSplits(JobConf job, int numSplits) throws IOException {
- String indexFileStr = job.get("hive.index.compact.file");
- l4j.info("index_file is " + indexFileStr);
-
- HiveCompactIndexResult hiveIndexResult = null;
- if (indexFileStr != null) {
- try {
- hiveIndexResult = new HiveCompactIndexResult(indexFileStr, job);
- } catch (HiveException e) {
- l4j.error("Unable to read index..");
- throw new IOException(e);
- }
-
- Set inputFiles = hiveIndexResult.buckets.keySet();
- Iterator iter = inputFiles.iterator();
- boolean first = true;
- StringBuilder newInputPaths = new StringBuilder();
- while(iter.hasNext()) {
- String path = iter.next();
- if (path.trim().equalsIgnoreCase(""))
- continue;
- if (!first) {
- newInputPaths.append(",");
- } else {
- first = false;
- }
- newInputPaths.append(path);
- }
-
- FileInputFormat.setInputPaths(job, newInputPaths.toString());
- } else {
- return super.getSplits(job, numSplits);
- }
-
- HiveInputSplit[] splits = (HiveInputSplit[]) this.doGetSplits(job, numSplits);
-
- ArrayList newSplits = new ArrayList(
- numSplits);
- for (HiveInputSplit split : splits) {
- l4j.info("split start : " + split.getStart());
- l4j.info("split end : " + (split.getStart() + split.getLength()));
-
- try {
- if (hiveIndexResult.contains(split)) {
- // we may miss a sync here
- HiveInputSplit newSplit = split;
- if (split.inputFormatClassName().contains("RCFile")
- || split.inputFormatClassName().contains("SequenceFile")) {
- if (split.getStart() > SequenceFile.SYNC_INTERVAL) {
- newSplit = new HiveInputSplit(new FileSplit(split.getPath(), split
- .getStart()
- - SequenceFile.SYNC_INTERVAL, split.getLength()
- + SequenceFile.SYNC_INTERVAL, split.getLocations()), split
- .inputFormatClassName());
- }
- }
- newSplits.add(newSplit);
- }
- } catch (HiveException e) {
- throw new RuntimeException(
- "Unable to get metadata for input table split" + split.getPath());
- }
- }
- InputSplit retA[] = newSplits.toArray((new FileSplit[newSplits.size()]));
- l4j.info("Number of input splits: " + splits.length + " new input splits: "
- + retA.length);
- return retA;
+ super("hive.index.compact.file");
}
}
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/compact/HiveCompactIndexResult.java ql/src/java/org/apache/hadoop/hive/ql/index/compact/HiveCompactIndexResult.java
deleted file mode 100644
index 0c9ccea..0000000
--- ql/src/java/org/apache/hadoop/hive/ql/index/compact/HiveCompactIndexResult.java
+++ /dev/null
@@ -1,184 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-package org.apache.hadoop.hive.ql.index.compact;
-
-import java.io.IOException;
-import java.util.ArrayList;
-import java.util.HashMap;
-import java.util.List;
-import java.util.Map;
-import java.util.SortedSet;
-import java.util.TreeSet;
-
-import org.apache.commons.logging.Log;
-import org.apache.commons.logging.LogFactory;
-import org.apache.hadoop.fs.FSDataInputStream;
-import org.apache.hadoop.fs.FileStatus;
-import org.apache.hadoop.fs.FileSystem;
-import org.apache.hadoop.fs.Path;
-import org.apache.hadoop.hive.conf.HiveConf;
-import org.apache.hadoop.hive.ql.metadata.HiveException;
-import org.apache.hadoop.hive.serde2.columnar.BytesRefWritable;
-import org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe;
-import org.apache.hadoop.io.Text;
-import org.apache.hadoop.mapred.FileSplit;
-import org.apache.hadoop.mapred.JobConf;
-import org.apache.hadoop.mapred.LineRecordReader.LineReader;
-
-public class HiveCompactIndexResult {
-
- public static final Log l4j = LogFactory.getLog("HiveCompactIndexResult");
-
- // IndexBucket
- static class IBucket {
- private String name = null;
- private SortedSet offsets = new TreeSet();
-
- public IBucket(String n) {
- name = n;
- }
-
- public void add(Long offset) {
- offsets.add(offset);
- }
-
- public String getName() {
- return name;
- }
-
- public SortedSet getOffsets() {
- return offsets;
- }
-
- public boolean equals(Object obj) {
- if (obj.getClass() != this.getClass()) {
- return false;
- }
- return (((IBucket) obj).name.compareToIgnoreCase(this.name) == 0);
- }
- }
-
- JobConf job = null;
- BytesRefWritable[] bytesRef = new BytesRefWritable[2];
- boolean ignoreHdfsLoc = false;
-
- public HiveCompactIndexResult(String indexFile, JobConf conf) throws IOException,
- HiveException {
- job = conf;
-
- bytesRef[0] = new BytesRefWritable();
- bytesRef[1] = new BytesRefWritable();
- ignoreHdfsLoc = HiveConf.getBoolVar(conf, HiveConf.ConfVars.HIVE_INDEX_IGNORE_HDFS_LOC);
-
- if (indexFile != null) {
- Path indexFilePath = new Path(indexFile);
- FileSystem fs = FileSystem.get(conf);
- FileStatus indexStat = fs.getFileStatus(indexFilePath);
- List paths = new ArrayList();
- if (indexStat.isDir()) {
- FileStatus[] fss = fs.listStatus(indexFilePath);
- for (FileStatus f : fss) {
- paths.add(f.getPath());
- }
- } else {
- paths.add(indexFilePath);
- }
-
- for (Path indexFinalPath : paths) {
- FSDataInputStream ifile = fs.open(indexFinalPath);
- LineReader lr = new LineReader(ifile, conf);
- Text line = new Text();
- while (lr.readLine(line) > 0) {
- add(line);
- }
- // this will close the input stream
- lr.close();
- }
- }
- }
-
- Map buckets = new HashMap();
-
- private void add(Text line) throws HiveException {
- String l = line.toString();
- byte[] bytes = l.getBytes();
- int firstEnd = 0;
- int i = 0;
- for (int index = 0; index < bytes.length; index++) {
- if (bytes[index] == LazySimpleSerDe.DefaultSeparators[0]) {
- i++;
- firstEnd = index;
- }
- }
- if (i > 1) {
- throw new HiveException(
- "Bad index file row (index file should only contain two columns: bucket_file_name and offset lists.) ."
- + line.toString());
- }
- String bucketFileName = new String(bytes, 0, firstEnd);
-
- if (ignoreHdfsLoc) {
- Path tmpPath = new Path(bucketFileName);
- bucketFileName = tmpPath.toUri().getPath();
- }
- IBucket bucket = buckets.get(bucketFileName);
- if (bucket == null) {
- bucket = new IBucket(bucketFileName);
- buckets.put(bucketFileName, bucket);
- }
-
- int currentStart = firstEnd + 1;
- int currentEnd = firstEnd + 1;
- for (; currentEnd < bytes.length; currentEnd++) {
- if (bytes[currentEnd] == LazySimpleSerDe.DefaultSeparators[1]) {
- String one_offset = new String(bytes, currentStart, currentEnd
- - currentStart);
- Long offset = Long.parseLong(one_offset);
- bucket.getOffsets().add(offset);
- currentStart = currentEnd + 1;
- }
- }
- String one_offset = new String(bytes, currentStart, currentEnd
- - currentStart);
- bucket.getOffsets().add(Long.parseLong(one_offset));
- }
-
- public boolean contains(FileSplit split) throws HiveException {
-
- if (buckets == null) {
- return false;
- }
- String bucketName = split.getPath().toString();
- IBucket bucket = buckets.get(bucketName);
- if (bucket == null) {
- bucketName = split.getPath().toUri().getPath();
- bucket = buckets.get(bucketName);
- if (bucket == null) {
- return false;
- }
- }
-
- for (Long offset : bucket.getOffsets()) {
- if ((offset >= split.getStart())
- && (offset <= split.getStart() + split.getLength())) {
- return true;
- }
- }
- return false;
- }
-}
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/compact/IndexMetadataChangeTask.java ql/src/java/org/apache/hadoop/hive/ql/index/compact/IndexMetadataChangeTask.java
deleted file mode 100644
index eac168f..0000000
--- ql/src/java/org/apache/hadoop/hive/ql/index/compact/IndexMetadataChangeTask.java
+++ /dev/null
@@ -1,107 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package org.apache.hadoop.hive.ql.index.compact;
-
-import org.apache.hadoop.fs.FileStatus;
-import org.apache.hadoop.fs.FileSystem;
-import org.apache.hadoop.fs.Path;
-import org.apache.hadoop.hive.metastore.TableType;
-import org.apache.hadoop.hive.metastore.Warehouse;
-import org.apache.hadoop.hive.ql.Context;
-import org.apache.hadoop.hive.ql.DriverContext;
-import org.apache.hadoop.hive.ql.exec.Task;
-import org.apache.hadoop.hive.ql.index.HiveIndex;
-import org.apache.hadoop.hive.ql.metadata.Hive;
-import org.apache.hadoop.hive.ql.metadata.Partition;
-import org.apache.hadoop.hive.ql.metadata.Table;
-import org.apache.hadoop.hive.ql.plan.api.StageType;
-
-public class IndexMetadataChangeTask extends Task{
-
- private static final long serialVersionUID = 1L;
-
- @Override
- protected int execute(DriverContext driverContext) {
-
- try {
- Hive db = Hive.get(conf);
- IndexMetadataChangeWork work = this.getWork();
- String tblName = work.getIndexTbl();
- Table tbl = db.getTable(work.getDbName(), tblName);
- if (tbl == null ) {
- console.printError("Index table can not be null.");
- return 1;
- }
-
- if (!tbl.getTableType().equals(TableType.INDEX_TABLE)) {
- console.printError("Table " + tbl.getTableName() + " not specified.");
- return 1;
- }
-
- if (tbl.isPartitioned() && work.getPartSpec() == null) {
- console.printError("Index table is partitioned, but no partition specified.");
- return 1;
- }
-
- if (work.getPartSpec() != null) {
- Partition part = db.getPartition(tbl, work.getPartSpec(), false);
- if (part == null) {
- console.printError("Partition " +
- Warehouse.makePartName(work.getPartSpec(), false).toString()
- + " does not exist.");
- return 1;
- }
-
- Path url = new Path(part.getDataLocation().toString());
- FileSystem fs = url.getFileSystem(conf);
- FileStatus fstat = fs.getFileStatus(url);
-
- part.getParameters().put(HiveIndex.INDEX_TABLE_CREATETIME, Long.toString(fstat.getModificationTime()));
- db.alterPartition(tbl.getTableName(), part);
- } else {
- Path url = new Path(tbl.getDataLocation().toString());
- FileSystem fs = url.getFileSystem(conf);
- FileStatus fstat = fs.getFileStatus(url);
- tbl.getParameters().put(HiveIndex.INDEX_TABLE_CREATETIME, Long.toString(fstat.getModificationTime()));
- db.alterTable(tbl.getTableName(), tbl);
- }
- } catch (Exception e) {
- e.printStackTrace();
- console.printError("Error changing index table/partition metadata "
- + e.getMessage());
- return 1;
- }
- return 0;
- }
-
- @Override
- public String getName() {
- return "IndexMetadataChangeTask";
- }
-
- @Override
- public StageType getType() {
- return StageType.DDL;
- }
-
- @Override
- protected void localizeMRTmpFilesImpl(Context ctx) {
- }
-
-}
diff --git ql/src/java/org/apache/hadoop/hive/ql/index/compact/IndexMetadataChangeWork.java ql/src/java/org/apache/hadoop/hive/ql/index/compact/IndexMetadataChangeWork.java
deleted file mode 100644
index 26beb4e..0000000
--- ql/src/java/org/apache/hadoop/hive/ql/index/compact/IndexMetadataChangeWork.java
+++ /dev/null
@@ -1,67 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package org.apache.hadoop.hive.ql.index.compact;
-
-import java.io.Serializable;
-import java.util.HashMap;
-
-public class IndexMetadataChangeWork implements Serializable {
-
- private static final long serialVersionUID = 1L;
-
- private HashMap partSpec;
- private String indexTbl;
- private String dbName;
-
- public IndexMetadataChangeWork() {
- }
-
- public IndexMetadataChangeWork(HashMap partSpec,
- String indexTbl, String dbName) {
- super();
- this.partSpec = partSpec;
- this.indexTbl = indexTbl;
- this.dbName = dbName;
- }
-
- public HashMap getPartSpec() {
- return partSpec;
- }
-
- public void setPartSpec(HashMap partSpec) {
- this.partSpec = partSpec;
- }
-
- public String getIndexTbl() {
- return indexTbl;
- }
-
- public void setIndexTbl(String indexTbl) {
- this.indexTbl = indexTbl;
- }
-
- public String getDbName() {
- return dbName;
- }
-
- public void setDbName(String dbName) {
- this.dbName = dbName;
- }
-
-}
diff --git ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java
index 391e5de..6abc6cd 100644
--- ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java
+++ ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java
@@ -76,16 +76,26 @@ public abstract class HiveContextAwareRecordReader implements RecordReader
long pointerPos = this.getPos();
if (!ioCxtRef.isBlockPointer) {
ioCxtRef.currentBlockStart = pointerPos;
+ ioCxtRef.currentRow = 0;
return;
}
+ ioCxtRef.currentRow++;
+
if (ioCxtRef.nextBlockStart == -1) {
ioCxtRef.nextBlockStart = pointerPos;
+ ioCxtRef.currentRow = 0;
}
if (pointerPos != ioCxtRef.nextBlockStart) {
// the reader pointer has moved to the end of next block, or the end of
// current record.
+ ioCxtRef.currentRow = 0;
+
+ if (ioCxtRef.currentBlockStart == ioCxtRef.nextBlockStart) {
+ ioCxtRef.currentRow = 1;
+ }
+
ioCxtRef.currentBlockStart = ioCxtRef.nextBlockStart;
ioCxtRef.nextBlockStart = pointerPos;
}
@@ -133,4 +143,4 @@ public abstract class HiveContextAwareRecordReader implements RecordReader
}
this.initIOContext(blockStart, blockPointer, split.getPath().toString());
}
-}
\ No newline at end of file
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/io/IOContext.java ql/src/java/org/apache/hadoop/hive/ql/io/IOContext.java
index 77220a1..8091970 100644
--- ql/src/java/org/apache/hadoop/hive/ql/io/IOContext.java
+++ ql/src/java/org/apache/hadoop/hive/ql/io/IOContext.java
@@ -41,6 +41,7 @@ public class IOContext {
long currentBlockStart;
long nextBlockStart;
+ long currentRow;
boolean isBlockPointer;
boolean ioExceptions;
@@ -49,6 +50,7 @@ public class IOContext {
public IOContext() {
this.currentBlockStart = 0;
this.nextBlockStart = -1;
+ this.currentRow = 0;
this.isBlockPointer = true;
this.ioExceptions = false;
}
@@ -69,6 +71,14 @@ public class IOContext {
this.nextBlockStart = nextBlockStart;
}
+ public long getCurrentRow() {
+ return currentRow;
+ }
+
+ public void setCurrentRow(long currentRow) {
+ this.currentRow = currentRow;
+ }
+
public boolean isBlockPointer() {
return isBlockPointer;
}
diff --git ql/src/java/org/apache/hadoop/hive/ql/metadata/VirtualColumn.java ql/src/java/org/apache/hadoop/hive/ql/metadata/VirtualColumn.java
index 30714b8..6107fb3 100644
--- ql/src/java/org/apache/hadoop/hive/ql/metadata/VirtualColumn.java
+++ ql/src/java/org/apache/hadoop/hive/ql/metadata/VirtualColumn.java
@@ -32,10 +32,12 @@ public class VirtualColumn implements Serializable {
public static VirtualColumn FILENAME = new VirtualColumn("INPUT__FILE__NAME", (PrimitiveTypeInfo)TypeInfoFactory.stringTypeInfo);
public static VirtualColumn BLOCKOFFSET = new VirtualColumn("BLOCK__OFFSET__INSIDE__FILE", (PrimitiveTypeInfo)TypeInfoFactory.longTypeInfo);
+ public static VirtualColumn ROWOFFSET = new VirtualColumn("ROW__OFFSET__INSIDE__BLOCK", (PrimitiveTypeInfo)TypeInfoFactory.longTypeInfo);
static {
registry.put(FILENAME.name, FILENAME);
registry.put(BLOCKOFFSET.name, BLOCKOFFSET);
+ registry.put(ROWOFFSET.name, ROWOFFSET);
}
private String name;
@@ -95,4 +97,4 @@ public class VirtualColumn implements Serializable {
&& this.typeInfo.getTypeName().equals(c.getTypeInfo().getTypeName());
}
-}
\ No newline at end of file
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/udf/generic/AbstractGenericUDFEWAHBitmapBop.java ql/src/java/org/apache/hadoop/hive/ql/udf/generic/AbstractGenericUDFEWAHBitmapBop.java
new file mode 100644
index 0000000..3151c8a
--- /dev/null
+++ ql/src/java/org/apache/hadoop/hive/ql/udf/generic/AbstractGenericUDFEWAHBitmapBop.java
@@ -0,0 +1,159 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hadoop.hive.ql.udf.generic;
+
+import java.io.IOException;
+import java.util.ArrayList;
+import java.util.List;
+
+import javaewah.EWAHCompressedBitmap;
+
+import org.apache.hadoop.hive.ql.exec.UDFArgumentException;
+import org.apache.hadoop.hive.ql.exec.UDFArgumentLengthException;
+import org.apache.hadoop.hive.ql.exec.UDFArgumentTypeException;
+import org.apache.hadoop.hive.ql.index.bitmap.BitmapObjectInput;
+import org.apache.hadoop.hive.ql.index.bitmap.BitmapObjectOutput;
+import org.apache.hadoop.hive.ql.metadata.HiveException;
+import org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector;
+import org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory;
+import org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector;
+import org.apache.hadoop.hive.serde2.objectinspector.ListObjectInspector;
+import org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector.Category;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableVoidObjectInspector;
+import org.apache.hadoop.io.LongWritable;
+
+/**
+ * An abstract class for a UDF that performs a binary operation between two EWAH-compressed bitmaps.
+ * For example: Bitmap OR and AND operations between two EWAH-compressed bitmaps.
+ */
+abstract public class AbstractGenericUDFEWAHBitmapBop extends GenericUDF {
+ protected final ArrayList ret = new ArrayList();
+ private ObjectInspector b1OI;
+ private ObjectInspector b2OI;
+ private final String name;
+
+ AbstractGenericUDFEWAHBitmapBop(String name) {
+ this.name = name;
+ }
+
+ @Override
+ public ObjectInspector initialize(ObjectInspector[] arguments) throws UDFArgumentException {
+ if (arguments.length != 2) {
+ throw new UDFArgumentLengthException(
+ "The function " + name + "(b1, b2) takes exactly 2 arguments");
+ }
+
+ if (arguments[0].getCategory().equals(Category.LIST)) {
+ b1OI = (ListObjectInspector) arguments[0];
+ } else {
+ throw new UDFArgumentTypeException(0, "\""
+ + Category.LIST.toString().toLowerCase()
+ + "\" is expected at function " + name + ", but \""
+ + arguments[0].getTypeName() + "\" is found");
+ }
+
+ if (arguments[1].getCategory().equals(Category.LIST)) {
+ b2OI = (ListObjectInspector) arguments[1];
+ } else {
+ throw new UDFArgumentTypeException(1, "\""
+ + Category.LIST.toString().toLowerCase()
+ + "\" is expected at function " + name + ", but \""
+ + arguments[1].getTypeName() + "\" is found");
+ }
+
+ return ObjectInspectorFactory
+ .getStandardListObjectInspector(PrimitiveObjectInspectorFactory
+ .writableLongObjectInspector);
+ }
+
+ protected abstract EWAHCompressedBitmap bitmapBop(
+ EWAHCompressedBitmap bitmap1, EWAHCompressedBitmap bitmap2);
+
+ @Override
+ public Object evaluate(DeferredObject[] arguments) throws HiveException {
+ assert (arguments.length == 2);
+ Object b1 = arguments[0].get();
+ Object b2 = arguments[1].get();
+
+ EWAHCompressedBitmap bitmap1 = wordArrayToBitmap(b1);
+ EWAHCompressedBitmap bitmap2 = wordArrayToBitmap(b2);
+
+ EWAHCompressedBitmap bitmapAnd = bitmapBop(bitmap1, bitmap2);
+
+ BitmapObjectOutput bitmapObjOut = new BitmapObjectOutput();
+ try {
+ bitmapAnd.writeExternal(bitmapObjOut);
+ } catch (IOException e) {
+ throw new RuntimeException(e);
+ }
+ List retList = bitmapToWordArray(bitmapAnd);
+ for (LongWritable l : retList) {
+ ret.add(l);
+ }
+ return ret;
+ }
+
+ protected EWAHCompressedBitmap wordArrayToBitmap(Object b) {
+ ListObjectInspector lloi = (ListObjectInspector) b1OI;
+ int length = lloi.getListLength(b);
+ ArrayList bitmapArray = new ArrayList();
+ for (int i = 0; i < length; i++) {
+ long l = PrimitiveObjectInspectorUtils.getLong(
+ lloi.getListElement(b, i),
+ (PrimitiveObjectInspector) lloi.getListElementObjectInspector());
+ bitmapArray.add(new LongWritable(l));
+ }
+
+ BitmapObjectInput bitmapObjIn = new BitmapObjectInput(bitmapArray);
+ EWAHCompressedBitmap bitmap = new EWAHCompressedBitmap();
+ try {
+ bitmap.readExternal(bitmapObjIn);
+ } catch (IOException e) {
+ throw new RuntimeException(e);
+ }
+ return bitmap;
+ }
+
+ protected List bitmapToWordArray(EWAHCompressedBitmap bitmap) {
+ BitmapObjectOutput bitmapObjOut = new BitmapObjectOutput();
+ try {
+ bitmap.writeExternal(bitmapObjOut);
+ } catch (IOException e) {
+ throw new RuntimeException(e);
+ }
+ return bitmapObjOut.list();
+ }
+
+ @Override
+ public String getDisplayString(String[] children) {
+ StringBuilder sb = new StringBuilder();
+ sb.append(name);
+ sb.append("(");
+ for (int i = 0; i < children.length; i++) {
+ sb.append(children[i]);
+ if (i + 1 != children.length) {
+ sb.append(",");
+ }
+ }
+ sb.append(")");
+ return sb.toString();
+ }
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java
new file mode 100644
index 0000000..0a3df09
--- /dev/null
+++ ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java
@@ -0,0 +1,188 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.hadoop.hive.ql.udf.generic;
+
+import java.io.IOException;
+import java.util.ArrayList;
+import java.util.List;
+
+import javaewah.EWAHCompressedBitmap;
+
+import org.apache.commons.logging.Log;
+import org.apache.commons.logging.LogFactory;
+import org.apache.hadoop.hive.ql.exec.Description;
+import org.apache.hadoop.hive.ql.exec.UDFArgumentTypeException;
+import org.apache.hadoop.hive.ql.index.bitmap.BitmapObjectInput;
+import org.apache.hadoop.hive.ql.index.bitmap.BitmapObjectOutput;
+import org.apache.hadoop.hive.ql.metadata.HiveException;
+import org.apache.hadoop.hive.ql.parse.SemanticException;
+import org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector;
+import org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory;
+import org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils;
+import org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector;
+import org.apache.hadoop.hive.serde2.objectinspector.StandardListObjectInspector;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.LongObjectInspector;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils;
+import org.apache.hadoop.hive.serde2.typeinfo.TypeInfo;
+import org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils;
+import org.apache.hadoop.io.LongWritable;
+import org.apache.hadoop.util.StringUtils;
+
+
+/**
+ * GenericUDAFEWAHBitmap.
+ *
+ */
+@Description(name = "ewah_bitmap", value = "_FUNC_(expr) - Returns an EWAH-compressed bitmap representation of a column.")
+public class GenericUDAFEWAHBitmap extends AbstractGenericUDAFResolver {
+
+ static final Log LOG = LogFactory.getLog(GenericUDAFEWAHBitmap.class.getName());
+
+ @Override
+ public GenericUDAFEvaluator getEvaluator(TypeInfo[] parameters)
+ throws SemanticException {
+ if (parameters.length != 1) {
+ throw new UDFArgumentTypeException(parameters.length - 1,
+ "Exactly one argument is expected.");
+ }
+ ObjectInspector oi = TypeInfoUtils.getStandardJavaObjectInspectorFromTypeInfo(parameters[0]);
+ if (!ObjectInspectorUtils.compareSupported(oi)) {
+ throw new UDFArgumentTypeException(parameters.length - 1,
+ "Cannot support comparison of map<> type or complex type containing map<>.");
+ }
+ return new GenericUDAFEWAHBitmapEvaluator();
+ }
+
+ //The UDAF evaluator assumes that all rows it's evaluating have
+ //the same (desired) value.
+ public static class GenericUDAFEWAHBitmapEvaluator extends GenericUDAFEvaluator {
+
+ // For PARTIAL1 and COMPLETE: ObjectInspectors for original data
+ private PrimitiveObjectInspector inputOI;
+ private LongObjectInspector bitmapLongOI;
+
+ // For PARTIAL2 and FINAL: ObjectInspectors for partial aggregations
+ // (lists of bitmaps)
+ private StandardListObjectInspector loi;
+ private StandardListObjectInspector internalMergeOI;
+
+ @Override
+ public ObjectInspector init(Mode m, ObjectInspector[] parameters)
+ throws HiveException {
+ super.init(m, parameters);
+ // init output object inspectors
+ // The output of a partial aggregation is a list
+ if (m == Mode.PARTIAL1) {
+ inputOI = (PrimitiveObjectInspector) parameters[0];
+ return ObjectInspectorFactory
+ .getStandardListObjectInspector(PrimitiveObjectInspectorFactory.writableLongObjectInspector);
+ } else {
+ //no map aggregation
+ internalMergeOI = (StandardListObjectInspector) parameters[0];
+ bitmapLongOI = PrimitiveObjectInspectorFactory.writableLongObjectInspector;
+ inputOI = PrimitiveObjectInspectorFactory.writableByteObjectInspector;
+ loi = (StandardListObjectInspector) ObjectInspectorFactory
+ .getStandardListObjectInspector(PrimitiveObjectInspectorFactory.writableLongObjectInspector);
+ return loi;
+ }
+ }
+
+ /** class for storing the current partial result aggregation */
+ static class BitmapAgg implements AggregationBuffer {
+ EWAHCompressedBitmap bitmap;
+ }
+
+ @Override
+ public void reset(AggregationBuffer agg) throws HiveException {
+
+ ((BitmapAgg) agg).bitmap = new EWAHCompressedBitmap();
+ }
+
+ @Override
+ public AggregationBuffer getNewAggregationBuffer() throws HiveException {
+ BitmapAgg result = new BitmapAgg();
+ reset(result);
+ return result;
+ }
+
+ @Override
+ public void iterate(AggregationBuffer agg, Object[] parameters)
+ throws HiveException {
+ assert (parameters.length == 1);
+ Object p = parameters[0];
+ if (p != null) {
+ BitmapAgg myagg = (BitmapAgg) agg;
+ try {
+ int row = PrimitiveObjectInspectorUtils.getInt(p, inputOI);
+ addBitmap(row, myagg);
+ } catch (NumberFormatException e) {
+ LOG.warn(getClass().getSimpleName() + " " +
+ StringUtils.stringifyException(e));
+ }
+ }
+ }
+
+
+ @Override
+ public Object terminate(AggregationBuffer agg) throws HiveException {
+ BitmapAgg myagg = (BitmapAgg) agg;
+
+ BitmapObjectOutput bitmapObjOut = new BitmapObjectOutput();
+ try {
+ myagg.bitmap.writeExternal(bitmapObjOut);
+ } catch (IOException e) {
+ throw new RuntimeException(e);
+ }
+ return bitmapObjOut.list();
+ }
+
+ @Override
+ public void merge(AggregationBuffer agg, Object partial)
+ throws HiveException {
+ BitmapAgg myagg = (BitmapAgg) agg;
+ ArrayList partialResult = (ArrayList) internalMergeOI.getList(partial);
+ BitmapObjectInput bitmapObjIn = new BitmapObjectInput(partialResult);
+ EWAHCompressedBitmap partialBitmap = new EWAHCompressedBitmap();
+ try {
+ partialBitmap.readExternal(bitmapObjIn);
+ } catch (IOException e) {
+ throw new RuntimeException(e);
+ }
+ myagg.bitmap = myagg.bitmap.or(partialBitmap);
+ }
+
+ @Override
+ public Object terminatePartial(AggregationBuffer agg) throws HiveException {
+ BitmapAgg myagg = (BitmapAgg) agg;
+ BitmapObjectOutput bitmapObjOut = new BitmapObjectOutput();
+ try {
+ myagg.bitmap.writeExternal(bitmapObjOut);
+ } catch (IOException e) {
+ throw new RuntimeException(e);
+ }
+ return bitmapObjOut.list();
+ }
+
+ private void addBitmap(int newRow, BitmapAgg myagg) {
+ if (!myagg.bitmap.set(newRow)) {
+ throw new RuntimeException("Can't set bits out of order with EWAHCompressedBitmap");
+ }
+ }
+ }
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapAnd.java ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapAnd.java
new file mode 100644
index 0000000..7838b54
--- /dev/null
+++ ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapAnd.java
@@ -0,0 +1,42 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hadoop.hive.ql.udf.generic;
+
+import javaewah.EWAHCompressedBitmap;
+
+import org.apache.hadoop.hive.ql.exec.Description;
+
+/**
+ * GenericEWAHUDFBitmapAnd.
+ *
+ */
+@Description(name = "ewah_bitmap_and",
+ value = "_FUNC_(b1, b2) - Return an EWAH-compressed bitmap that is the bitwise AND of two bitmaps.")
+public class GenericUDFEWAHBitmapAnd extends AbstractGenericUDFEWAHBitmapBop {
+
+ public GenericUDFEWAHBitmapAnd() {
+ super("EWAH_BITMAP_AND");
+ }
+
+ @Override
+ protected EWAHCompressedBitmap bitmapBop(
+ EWAHCompressedBitmap bitmap1, EWAHCompressedBitmap bitmap2) {
+ return bitmap1.and(bitmap2);
+ }
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java
new file mode 100644
index 0000000..aa8d474
--- /dev/null
+++ ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java
@@ -0,0 +1,109 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hadoop.hive.ql.udf.generic;
+
+import java.io.IOException;
+import java.util.ArrayList;
+
+import javaewah.EWAHCompressedBitmap;
+
+import org.apache.hadoop.hive.ql.exec.Description;
+import org.apache.hadoop.hive.ql.exec.UDFArgumentException;
+import org.apache.hadoop.hive.ql.exec.UDFArgumentLengthException;
+import org.apache.hadoop.hive.ql.exec.UDFArgumentTypeException;
+import org.apache.hadoop.hive.ql.index.bitmap.BitmapObjectInput;
+import org.apache.hadoop.hive.ql.metadata.HiveException;
+import org.apache.hadoop.hive.serde2.objectinspector.ListObjectInspector;
+import org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector;
+import org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector;
+import org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector.Category;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.BooleanObjectInspector;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory;
+import org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils;
+import org.apache.hadoop.io.BooleanWritable;
+import org.apache.hadoop.io.LongWritable;
+
+@Description(name = "ewah_bitmap_empty", value = "_FUNC_(bitmap) - "
+ + "Predicate that tests whether an EWAH-compressed bitmap is all zeros ")
+public class GenericUDFEWAHBitmapEmpty extends GenericUDF {
+ ObjectInspector bitmapOI;
+ BooleanObjectInspector boolOI;
+
+@Override
+public ObjectInspector initialize(ObjectInspector[] arguments) throws UDFArgumentException {
+ if (arguments.length != 1) {
+ throw new UDFArgumentLengthException(
+ "The function EWAH_BITMAP_EMPTY(b) takes exactly 1 argument");
+ }
+
+ if (arguments[0].getCategory().equals(Category.LIST)) {
+ bitmapOI = (ListObjectInspector) arguments[0];
+ } else {
+ throw new UDFArgumentTypeException(0, "\""
+ + Category.LIST.toString().toLowerCase()
+ + "\" is expected at function EWAH_BITMAP_EMPTY, but \""
+ + arguments[0].getTypeName() + "\" is found");
+ }
+
+ boolOI = PrimitiveObjectInspectorFactory.writableBooleanObjectInspector;
+ return boolOI;
+ }
+
+ @Override
+ public Object evaluate(DeferredObject[] arguments) throws HiveException {
+ assert (arguments.length == 2);
+ Object b = arguments[0].get();
+
+ ListObjectInspector lloi = (ListObjectInspector) bitmapOI;
+ int length = lloi.getListLength(b);
+ ArrayList bitmapArray = new ArrayList();
+ for (int i = 0; i < length; i++) {
+ long l = PrimitiveObjectInspectorUtils.getLong(
+ lloi.getListElement(b, i),
+ (PrimitiveObjectInspector) lloi.getListElementObjectInspector());
+ bitmapArray.add(new LongWritable(l));
+ }
+
+ BitmapObjectInput bitmapObjIn = new BitmapObjectInput(bitmapArray);
+ EWAHCompressedBitmap bitmap = new EWAHCompressedBitmap();
+ try {
+ bitmap.readExternal(bitmapObjIn);
+ } catch (IOException e) {
+ throw new RuntimeException(e);
+ }
+
+ // Add return true only if bitmap is all zeros.
+ return new BooleanWritable(!bitmap.iterator().hasNext());
+ }
+
+
+ @Override
+ public String getDisplayString(String[] children) {
+ StringBuilder sb = new StringBuilder();
+ sb.append("EWAH_BITMAP_EMPTY(");
+ for (int i = 0; i < children.length; i++) {
+ sb.append(children[i]);
+ if (i + 1 != children.length) {
+ sb.append(",");
+ }
+ }
+ sb.append(")");
+ return sb.toString();
+ }
+}
diff --git ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapOr.java ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapOr.java
new file mode 100644
index 0000000..d438f82
--- /dev/null
+++ ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapOr.java
@@ -0,0 +1,42 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hadoop.hive.ql.udf.generic;
+
+import javaewah.EWAHCompressedBitmap;
+
+import org.apache.hadoop.hive.ql.exec.Description;
+
+/**
+ * GenericUDFEWAHBitmapOr.
+ *
+ */
+@Description(name = "ewah_bitmap_or",
+ value = "_FUNC_(b1, b2) - Return an EWAH-compressed bitmap that is the bitwise OR of two bitmaps.")
+public class GenericUDFEWAHBitmapOr extends AbstractGenericUDFEWAHBitmapBop {
+
+ public GenericUDFEWAHBitmapOr() {
+ super("EWAH_BITMAP_OR");
+ }
+
+ @Override
+ protected EWAHCompressedBitmap bitmapBop(
+ EWAHCompressedBitmap bitmap1, EWAHCompressedBitmap bitmap2) {
+ return bitmap1.or(bitmap2);
+ }
+}
diff --git ql/src/test/queries/clientpositive/index_bitmap.q ql/src/test/queries/clientpositive/index_bitmap.q
new file mode 100644
index 0000000..4c3634b
--- /dev/null
+++ ql/src/test/queries/clientpositive/index_bitmap.q
@@ -0,0 +1,47 @@
+DROP INDEX srcpart_index_proj on srcpart;
+
+EXPLAIN
+CREATE INDEX srcpart_index_proj ON TABLE srcpart(key) as 'BITMAP' WITH DEFERRED REBUILD;
+CREATE INDEX srcpart_index_proj ON TABLE srcpart(key) as 'BITMAP' WITH DEFERRED REBUILD;
+ALTER INDEX srcpart_index_proj ON srcpart REBUILD;
+SELECT x.* FROM default__srcpart_srcpart_index_proj__ x WHERE x.ds = '2008-04-08' and x.hr = 11 ORDER BY key;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname`,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_srcpart_index_proj__
+x WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND x.key=100 AND x.ds = '2008-04-08' GROUP BY `_bucketname`;
+SET hive.index.blockfilter.file=/tmp/index_test_index_result;
+SET hive.input.format=org.apache.hadoop.hive.ql.index.HiveIndexedInputFormat;
+SELECT key, value FROM srcpart WHERE key=100 AND ds = '2008-04-08' ORDER BY key;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname` ,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_srcpart_index_proj__
+x WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND x.key=100 AND x.ds = '2008-04-08' and x.hr = 11 GROUP BY `_bucketname`;
+SET hive.index.blockfilter.file=/tmp/index_test_index_result;
+SET hive.input.format=org.apache.hadoop.hive.ql.index.HiveIndexedInputFormat;
+SELECT key, value FROM srcpart WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+SELECT key, value FROM srcpart WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key;
+
+DROP INDEX srcpart_index_proj on srcpart;
+
+EXPLAIN
+CREATE INDEX srcpart_index_proj ON TABLE srcpart(key) as 'BITMAP' WITH DEFERRED REBUILD;
+CREATE INDEX srcpart_index_proj ON TABLE srcpart(key) as 'BITMAP' WITH DEFERRED REBUILD;
+ALTER INDEX srcpart_index_proj ON srcpart REBUILD;
+SELECT x.* FROM default__srcpart_srcpart_index_proj__ x;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+INSERT OVERWRITE DIRECTORY "/tmp/index_result" SELECT `_bucketname` ,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_srcpart_index_proj__
+WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND key=100 GROUP BY `_bucketname`;
+SET hive.index.blockfilter.file=/tmp/index_result;
+SET hive.input.format=org.apache.hadoop.hive.ql.index.HiveIndexedInputFormat;
+SELECT key, value FROM srcpart WHERE key=100 ORDER BY key;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+SELECT key, value FROM srcpart WHERE key=100 ORDER BY key;
+
+DROP INDEX srcpart_index_proj on srcpart;
diff --git ql/src/test/queries/clientpositive/index_bitmap1.q ql/src/test/queries/clientpositive/index_bitmap1.q
new file mode 100644
index 0000000..1e8ccb0
--- /dev/null
+++ ql/src/test/queries/clientpositive/index_bitmap1.q
@@ -0,0 +1,18 @@
+EXPLAIN
+CREATE INDEX src_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD;
+CREATE INDEX src_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD;
+ALTER INDEX src_index ON src REBUILD;
+SELECT x.* FROM default__src_src_index__ x ORDER BY key;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+INSERT OVERWRITE DIRECTORY "/tmp/index_result" SELECT `_bucketname`,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__src_src_index__ WHERE NOT
+EWAH_BITMAP_EMPTY(`_bitmaps`) AND key=100 GROUP BY `_bucketname`;
+SET hive.index.blockfilter.file=/tmp/index_result;
+SET hive.input.format=org.apache.hadoop.hive.ql.index.HiveIndexedInputFormat;
+SELECT key, value FROM src WHERE key=100 ORDER BY key;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+SELECT key, value FROM src WHERE key=100 ORDER BY key;
+
+DROP INDEX src_index ON src;
diff --git ql/src/test/queries/clientpositive/index_bitmap2.q ql/src/test/queries/clientpositive/index_bitmap2.q
new file mode 100644
index 0000000..cf4baac
--- /dev/null
+++ ql/src/test/queries/clientpositive/index_bitmap2.q
@@ -0,0 +1,35 @@
+EXPLAIN
+CREATE INDEX src1_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD;
+EXPLAIN
+CREATE INDEX src2_index ON TABLE src(value) as 'BITMAP' WITH DEFERRED REBUILD;
+
+CREATE INDEX src1_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD;
+CREATE INDEX src2_index ON TABLE src(value) as 'BITMAP' WITH DEFERRED REBUILD;
+ALTER INDEX src1_index ON src REBUILD;
+ALTER INDEX src2_index ON src REBUILD;
+SELECT * FROM default__src_src1_index__ ORDER BY key;
+SELECT * FROM default__src_src2_index__ ORDER BY value;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+
+INSERT OVERWRITE DIRECTORY "/tmp/index_result"
+SELECT t.bucketname as `_bucketname`, COLLECT_SET(t.offset) AS `_offsets` FROM
+ (SELECT `_bucketname` AS bucketname, `_offset` AS offset
+ FROM default__src_src1_index__
+ WHERE key = 0 AND NOT EWAH_BITMAP_EMPTY(`_bitmaps`) UNION ALL
+ SELECT `_bucketname` AS bucketname, `_offset` AS offset
+ FROM default__src_src2_index__
+ WHERE value = "val2" AND NOT EWAH_BITMAP_EMPTY(`_bitmaps`)) t
+GROUP BY t.bucketname;
+
+SET hive.index.blockfilter.file=/tmp/index_result;
+SET hive.input.format=org.apache.hadoop.hive.ql.index.HiveIndexedInputFormat;
+
+SELECT key, value FROM src WHERE key=0 OR value = "val_2" ORDER BY key;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+SELECT key, value FROM src WHERE key=0 OR value = "val_2" ORDER BY key;
+
+DROP INDEX src1_index ON src;
+DROP INDEX src2_index ON src;
+
diff --git ql/src/test/queries/clientpositive/index_bitmap3.q ql/src/test/queries/clientpositive/index_bitmap3.q
new file mode 100644
index 0000000..508eb94
--- /dev/null
+++ ql/src/test/queries/clientpositive/index_bitmap3.q
@@ -0,0 +1,47 @@
+EXPLAIN
+CREATE INDEX src1_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD;
+EXPLAIN
+CREATE INDEX src2_index ON TABLE src(value) as 'BITMAP' WITH DEFERRED REBUILD;
+
+CREATE INDEX src1_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD;
+CREATE INDEX src2_index ON TABLE src(value) as 'BITMAP' WITH DEFERRED REBUILD;
+ALTER INDEX src1_index ON src REBUILD;
+ALTER INDEX src2_index ON src REBUILD;
+SELECT * FROM default__src_src1_index__ ORDER BY key;
+SELECT * FROM default__src_src2_index__ ORDER BY value;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+
+EXPLAIN
+SELECT a.bucketname AS `_bucketname`, COLLECT_SET(a.offset) as `_offsets`
+FROM (SELECT `_bucketname` AS bucketname, `_offset` AS offset, `_bitmaps` AS bitmaps FROM default__src_src1_index__
+ WHERE key = 0) a
+ JOIN
+ (SELECT `_bucketname` AS bucketname, `_offset` AS offset, `_bitmaps` AS bitmaps FROM default__src_src2_index__
+ WHERE value = "val_0") b
+ ON
+ a.bucketname = b.bucketname AND a.offset = b.offset WHERE NOT
+EWAH_BITMAP_EMPTY(EWAH_BITMAP_AND(a.bitmaps, b.bitmaps)) GROUP BY a.bucketname;
+
+INSERT OVERWRITE DIRECTORY "/tmp/index_result"
+SELECT a.bucketname AS `_bucketname`, COLLECT_SET(a.offset) as `_offsets`
+FROM (SELECT `_bucketname` AS bucketname, `_offset` AS offset, `_bitmaps` AS bitmaps FROM default__src_src1_index__
+ WHERE key = 0) a
+ JOIN
+ (SELECT `_bucketname` AS bucketname, `_offset` AS offset, `_bitmaps` AS bitmaps FROM default__src_src2_index__
+ WHERE value = "val_0") b
+ ON
+ a.bucketname = b.bucketname AND a.offset = b.offset WHERE NOT
+EWAH_BITMAP_EMPTY(EWAH_BITMAP_AND(a.bitmaps, b.bitmaps)) GROUP BY a.bucketname;
+
+SET hive.index.blockfilter.file=/tmp/index_result;
+SET hive.input.format=org.apache.hadoop.hive.ql.index.HiveIndexedInputFormat;
+
+SELECT key, value FROM src WHERE key=0 AND value = "val_0" ORDER BY key;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+SELECT key, value FROM src WHERE key=0 AND value = "val_0" ORDER BY key;
+
+DROP INDEX src1_index ON src;
+DROP INDEX src2_index ON src;
+
diff --git ql/src/test/queries/clientpositive/index_bitmap_rc.q ql/src/test/queries/clientpositive/index_bitmap_rc.q
new file mode 100644
index 0000000..d12fc9e
--- /dev/null
+++ ql/src/test/queries/clientpositive/index_bitmap_rc.q
@@ -0,0 +1,53 @@
+CREATE TABLE srcpart_rc (key int, value string) PARTITIONED BY (ds string, hr int) STORED AS RCFILE;
+
+INSERT OVERWRITE TABLE srcpart_rc PARTITION (ds='2008-04-08', hr=11) SELECT key, value FROM srcpart WHERE ds = '2008-04-08' AND hr = 11;
+INSERT OVERWRITE TABLE srcpart_rc PARTITION (ds='2008-04-08', hr=12) SELECT key, value FROM srcpart WHERE ds = '2008-04-08' AND hr = 12;
+INSERT OVERWRITE TABLE srcpart_rc PARTITION (ds='2008-04-09', hr=11) SELECT key, value FROM srcpart WHERE ds = '2008-04-09' AND hr = 11;
+INSERT OVERWRITE TABLE srcpart_rc PARTITION (ds='2008-04-09', hr=12) SELECT key, value FROM srcpart WHERE ds = '2008-04-09' AND hr = 12;
+
+EXPLAIN
+CREATE INDEX srcpart_rc_index ON TABLE srcpart_rc(key) as 'BITMAP' WITH DEFERRED REBUILD;
+CREATE INDEX srcpart_rc_index ON TABLE srcpart_rc(key) as 'BITMAP' WITH DEFERRED REBUILD;
+ALTER INDEX srcpart_rc_index ON srcpart_rc REBUILD;
+SELECT x.* FROM default__srcpart_rc_srcpart_rc_index__ x WHERE x.ds = '2008-04-08' and x.hr = 11 ORDER BY key;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname`,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_rc_srcpart_rc_index__
+x WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND x.key=100 AND x.ds = '2008-04-08' GROUP BY `_bucketname`;
+SET hive.index.blockfilter.file=/tmp/index_test_index_result;
+SET hive.input.format=org.apache.hadoop.hive.ql.index.HiveIndexedInputFormat;
+SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' ORDER BY key;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname` ,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_rc_srcpart_rc_index__
+x WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND x.key=100 AND x.ds = '2008-04-08' and x.hr = 11 GROUP BY `_bucketname`;
+SET hive.index.blockfilter.file=/tmp/index_test_index_result;
+SET hive.input.format=org.apache.hadoop.hive.ql.index.HiveIndexedInputFormat;
+SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key;
+
+DROP INDEX srcpart_rc_index on srcpart_rc;
+
+EXPLAIN
+CREATE INDEX srcpart_rc_index ON TABLE srcpart_rc(key) as 'BITMAP' WITH DEFERRED REBUILD;
+CREATE INDEX srcpart_rc_index ON TABLE srcpart_rc(key) as 'BITMAP' WITH DEFERRED REBUILD;
+ALTER INDEX srcpart_rc_index ON srcpart_rc REBUILD;
+SELECT x.* FROM default__srcpart_rc_srcpart_rc_index__ x WHERE x.key = 100;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+INSERT OVERWRITE DIRECTORY "/tmp/index_result" SELECT `_bucketname` ,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_rc_srcpart_rc_index__
+WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND key=100 GROUP BY `_bucketname`;
+SET hive.index.blockfilter.file=/tmp/index_result;
+SET hive.input.format=org.apache.hadoop.hive.ql.index.HiveIndexedInputFormat;
+SELECT key, value FROM srcpart_rc WHERE key=100 ORDER BY key;
+
+SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
+SELECT key, value FROM srcpart_rc WHERE key=100 ORDER BY key;
+
+DROP INDEX srcpart_rc_index on srcpart_rc;
+DROP TABLE srcpart_rc;
diff --git ql/src/test/queries/clientpositive/udf_bitmap_and.q ql/src/test/queries/clientpositive/udf_bitmap_and.q
new file mode 100644
index 0000000..75f9608
--- /dev/null
+++ ql/src/test/queries/clientpositive/udf_bitmap_and.q
@@ -0,0 +1,3 @@
+select ewah_bitmap_and(array(13,2,4,8589934592,4096,0), array(13,2,4,8589934592,4096,0)) from src limit 1;
+
+select ewah_bitmap_and(array(13,2,4,8589934592,4096,0), array(8,2,4,8589934592,128,0)) from src limit 1;
diff --git ql/src/test/queries/clientpositive/udf_bitmap_empty.q ql/src/test/queries/clientpositive/udf_bitmap_empty.q
new file mode 100644
index 0000000..88e9616
--- /dev/null
+++ ql/src/test/queries/clientpositive/udf_bitmap_empty.q
@@ -0,0 +1,3 @@
+select ewah_bitmap_empty(array(13,2,4,8589934592,0,0)) from src limit 1;
+
+select ewah_bitmap_empty(array(13,2,4,8589934592,4096,0)) from src limit 1;
diff --git ql/src/test/queries/clientpositive/udf_bitmap_or.q ql/src/test/queries/clientpositive/udf_bitmap_or.q
new file mode 100644
index 0000000..505a64d
--- /dev/null
+++ ql/src/test/queries/clientpositive/udf_bitmap_or.q
@@ -0,0 +1,3 @@
+select ewah_bitmap_or(array(13,2,4,8589934592,4096,0), array(13,2,4,8589934592,4096,0)) from src limit 1;
+
+select ewah_bitmap_or(array(13,2,4,8589934592,4096,0), array(8,2,4,8589934592,128,0)) from src limit 1;
diff --git ql/src/test/results/clientpositive/auto_join1.q.out ql/src/test/results/clientpositive/auto_join1.q.out
index 24a25f3..a127628 100644
--- ql/src/test/results/clientpositive/auto_join1.q.out
+++ ql/src/test/results/clientpositive/auto_join1.q.out
@@ -64,13 +64,13 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Position of Big Table: 0
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -140,13 +140,13 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Position of Big Table: 1
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -208,12 +208,12 @@ STAGE PLANS:
0 {VALUE._col0}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -248,11 +248,11 @@ POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:
PREHOOK: query: SELECT sum(hash(dest_j1.key,dest_j1.value)) FROM dest_j1
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-13-24_809_7328726250465740581/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-26-53_666_3621958234103106525/-mr-10000
POSTHOOK: query: SELECT sum(hash(dest_j1.key,dest_j1.value)) FROM dest_j1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-13-24_809_7328726250465740581/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-26-53_666_3621958234103106525/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
101861029915
diff --git ql/src/test/results/clientpositive/auto_join14.q.out ql/src/test/results/clientpositive/auto_join14.q.out
index 4fbf24f..004ab91 100644
--- ql/src/test/results/clientpositive/auto_join14.q.out
+++ ql/src/test/results/clientpositive/auto_join14.q.out
@@ -76,13 +76,13 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Position of Big Table: 0
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -164,13 +164,13 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Position of Big Table: 1
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -244,12 +244,12 @@ STAGE PLANS:
0 {VALUE._col0}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -288,11 +288,11 @@ POSTHOOK: Lineage: dest1.c2 SIMPLE [(srcpart)srcpart.FieldSchema(name:value, typ
PREHOOK: query: SELECT sum(hash(dest1.c1,dest1.c2)) FROM dest1
PREHOOK: type: QUERY
PREHOOK: Input: default@dest1
-PREHOOK: Output: file:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_01-14-18_917_3301809898534206734/-mr-10000
+PREHOOK: Output: file:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-27-48_361_7441148259381061839/-mr-10000
POSTHOOK: query: SELECT sum(hash(dest1.c1,dest1.c2)) FROM dest1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest1
-POSTHOOK: Output: file:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_01-14-18_917_3301809898534206734/-mr-10000
+POSTHOOK: Output: file:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-27-48_361_7441148259381061839/-mr-10000
POSTHOOK: Lineage: dest1.c1 EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest1.c2 SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
404554174174
diff --git ql/src/test/results/clientpositive/auto_join15.q.out ql/src/test/results/clientpositive/auto_join15.q.out
index 1d9634d..61fd2f4 100644
--- ql/src/test/results/clientpositive/auto_join15.q.out
+++ ql/src/test/results/clientpositive/auto_join15.q.out
@@ -68,7 +68,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -76,10 +76,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -93,7 +93,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_01-14-22_789_7838635082851566599/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_16-27-52_632_5089016265141054009/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -144,7 +144,7 @@ STAGE PLANS:
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_01-14-22_789_7838635082851566599/-mr-10003
+ file:/tmp/rmelick/hive_2011-04-03_16-27-52_632_5089016265141054009/-mr-10003
Reduce Output Operator
sort order:
tag: -1
@@ -206,7 +206,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -214,10 +214,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -273,17 +273,17 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -305,7 +305,7 @@ SORT BY k1, v1, k2, v2
) a
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-14-23_028_440164774935019585/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-27-52_950_3894662883665550168/-mr-10000
POSTHOOK: query: select sum(hash(a.k1,a.v1,a.k2, a.v2))
from (
SELECT src1.key as k1, src1.value as v1, src2.key as k2, src2.value as v2
@@ -314,5 +314,5 @@ SORT BY k1, v1, k2, v2
) a
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-14-23_028_440164774935019585/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-27-52_950_3894662883665550168/-mr-10000
524272996896
diff --git ql/src/test/results/clientpositive/auto_join17.q.out ql/src/test/results/clientpositive/auto_join17.q.out
index 6588567..6957398 100644
--- ql/src/test/results/clientpositive/auto_join17.q.out
+++ ql/src/test/results/clientpositive/auto_join17.q.out
@@ -64,7 +64,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -72,10 +72,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
Select Operator
expressions:
@@ -148,7 +148,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -156,10 +156,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
Select Operator
expressions:
@@ -228,17 +228,17 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
Select Operator
expressions:
@@ -278,11 +278,11 @@ POSTHOOK: Lineage: dest1.value2 SIMPLE [(src)src2.FieldSchema(name:value, type:s
PREHOOK: query: SELECT sum(hash(dest1.key1,dest1.value1,dest1.key2,dest1.value2)) FROM dest1
PREHOOK: type: QUERY
PREHOOK: Input: default@dest1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-14-50_940_3288748468765735672/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-28-20_859_3533820884377580892/-mr-10000
POSTHOOK: query: SELECT sum(hash(dest1.key1,dest1.value1,dest1.key2,dest1.value2)) FROM dest1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-14-50_940_3288748468765735672/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-28-20_859_3533820884377580892/-mr-10000
POSTHOOK: Lineage: dest1.key1 EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest1.key2 EXPRESSION [(src)src2.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest1.value1 SIMPLE [(src)src1.FieldSchema(name:value, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/auto_join19.q.out ql/src/test/results/clientpositive/auto_join19.q.out
index 8d3d186..300a55e 100644
--- ql/src/test/results/clientpositive/auto_join19.q.out
+++ ql/src/test/results/clientpositive/auto_join19.q.out
@@ -66,7 +66,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col2, _col3, _col7
+ outputColumnNames: _col0, _col2, _col3, _col8
Position of Big Table: 0
Filter Operator
predicate:
@@ -76,7 +76,7 @@ STAGE PLANS:
expressions:
expr: _col0
type: string
- expr: _col7
+ expr: _col8
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -146,7 +146,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col2, _col3, _col7
+ outputColumnNames: _col0, _col2, _col3, _col8
Position of Big Table: 1
Filter Operator
predicate:
@@ -156,7 +156,7 @@ STAGE PLANS:
expressions:
expr: _col0
type: string
- expr: _col7
+ expr: _col8
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -222,7 +222,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col2} {VALUE._col3}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col2, _col3, _col7
+ outputColumnNames: _col0, _col2, _col3, _col8
Filter Operator
predicate:
expr: (((_col2 = '2008-04-08') or (_col2 = '2008-04-09')) and ((_col3 = '12') or (_col3 = '11')))
@@ -231,7 +231,7 @@ STAGE PLANS:
expressions:
expr: _col0
type: string
- expr: _col7
+ expr: _col8
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -276,11 +276,11 @@ POSTHOOK: Lineage: dest1.value SIMPLE [(src)src2.FieldSchema(name:value, type:st
PREHOOK: query: SELECT sum(hash(dest1.key,dest1.value)) FROM dest1
PREHOOK: type: QUERY
PREHOOK: Input: default@dest1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-15-29_100_6953751931106364643/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-29-01_264_1119517036401543247/-mr-10000
POSTHOOK: query: SELECT sum(hash(dest1.key,dest1.value)) FROM dest1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-15-29_100_6953751931106364643/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-29-01_264_1119517036401543247/-mr-10000
POSTHOOK: Lineage: dest1.key EXPRESSION [(srcpart)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
407444119660
diff --git ql/src/test/results/clientpositive/auto_join2.q.out ql/src/test/results/clientpositive/auto_join2.q.out
index cdb575d..aecdca4 100644
--- ql/src/test/results/clientpositive/auto_join2.q.out
+++ ql/src/test/results/clientpositive/auto_join2.q.out
@@ -70,7 +70,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col4
+ outputColumnNames: _col0, _col5
Position of Big Table: 0
File Output Operator
compressed: false
@@ -100,7 +100,7 @@ STAGE PLANS:
1 {value}
handleSkewJoin: false
keys:
- 0 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[_col0], Column[_col4]()]
+ 0 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[_col0], Column[_col5]()]
1 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[key]()]
Position of Big Table: 0
@@ -116,15 +116,15 @@ STAGE PLANS:
1 {value}
handleSkewJoin: false
keys:
- 0 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[_col0], Column[_col4]()]
+ 0 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[_col0], Column[_col5]()]
1 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[key]()]
- outputColumnNames: _col4, _col9
+ outputColumnNames: _col5, _col11
Position of Big Table: 0
Select Operator
expressions:
- expr: _col4
+ expr: _col5
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -172,7 +172,7 @@ STAGE PLANS:
1 {value}
handleSkewJoin: false
keys:
- 0 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[_col0], Column[_col4]()]
+ 0 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[_col0], Column[_col5]()]
1 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[key]()]
Position of Big Table: 1
@@ -190,15 +190,15 @@ STAGE PLANS:
1 {value}
handleSkewJoin: false
keys:
- 0 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[_col0], Column[_col4]()]
+ 0 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[_col0], Column[_col5]()]
1 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[key]()]
- outputColumnNames: _col4, _col9
+ outputColumnNames: _col5, _col11
Position of Big Table: 1
Select Operator
expressions:
- expr: _col4
+ expr: _col5
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -225,11 +225,11 @@ STAGE PLANS:
$INTNAME
Reduce Output Operator
key expressions:
- expr: (_col0 + _col4)
+ expr: (_col0 + _col5)
type: double
sort order: +
Map-reduce partition columns:
- expr: (_col0 + _col4)
+ expr: (_col0 + _col5)
type: double
tag: 0
value expressions:
@@ -255,15 +255,15 @@ STAGE PLANS:
condition map:
Inner Join 0 to 1
condition expressions:
- 0 {VALUE._col4}
+ 0 {VALUE._col5}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col4, _col9
+ outputColumnNames: _col5, _col11
Select Operator
expressions:
- expr: _col4
+ expr: _col5
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -318,7 +318,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col4
+ outputColumnNames: _col0, _col5
Position of Big Table: 1
File Output Operator
compressed: false
@@ -370,7 +370,7 @@ STAGE PLANS:
0 {VALUE._col0}
1 {VALUE._col0}
handleSkewJoin: false
- outputColumnNames: _col0, _col4
+ outputColumnNames: _col0, _col5
File Output Operator
compressed: false
GlobalTableId: 0
@@ -394,11 +394,11 @@ POSTHOOK: Lineage: dest_j2.value SIMPLE [(src)src3.FieldSchema(name:value, type:
PREHOOK: query: SELECT sum(hash(dest_j2.key,dest_j2.value)) FROM dest_j2
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j2
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-15-45_319_4401285660039001258/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-29-16_307_771632130770983761/-mr-10000
POSTHOOK: query: SELECT sum(hash(dest_j2.key,dest_j2.value)) FROM dest_j2
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j2
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-15-45_319_4401285660039001258/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-29-16_307_771632130770983761/-mr-10000
POSTHOOK: Lineage: dest_j2.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j2.value SIMPLE [(src)src3.FieldSchema(name:value, type:string, comment:default), ]
33815990627
diff --git ql/src/test/results/clientpositive/auto_join20.q.out ql/src/test/results/clientpositive/auto_join20.q.out
index 834d1f5..d854240 100644
--- ql/src/test/results/clientpositive/auto_join20.q.out
+++ ql/src/test/results/clientpositive/auto_join20.q.out
@@ -110,7 +110,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -118,13 +118,13 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -139,7 +139,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_01-15-48_993_4508173982029110358/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_16-29-20_674_6428293544356764527/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -202,7 +202,7 @@ STAGE PLANS:
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_01-15-48_993_4508173982029110358/-mr-10003
+ file:/tmp/rmelick/hive_2011-04-03_16-29-20_674_6428293544356764527/-mr-10003
Reduce Output Operator
sort order:
tag: -1
@@ -306,7 +306,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -314,13 +314,13 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -408,20 +408,20 @@ STAGE PLANS:
1
2 {(VALUE._col0 < 20)}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -444,7 +444,7 @@ SORT BY k1,v1,k2,v2,k3,v3
)a
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-15-49_289_5405049080173448866/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-29-21_068_5988162545197711455/-mr-10000
POSTHOOK: query: select sum(hash(a.k1,a.v1,a.k2,a.v2,a.k3,a.v3))
from (
SELECT src1.key as k1, src1.value as v1, src2.key as k2, src2.value as v2 , src3.key as k3, src3.value as v3
@@ -453,7 +453,7 @@ SORT BY k1,v1,k2,v2,k3,v3
)a
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-15-49_289_5405049080173448866/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-29-21_068_5988162545197711455/-mr-10000
56157587016
PREHOOK: query: explain
select sum(hash(a.k1,a.v1,a.k2,a.v2,a.k3,a.v3))
@@ -575,7 +575,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -583,13 +583,13 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -604,7 +604,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_01-16-01_282_8608740974087583316/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_16-29-33_066_2096414293950066525/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -667,7 +667,7 @@ STAGE PLANS:
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_01-16-01_282_8608740974087583316/-mr-10003
+ file:/tmp/rmelick/hive_2011-04-03_16-29-33_066_2096414293950066525/-mr-10003
Reduce Output Operator
sort order:
tag: -1
@@ -779,7 +779,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -787,13 +787,13 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -889,20 +889,20 @@ STAGE PLANS:
1
2 {(VALUE._col0 < 20)}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -925,7 +925,7 @@ SORT BY k1,v1,k2,v2,k3,v3
)a
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-16-01_646_566260942186680240/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-29-33_491_5475690047625622316/-mr-10000
POSTHOOK: query: select sum(hash(a.k1,a.v1,a.k2,a.v2,a.k3,a.v3))
from (
SELECT src1.key as k1, src1.value as v1, src2.key as k2, src2.value as v2 , src3.key as k3, src3.value as v3
@@ -934,5 +934,5 @@ SORT BY k1,v1,k2,v2,k3,v3
)a
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-16-01_646_566260942186680240/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-29-33_491_5475690047625622316/-mr-10000
56157587016
diff --git ql/src/test/results/clientpositive/auto_join21.q.out ql/src/test/results/clientpositive/auto_join21.q.out
index a23e0c5..c632f11 100644
--- ql/src/test/results/clientpositive/auto_join21.q.out
+++ ql/src/test/results/clientpositive/auto_join21.q.out
@@ -99,7 +99,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 0
Select Operator
expressions:
@@ -107,13 +107,13 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -128,7 +128,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_01-16-14_029_1644347304082011569/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_16-29-45_533_5931040849881395245/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -245,7 +245,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -253,13 +253,13 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
type: string
- expr: _col9
+ expr: _col10
+ type: string
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -347,20 +347,20 @@ STAGE PLANS:
1
2 {(VALUE._col0 < 10)}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -378,11 +378,11 @@ STAGE PLANS:
PREHOOK: query: SELECT * FROM src src1 LEFT OUTER JOIN src src2 ON (src1.key = src2.key AND src1.key < 10 AND src2.key > 10) RIGHT OUTER JOIN src src3 ON (src2.key = src3.key AND src3.key < 10) SORT BY src1.key, src1.value, src2.key, src2.value, src3.key, src3.value
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-16-14_280_5116708138405598770/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-29-45_869_4290103515382615247/-mr-10000
POSTHOOK: query: SELECT * FROM src src1 LEFT OUTER JOIN src src2 ON (src1.key = src2.key AND src1.key < 10 AND src2.key > 10) RIGHT OUTER JOIN src src3 ON (src2.key = src3.key AND src3.key < 10) SORT BY src1.key, src1.value, src2.key, src2.value, src3.key, src3.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-16-14_280_5116708138405598770/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-29-45_869_4290103515382615247/-mr-10000
NULL NULL NULL NULL 0 val_0
NULL NULL NULL NULL 0 val_0
NULL NULL NULL NULL 0 val_0
diff --git ql/src/test/results/clientpositive/auto_join22.q.out ql/src/test/results/clientpositive/auto_join22.q.out
index 8e82ca2..6feb2be 100644
--- ql/src/test/results/clientpositive/auto_join22.q.out
+++ ql/src/test/results/clientpositive/auto_join22.q.out
@@ -118,11 +118,11 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[_col2]]
- outputColumnNames: _col7
+ outputColumnNames: _col8
Position of Big Table: 0
Select Operator
expressions:
- expr: _col7
+ expr: _col8
type: string
outputColumnNames: _col3
Select Operator
@@ -148,7 +148,7 @@ STAGE PLANS:
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_01-16-23_523_4495183672982902266/-mr-10003
+ file:/tmp/rmelick/hive_2011-04-03_16-29-54_749_917845826833405903/-mr-10003
Reduce Output Operator
sort order:
tag: -1
@@ -208,11 +208,11 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[_col2]]
- outputColumnNames: _col7
+ outputColumnNames: _col8
Position of Big Table: 1
Select Operator
expressions:
- expr: _col7
+ expr: _col8
type: string
outputColumnNames: _col3
Select Operator
@@ -271,10 +271,10 @@ STAGE PLANS:
0
1 {VALUE._col3}
handleSkewJoin: false
- outputColumnNames: _col7
+ outputColumnNames: _col8
Select Operator
expressions:
- expr: _col7
+ expr: _col8
type: string
outputColumnNames: _col3
Select Operator
@@ -412,9 +412,9 @@ STAGE PLANS:
PREHOOK: query: SELECT sum(hash(src5.src1_value)) FROM (SELECT src3.*, src4.value as src4_value, src4.key as src4_key FROM src src4 JOIN (SELECT src2.*, src1.key as src1_key, src1.value as src1_value FROM src src1 JOIN src src2 ON src1.key = src2.key) src3 ON src3.src1_key = src4.key) src5
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-16-23_920_3191755677182173532/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-29-55_329_5135787878966746558/-mr-10000
POSTHOOK: query: SELECT sum(hash(src5.src1_value)) FROM (SELECT src3.*, src4.value as src4_value, src4.key as src4_key FROM src src4 JOIN (SELECT src2.*, src1.key as src1_key, src1.value as src1_value FROM src src1 JOIN src src2 ON src1.key = src2.key) src3 ON src3.src1_key = src4.key) src5
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-16-23_920_3191755677182173532/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-29-55_329_5135787878966746558/-mr-10000
344337359100
diff --git ql/src/test/results/clientpositive/auto_join23.q.out ql/src/test/results/clientpositive/auto_join23.q.out
index 09ab24b..00f939e 100644
--- ql/src/test/results/clientpositive/auto_join23.q.out
+++ ql/src/test/results/clientpositive/auto_join23.q.out
@@ -65,11 +65,11 @@ STAGE PLANS:
keys:
0 []
1 []
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Filter Operator
predicate:
- expr: ((_col0 < 10) and (_col4 < 10))
+ expr: ((_col0 < 10) and (_col5 < 10))
type: boolean
Select Operator
expressions:
@@ -77,10 +77,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -94,7 +94,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_01-16-38_015_2684893001691105296/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_16-30-08_424_5569905794001378093/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -169,11 +169,11 @@ STAGE PLANS:
keys:
0 []
1 []
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Filter Operator
predicate:
- expr: ((_col0 < 10) and (_col4 < 10))
+ expr: ((_col0 < 10) and (_col5 < 10))
type: boolean
Select Operator
expressions:
@@ -181,10 +181,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -236,10 +236,10 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Filter Operator
predicate:
- expr: ((_col0 < 10) and (_col4 < 10))
+ expr: ((_col0 < 10) and (_col5 < 10))
type: boolean
Select Operator
expressions:
@@ -247,10 +247,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -267,11 +267,11 @@ STAGE PLANS:
PREHOOK: query: SELECT * FROM src src1 JOIN src src2 WHERE src1.key < 10 and src2.key < 10 SORT BY src1.key, src1.value, src2.key, src2.value
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-16-38_226_2455660167828859804/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-30-08_708_5105167267427000620/-mr-10000
POSTHOOK: query: SELECT * FROM src src1 JOIN src src2 WHERE src1.key < 10 and src2.key < 10 SORT BY src1.key, src1.value, src2.key, src2.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-16-38_226_2455660167828859804/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-30-08_708_5105167267427000620/-mr-10000
0 val_0 0 val_0
0 val_0 0 val_0
0 val_0 0 val_0
diff --git ql/src/test/results/clientpositive/auto_join3.q.out ql/src/test/results/clientpositive/auto_join3.q.out
index 6ce4c53..cd8a815 100644
--- ql/src/test/results/clientpositive/auto_join3.q.out
+++ ql/src/test/results/clientpositive/auto_join3.q.out
@@ -88,13 +88,13 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col9
+ outputColumnNames: _col0, _col11
Position of Big Table: 0
Select Operator
expressions:
expr: _col0
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -186,13 +186,13 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col9
+ outputColumnNames: _col0, _col11
Position of Big Table: 1
Select Operator
expressions:
expr: _col0
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -271,13 +271,13 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col9
+ outputColumnNames: _col0, _col11
Position of Big Table: 2
Select Operator
expressions:
expr: _col0
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -353,12 +353,12 @@ STAGE PLANS:
1
2 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col9
+ outputColumnNames: _col0, _col11
Select Operator
expressions:
expr: _col0
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -393,11 +393,11 @@ POSTHOOK: Lineage: dest1.value SIMPLE [(src)src3.FieldSchema(name:value, type:st
PREHOOK: query: SELECT sum(hash(dest1.key,dest1.value)) FROM dest1
PREHOOK: type: QUERY
PREHOOK: Input: default@dest1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-18-01_896_870387367621637892/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-31-44_560_4504585507467728278/-mr-10000
POSTHOOK: query: SELECT sum(hash(dest1.key,dest1.value)) FROM dest1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-18-01_896_870387367621637892/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-31-44_560_4504585507467728278/-mr-10000
POSTHOOK: Lineage: dest1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest1.value SIMPLE [(src)src3.FieldSchema(name:value, type:string, comment:default), ]
344360994461
diff --git ql/src/test/results/clientpositive/auto_join9.q.out ql/src/test/results/clientpositive/auto_join9.q.out
index 51c3bde..b811b29 100644
--- ql/src/test/results/clientpositive/auto_join9.q.out
+++ ql/src/test/results/clientpositive/auto_join9.q.out
@@ -64,7 +64,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col2, _col3, _col7
+ outputColumnNames: _col0, _col2, _col3, _col8
Position of Big Table: 0
Filter Operator
predicate:
@@ -74,7 +74,7 @@ STAGE PLANS:
expressions:
expr: _col0
type: string
- expr: _col7
+ expr: _col8
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -144,7 +144,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col2, _col3, _col7
+ outputColumnNames: _col0, _col2, _col3, _col8
Position of Big Table: 1
Filter Operator
predicate:
@@ -154,7 +154,7 @@ STAGE PLANS:
expressions:
expr: _col0
type: string
- expr: _col7
+ expr: _col8
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -220,7 +220,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col2} {VALUE._col3}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col2, _col3, _col7
+ outputColumnNames: _col0, _col2, _col3, _col8
Filter Operator
predicate:
expr: ((_col2 = '2008-04-08') and (_col3 = '12'))
@@ -229,7 +229,7 @@ STAGE PLANS:
expressions:
expr: _col0
type: string
- expr: _col7
+ expr: _col8
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -266,11 +266,11 @@ POSTHOOK: Lineage: dest1.value SIMPLE [(src)src2.FieldSchema(name:value, type:st
PREHOOK: query: SELECT sum(hash(dest1.key,dest1.value)) FROM dest1
PREHOOK: type: QUERY
PREHOOK: Input: default@dest1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-19-05_833_6858801068627931993/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-32-45_960_7630530732388790828/-mr-10000
POSTHOOK: query: SELECT sum(hash(dest1.key,dest1.value)) FROM dest1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-19-05_833_6858801068627931993/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-32-45_960_7630530732388790828/-mr-10000
POSTHOOK: Lineage: dest1.key EXPRESSION [(srcpart)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
101861029915
diff --git ql/src/test/results/clientpositive/bucketmapjoin1.q.out ql/src/test/results/clientpositive/bucketmapjoin1.q.out
index c727b6b..476ea69 100644
--- ql/src/test/results/clientpositive/bucketmapjoin1.q.out
+++ ql/src/test/results/clientpositive/bucketmapjoin1.q.out
@@ -127,10 +127,10 @@ STAGE PLANS:
Alias Bucket Base File Name Mapping:
b {srcbucket20.txt=[srcbucket20.txt, srcbucket22.txt], srcbucket21.txt=[srcbucket21.txt, srcbucket23.txt]}
Alias Bucket File Name Mapping:
- b {pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt, pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt, pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt]}
+ b {pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt, pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt, pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt]}
Alias Bucket Output File Name Mapping:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt 0
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt 1
Stage: Stage-1
Map Reduce
@@ -149,7 +149,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5, _col6
+ outputColumnNames: _col0, _col1, _col6, _col7
Position of Big Table: 0
Select Operator
expressions:
@@ -157,15 +157,15 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
- type: string
expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5, _col6
+ expr: _col7
+ type: string
+ outputColumnNames: _col0, _col1, _col6, _col7
Filter Operator
isSamplingPred: false
predicate:
- expr: (_col6 = '2008-04-08')
+ expr: (_col7 = '2008-04-08')
type: boolean
Select Operator
expressions:
@@ -173,15 +173,15 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-22-01_208_3758176385909243824/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-45-50_644_4499683010465969884/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-22-01_208_3758176385909243824/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-45-50_644_4499683010465969884/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -191,12 +191,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300684921
+ transient_lastDdlTime 1301874350
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -206,9 +206,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin [a]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
Partition
base file name: srcbucket_mapjoin
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -220,12 +220,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300684914
+ transient_lastDdlTime 1301874343
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -237,12 +237,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300684914
+ transient_lastDdlTime 1301874343
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin
name: default.srcbucket_mapjoin
@@ -254,14 +254,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-22-01_208_3758176385909243824/-ext-10002
- destination: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-22-01_208_3758176385909243824/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-45-50_644_4499683010465969884/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-45-50_644_4499683010465969884/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-22-01_208_3758176385909243824/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-45-50_644_4499683010465969884/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -271,28 +271,28 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300684921
+ transient_lastDdlTime 1301874350
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-22-01_208_3758176385909243824/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-45-50_644_4499683010465969884/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-22-01_208_3758176385909243824/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-45-50_644_4499683010465969884/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-22-01_208_3758176385909243824/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-45-50_644_4499683010465969884/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-22-01_208_3758176385909243824/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-45-50_644_4499683010465969884/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -303,12 +303,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300684921
+ transient_lastDdlTime 1301874350
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -316,9 +316,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-22-01_208_3758176385909243824/-ext-10002 [pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-22-01_208_3758176385909243824/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-45-50_644_4499683010465969884/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-45-50_644_4499683010465969884/-ext-10002]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-22-01_208_3758176385909243824/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-45-50_644_4499683010465969884/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -329,12 +329,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300684921
+ transient_lastDdlTime 1301874350
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -345,12 +345,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300684921
+ transient_lastDdlTime 1301874350
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
@@ -378,11 +378,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-22-17_672_6480540820246874332/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-45-58_454_386572148124793236/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-22-17_672_6480540820246874332/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-45-58_454_386572148124793236/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_tmp_result.key SIMPLE [(srcbucket_mapjoin)a.FieldSchema(name:key, type:int, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_tmp_result.value1 SIMPLE [(srcbucket_mapjoin)a.FieldSchema(name:value, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_part)b.FieldSchema(name:value, type:string, comment:null), ]
@@ -431,11 +431,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-22-56_161_7837161577406874263/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-46-13_479_5491321571472696545/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-22-56_161_7837161577406874263/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-46-13_479_5491321571472696545/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -474,14 +474,14 @@ on a.key = b.key
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_hash_result_1
PREHOOK: Input: default@bucketmapjoin_hash_result_2
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-23-19_611_9058180765153646109/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-46-22_388_1842911364602035643/-mr-10000
POSTHOOK: query: select a.key-b.key, a.value1-b.value1, a.value2-b.value2
from bucketmapjoin_hash_result_1 a left outer join bucketmapjoin_hash_result_2 b
on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_hash_result_1
POSTHOOK: Input: default@bucketmapjoin_hash_result_2
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-23-19_611_9058180765153646109/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-46-22_388_1842911364602035643/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -556,12 +556,12 @@ STAGE PLANS:
Alias Bucket Base File Name Mapping:
a {srcbucket20.txt=[srcbucket20.txt], srcbucket21.txt=[srcbucket21.txt], srcbucket22.txt=[srcbucket20.txt], srcbucket23.txt=[srcbucket21.txt]}
Alias Bucket File Name Mapping:
- a {pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
+ a {pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
Alias Bucket Output File Name Mapping:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt 0
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt 1
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt 2
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt 3
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt 2
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt 3
Stage: Stage-1
Map Reduce
@@ -580,7 +580,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5, _col6
+ outputColumnNames: _col0, _col1, _col6, _col7
Position of Big Table: 1
Select Operator
expressions:
@@ -588,15 +588,15 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
- type: string
expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5, _col6
+ expr: _col7
+ type: string
+ outputColumnNames: _col0, _col1, _col6, _col7
Filter Operator
isSamplingPred: false
predicate:
- expr: (_col6 = '2008-04-08')
+ expr: (_col7 = '2008-04-08')
type: boolean
Select Operator
expressions:
@@ -604,15 +604,15 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-23-35_042_7201236172714206270/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-46-26_823_2911670248360780272/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-23-35_042_7201236172714206270/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-46-26_823_2911670248360780272/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -622,16 +622,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300684976
+ transient_lastDdlTime 1301874373
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -641,9 +641,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08 [b]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
Partition
base file name: ds=2008-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -657,13 +657,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
name default.srcbucket_mapjoin_part
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300684914
+ transient_lastDdlTime 1301874343
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -675,13 +675,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part
name default.srcbucket_mapjoin_part
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300684914
+ transient_lastDdlTime 1301874343
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin_part
name: default.srcbucket_mapjoin_part
@@ -693,14 +693,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-23-35_042_7201236172714206270/-ext-10002
- destination: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-23-35_042_7201236172714206270/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-46-26_823_2911670248360780272/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-46-26_823_2911670248360780272/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-23-35_042_7201236172714206270/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-46-26_823_2911670248360780272/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -710,32 +710,32 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300684976
+ transient_lastDdlTime 1301874373
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-23-35_042_7201236172714206270/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-46-26_823_2911670248360780272/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-23-35_042_7201236172714206270/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-46-26_823_2911670248360780272/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-23-35_042_7201236172714206270/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-46-26_823_2911670248360780272/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-23-35_042_7201236172714206270/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-46-26_823_2911670248360780272/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -746,16 +746,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300684976
+ transient_lastDdlTime 1301874373
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -763,9 +763,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-23-35_042_7201236172714206270/-ext-10002 [pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-23-35_042_7201236172714206270/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-46-26_823_2911670248360780272/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-46-26_823_2911670248360780272/-ext-10002]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-23-35_042_7201236172714206270/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-46-26_823_2911670248360780272/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -776,16 +776,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300684976
+ transient_lastDdlTime 1301874373
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -796,16 +796,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300684976
+ transient_lastDdlTime 1301874373
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
@@ -845,11 +845,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-23-55_901_4139414459456423200/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-46-34_392_1719605469368562684/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-23-55_901_4139414459456423200/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-46-34_392_1719605469368562684/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -934,11 +934,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-24-39_174_7415148388795860377/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-46-49_991_7924401176829108585/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-24-39_174_7415148388795860377/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-46-49_991_7924401176829108585/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
@@ -1001,14 +1001,14 @@ on a.key = b.key
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_hash_result_1
PREHOOK: Input: default@bucketmapjoin_hash_result_2
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-25-01_242_3660424563309273941/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-46-59_247_7932876736390229738/-mr-10000
POSTHOOK: query: select a.key-b.key, a.value1-b.value1, a.value2-b.value2
from bucketmapjoin_hash_result_1 a left outer join bucketmapjoin_hash_result_2 b
on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_hash_result_1
POSTHOOK: Input: default@bucketmapjoin_hash_result_2
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-25-01_242_3660424563309273941/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-46-59_247_7932876736390229738/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
diff --git ql/src/test/results/clientpositive/bucketmapjoin2.q.out ql/src/test/results/clientpositive/bucketmapjoin2.q.out
index 37a84f6..c8baeaa 100644
--- ql/src/test/results/clientpositive/bucketmapjoin2.q.out
+++ ql/src/test/results/clientpositive/bucketmapjoin2.q.out
@@ -132,10 +132,10 @@ STAGE PLANS:
Alias Bucket Base File Name Mapping:
b {srcbucket20.txt=[srcbucket22.txt], srcbucket21.txt=[srcbucket23.txt]}
Alias Bucket File Name Mapping:
- b {pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt]}
+ b {pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt]}
Alias Bucket Output File Name Mapping:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt 0
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt 1
Stage: Stage-1
Map Reduce
@@ -154,7 +154,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -162,24 +162,24 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-25-22_942_496808732630373640/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-10_934_1516493460205472895/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-25-22_942_496808732630373640/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-10_934_1516493460205472895/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -189,12 +189,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685122
+ transient_lastDdlTime 1301874430
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -204,9 +204,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin [a]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
Partition
base file name: srcbucket_mapjoin
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -218,12 +218,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685116
+ transient_lastDdlTime 1301874425
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -235,12 +235,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685116
+ transient_lastDdlTime 1301874425
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin
name: default.srcbucket_mapjoin
@@ -252,14 +252,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-25-22_942_496808732630373640/-ext-10002
- destination: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-25-22_942_496808732630373640/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-10_934_1516493460205472895/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-10_934_1516493460205472895/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-25-22_942_496808732630373640/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-10_934_1516493460205472895/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -269,28 +269,28 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685122
+ transient_lastDdlTime 1301874430
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-25-22_942_496808732630373640/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-10_934_1516493460205472895/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-25-22_942_496808732630373640/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-10_934_1516493460205472895/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-25-22_942_496808732630373640/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-10_934_1516493460205472895/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-25-22_942_496808732630373640/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-10_934_1516493460205472895/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -301,12 +301,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685122
+ transient_lastDdlTime 1301874430
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -314,9 +314,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-25-22_942_496808732630373640/-ext-10002 [pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-25-22_942_496808732630373640/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-10_934_1516493460205472895/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-10_934_1516493460205472895/-ext-10002]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-25-22_942_496808732630373640/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-10_934_1516493460205472895/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -327,12 +327,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685122
+ transient_lastDdlTime 1301874430
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -343,12 +343,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685122
+ transient_lastDdlTime 1301874430
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
@@ -376,11 +376,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-25-38_264_748016409757216572/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-47-18_027_7107949309004533985/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-25-38_264_748016409757216572/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-47-18_027_7107949309004533985/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_tmp_result.key SIMPLE [(srcbucket_mapjoin)a.FieldSchema(name:key, type:int, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_tmp_result.value1 SIMPLE [(srcbucket_mapjoin)a.FieldSchema(name:value, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_part_2)b.FieldSchema(name:value, type:string, comment:null), ]
@@ -429,11 +429,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-26-21_398_808514522464310928/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-47-33_136_2947734112642019376/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-26-21_398_808514522464310928/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-47-33_136_2947734112642019376/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -472,14 +472,14 @@ on a.key = b.key
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_hash_result_1
PREHOOK: Input: default@bucketmapjoin_hash_result_2
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-26-47_400_328368283574443231/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-47-41_876_4134053005814798546/-mr-10000
POSTHOOK: query: select a.key-b.key, a.value1-b.value1, a.value2-b.value2
from bucketmapjoin_hash_result_1 a left outer join bucketmapjoin_hash_result_2 b
on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_hash_result_1
POSTHOOK: Input: default@bucketmapjoin_hash_result_2
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-26-47_400_328368283574443231/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-47-41_876_4134053005814798546/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -554,10 +554,10 @@ STAGE PLANS:
Alias Bucket Base File Name Mapping:
a {srcbucket22.txt=[srcbucket20.txt], srcbucket23.txt=[srcbucket21.txt]}
Alias Bucket File Name Mapping:
- a {pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
+ a {pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
Alias Bucket Output File Name Mapping:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt 0
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt 1
Stage: Stage-1
Map Reduce
@@ -581,7 +581,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -589,24 +589,24 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-26-57_051_5112435132981177458/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-46_824_4829972593813471298/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-26-57_051_5112435132981177458/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-46_824_4829972593813471298/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -616,7 +616,7 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
@@ -625,7 +625,7 @@ STAGE PLANS:
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 0
- transient_lastDdlTime 1300685181
+ transient_lastDdlTime 1301874452
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -635,9 +635,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08 [b]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08
Partition
base file name: ds=2008-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -651,13 +651,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08
name default.srcbucket_mapjoin_part_2
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part_2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685120
+ transient_lastDdlTime 1301874429
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -669,13 +669,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2
name default.srcbucket_mapjoin_part_2
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part_2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685120
+ transient_lastDdlTime 1301874429
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin_part_2
name: default.srcbucket_mapjoin_part_2
@@ -687,14 +687,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-26-57_051_5112435132981177458/-ext-10002
- destination: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-26-57_051_5112435132981177458/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-46_824_4829972593813471298/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-46_824_4829972593813471298/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-26-57_051_5112435132981177458/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-46_824_4829972593813471298/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -704,7 +704,7 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
@@ -713,23 +713,23 @@ STAGE PLANS:
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 0
- transient_lastDdlTime 1300685181
+ transient_lastDdlTime 1301874452
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-26-57_051_5112435132981177458/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-46_824_4829972593813471298/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-26-57_051_5112435132981177458/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-46_824_4829972593813471298/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-26-57_051_5112435132981177458/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-46_824_4829972593813471298/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-26-57_051_5112435132981177458/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-46_824_4829972593813471298/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -740,7 +740,7 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
@@ -749,7 +749,7 @@ STAGE PLANS:
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 0
- transient_lastDdlTime 1300685181
+ transient_lastDdlTime 1301874452
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -757,9 +757,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-26-57_051_5112435132981177458/-ext-10002 [pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-26-57_051_5112435132981177458/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-46_824_4829972593813471298/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-46_824_4829972593813471298/-ext-10002]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-26-57_051_5112435132981177458/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-47-46_824_4829972593813471298/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -770,7 +770,7 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
@@ -779,7 +779,7 @@ STAGE PLANS:
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 0
- transient_lastDdlTime 1300685181
+ transient_lastDdlTime 1301874452
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -790,7 +790,7 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
@@ -799,7 +799,7 @@ STAGE PLANS:
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 0
- transient_lastDdlTime 1300685181
+ transient_lastDdlTime 1301874452
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
@@ -839,11 +839,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-27-16_537_1900738234076517584/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-47-54_154_4448478675846472043/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-27-16_537_1900738234076517584/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-47-54_154_4448478675846472043/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -928,11 +928,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-27-59_011_1524882889710044714/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-48-09_055_1599408098461985112/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-27-59_011_1524882889710044714/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-48-09_055_1599408098461985112/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
@@ -995,14 +995,14 @@ on a.key = b.key
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_hash_result_1
PREHOOK: Input: default@bucketmapjoin_hash_result_2
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-28-20_805_4722039604673290772/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-48-17_337_2460256192139827358/-mr-10000
POSTHOOK: query: select a.key-b.key, a.value1-b.value1, a.value2-b.value2
from bucketmapjoin_hash_result_1 a left outer join bucketmapjoin_hash_result_2 b
on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_hash_result_1
POSTHOOK: Input: default@bucketmapjoin_hash_result_2
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-28-20_805_4722039604673290772/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-48-17_337_2460256192139827358/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
diff --git ql/src/test/results/clientpositive/bucketmapjoin3.q.out ql/src/test/results/clientpositive/bucketmapjoin3.q.out
index 60b25aa..d42b447 100644
--- ql/src/test/results/clientpositive/bucketmapjoin3.q.out
+++ ql/src/test/results/clientpositive/bucketmapjoin3.q.out
@@ -132,10 +132,10 @@ STAGE PLANS:
Alias Bucket Base File Name Mapping:
b {srcbucket22.txt=[srcbucket20.txt, srcbucket22.txt], srcbucket23.txt=[srcbucket21.txt, srcbucket23.txt]}
Alias Bucket File Name Mapping:
- b {pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt, pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt, pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt]}
+ b {pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt, pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt, pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt]}
Alias Bucket Output File Name Mapping:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt 0
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt 1
Stage: Stage-1
Map Reduce
@@ -159,7 +159,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col6
+ outputColumnNames: _col0, _col1, _col7
Position of Big Table: 0
Select Operator
expressions:
@@ -167,24 +167,24 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col6
+ expr: _col7
type: string
- outputColumnNames: _col0, _col1, _col6
+ outputColumnNames: _col0, _col1, _col7
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col6
+ expr: _col7
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-28-45_313_8833545969388419305/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-48-28_607_6681615106511955586/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-28-45_313_8833545969388419305/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-48-28_607_6681615106511955586/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -194,12 +194,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685325
+ transient_lastDdlTime 1301874508
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -209,9 +209,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08 [a]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08
Partition
base file name: ds=2008-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -225,13 +225,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08
name default.srcbucket_mapjoin_part_2
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part_2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685323
+ transient_lastDdlTime 1301874506
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -243,13 +243,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2
name default.srcbucket_mapjoin_part_2
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part_2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685323
+ transient_lastDdlTime 1301874506
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin_part_2
name: default.srcbucket_mapjoin_part_2
@@ -261,14 +261,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-28-45_313_8833545969388419305/-ext-10002
- destination: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-28-45_313_8833545969388419305/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-48-28_607_6681615106511955586/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-48-28_607_6681615106511955586/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-28-45_313_8833545969388419305/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-48-28_607_6681615106511955586/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -278,28 +278,28 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685325
+ transient_lastDdlTime 1301874508
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-28-45_313_8833545969388419305/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-48-28_607_6681615106511955586/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-28-45_313_8833545969388419305/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-48-28_607_6681615106511955586/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-28-45_313_8833545969388419305/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-48-28_607_6681615106511955586/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-28-45_313_8833545969388419305/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-48-28_607_6681615106511955586/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -310,12 +310,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685325
+ transient_lastDdlTime 1301874508
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -323,9 +323,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-28-45_313_8833545969388419305/-ext-10002 [pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-28-45_313_8833545969388419305/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-48-28_607_6681615106511955586/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-48-28_607_6681615106511955586/-ext-10002]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-28-45_313_8833545969388419305/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-48-28_607_6681615106511955586/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -336,12 +336,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685325
+ transient_lastDdlTime 1301874508
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -352,12 +352,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685325
+ transient_lastDdlTime 1301874508
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
@@ -385,11 +385,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-29-01_517_5729951247560043524/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-48-35_959_4065796424401335424/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-29-01_517_5729951247560043524/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-48-35_959_4065796424401335424/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_tmp_result.key SIMPLE [(srcbucket_mapjoin_part_2)a.FieldSchema(name:key, type:int, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_tmp_result.value1 SIMPLE [(srcbucket_mapjoin_part_2)a.FieldSchema(name:value, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_part)b.FieldSchema(name:value, type:string, comment:null), ]
@@ -438,11 +438,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-29-46_562_6331047973049168396/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-48-51_543_5259296298993511983/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-29-46_562_6331047973049168396/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-48-51_543_5259296298993511983/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -481,14 +481,14 @@ on a.key = b.key
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_hash_result_1
PREHOOK: Input: default@bucketmapjoin_hash_result_2
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-30-14_581_836022929106439602/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-49-00_082_1224621508099179697/-mr-10000
POSTHOOK: query: select a.key-b.key, a.value1-b.value1, a.value2-b.value2
from bucketmapjoin_hash_result_1 a left outer join bucketmapjoin_hash_result_2 b
on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_hash_result_1
POSTHOOK: Input: default@bucketmapjoin_hash_result_2
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-30-14_581_836022929106439602/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-49-00_082_1224621508099179697/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -568,12 +568,12 @@ STAGE PLANS:
Alias Bucket Base File Name Mapping:
a {srcbucket20.txt=[srcbucket22.txt], srcbucket21.txt=[srcbucket23.txt], srcbucket22.txt=[srcbucket22.txt], srcbucket23.txt=[srcbucket23.txt]}
Alias Bucket File Name Mapping:
- a {pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt]}
+ a {pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt]}
Alias Bucket Output File Name Mapping:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt 0
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt 1
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt 2
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt 3
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt 2
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt 3
Stage: Stage-1
Map Reduce
@@ -597,7 +597,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col6
+ outputColumnNames: _col0, _col1, _col7
Position of Big Table: 1
Select Operator
expressions:
@@ -605,24 +605,24 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col6
+ expr: _col7
type: string
- outputColumnNames: _col0, _col1, _col6
+ outputColumnNames: _col0, _col1, _col7
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col6
+ expr: _col7
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-30-25_531_5532847926390132618/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-04_364_4418948909127578071/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-30-25_531_5532847926390132618/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-04_364_4418948909127578071/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -632,16 +632,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 564
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 11067
- transient_lastDdlTime 1300685386
+ transient_lastDdlTime 1301874531
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -651,9 +651,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08 [b]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
Partition
base file name: ds=2008-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -667,13 +667,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
name default.srcbucket_mapjoin_part
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685316
+ transient_lastDdlTime 1301874503
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -685,13 +685,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part
name default.srcbucket_mapjoin_part
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685316
+ transient_lastDdlTime 1301874503
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin_part
name: default.srcbucket_mapjoin_part
@@ -703,14 +703,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-30-25_531_5532847926390132618/-ext-10002
- destination: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-30-25_531_5532847926390132618/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-04_364_4418948909127578071/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-04_364_4418948909127578071/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-30-25_531_5532847926390132618/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-04_364_4418948909127578071/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -720,32 +720,32 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 564
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 11067
- transient_lastDdlTime 1300685386
+ transient_lastDdlTime 1301874531
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-30-25_531_5532847926390132618/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-04_364_4418948909127578071/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-30-25_531_5532847926390132618/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-04_364_4418948909127578071/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-30-25_531_5532847926390132618/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-04_364_4418948909127578071/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-30-25_531_5532847926390132618/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-04_364_4418948909127578071/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -756,16 +756,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 564
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 11067
- transient_lastDdlTime 1300685386
+ transient_lastDdlTime 1301874531
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -773,9 +773,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-30-25_531_5532847926390132618/-ext-10002 [pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-30-25_531_5532847926390132618/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-04_364_4418948909127578071/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-04_364_4418948909127578071/-ext-10002]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-30-25_531_5532847926390132618/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-04_364_4418948909127578071/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -786,16 +786,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 564
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 11067
- transient_lastDdlTime 1300685386
+ transient_lastDdlTime 1301874531
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -806,16 +806,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 564
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 11067
- transient_lastDdlTime 1300685386
+ transient_lastDdlTime 1301874531
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
@@ -855,11 +855,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-30-51_080_2401349290383020314/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-49-12_652_5110142553926492448/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-30-51_080_2401349290383020314/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-49-12_652_5110142553926492448/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -944,11 +944,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-31-36_792_6877354385086128909/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-49-27_851_183590736093155277/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-31-36_792_6877354385086128909/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-49-27_851_183590736093155277/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -1011,14 +1011,14 @@ on a.key = b.key
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_hash_result_1
PREHOOK: Input: default@bucketmapjoin_hash_result_2
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-31-58_207_4814167430800665922/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-49-36_068_3867304086878421512/-mr-10000
POSTHOOK: query: select a.key-b.key, a.value1-b.value1, a.value2-b.value2
from bucketmapjoin_hash_result_1 a left outer join bucketmapjoin_hash_result_2 b
on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_hash_result_1
POSTHOOK: Input: default@bucketmapjoin_hash_result_2
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-31-58_207_4814167430800665922/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-49-36_068_3867304086878421512/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
diff --git ql/src/test/results/clientpositive/bucketmapjoin4.q.out ql/src/test/results/clientpositive/bucketmapjoin4.q.out
index afe4e44..4b5124e 100644
--- ql/src/test/results/clientpositive/bucketmapjoin4.q.out
+++ ql/src/test/results/clientpositive/bucketmapjoin4.q.out
@@ -127,10 +127,10 @@ STAGE PLANS:
Alias Bucket Base File Name Mapping:
b {srcbucket20.txt=[srcbucket20.txt], srcbucket21.txt=[srcbucket21.txt]}
Alias Bucket File Name Mapping:
- b {pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
+ b {pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
Alias Bucket Output File Name Mapping:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt 0
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt 1
Stage: Stage-1
Map Reduce
@@ -149,7 +149,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -157,24 +157,24 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-32-23_362_8523706594693654997/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-46_845_1995797418016765551/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-32-23_362_8523706594693654997/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-46_845_1995797418016765551/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -184,12 +184,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685543
+ transient_lastDdlTime 1301874586
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -199,9 +199,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin [a]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
Partition
base file name: srcbucket_mapjoin
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -213,12 +213,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685534
+ transient_lastDdlTime 1301874582
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -230,12 +230,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685534
+ transient_lastDdlTime 1301874582
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin
name: default.srcbucket_mapjoin
@@ -247,14 +247,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-32-23_362_8523706594693654997/-ext-10002
- destination: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-32-23_362_8523706594693654997/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-46_845_1995797418016765551/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-46_845_1995797418016765551/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-32-23_362_8523706594693654997/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-46_845_1995797418016765551/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -264,28 +264,28 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685543
+ transient_lastDdlTime 1301874586
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-32-23_362_8523706594693654997/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-46_845_1995797418016765551/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-32-23_362_8523706594693654997/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-46_845_1995797418016765551/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-32-23_362_8523706594693654997/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-46_845_1995797418016765551/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-32-23_362_8523706594693654997/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-46_845_1995797418016765551/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -296,12 +296,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685543
+ transient_lastDdlTime 1301874586
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -309,9 +309,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-32-23_362_8523706594693654997/-ext-10002 [pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-32-23_362_8523706594693654997/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-46_845_1995797418016765551/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-46_845_1995797418016765551/-ext-10002]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-32-23_362_8523706594693654997/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-49-46_845_1995797418016765551/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -322,12 +322,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685543
+ transient_lastDdlTime 1301874586
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -338,12 +338,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685543
+ transient_lastDdlTime 1301874586
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
@@ -369,11 +369,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin)b.
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-32-46_152_1688146517095914251/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-49-57_682_2082827254549988462/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-32-46_152_1688146517095914251/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-49-57_682_2082827254549988462/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_tmp_result.key SIMPLE [(srcbucket_mapjoin)a.FieldSchema(name:key, type:int, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_tmp_result.value1 SIMPLE [(srcbucket_mapjoin)a.FieldSchema(name:value, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin)b.FieldSchema(name:value, type:string, comment:null), ]
@@ -420,11 +420,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin)b.
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-33-38_849_6740276681520521868/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-50-15_483_2402961151051784721/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-33-38_849_6740276681520521868/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-50-15_483_2402961151051784721/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -463,14 +463,14 @@ on a.key = b.key
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_hash_result_1
PREHOOK: Input: default@bucketmapjoin_hash_result_2
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-34-03_585_4354333949563698986/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-50-23_915_1362562644833256784/-mr-10000
POSTHOOK: query: select a.key-b.key, a.value1-b.value1, a.value2-b.value2
from bucketmapjoin_hash_result_1 a left outer join bucketmapjoin_hash_result_2 b
on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_hash_result_1
POSTHOOK: Input: default@bucketmapjoin_hash_result_2
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-34-03_585_4354333949563698986/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-50-23_915_1362562644833256784/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -545,10 +545,10 @@ STAGE PLANS:
Alias Bucket Base File Name Mapping:
a {srcbucket20.txt=[srcbucket20.txt], srcbucket21.txt=[srcbucket21.txt]}
Alias Bucket File Name Mapping:
- a {pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
+ a {pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
Alias Bucket Output File Name Mapping:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt 0
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt 1
Stage: Stage-1
Map Reduce
@@ -567,7 +567,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -575,24 +575,24 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-34-14_009_6776016477360982643/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-50-28_153_4291255298057974994/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-34-14_009_6776016477360982643/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-50-28_153_4291255298057974994/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -602,16 +602,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300685618
+ transient_lastDdlTime 1301874615
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -621,9 +621,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin [b]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
Partition
base file name: srcbucket_mapjoin
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -635,12 +635,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685534
+ transient_lastDdlTime 1301874582
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -652,12 +652,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685534
+ transient_lastDdlTime 1301874582
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin
name: default.srcbucket_mapjoin
@@ -669,14 +669,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-34-14_009_6776016477360982643/-ext-10002
- destination: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-34-14_009_6776016477360982643/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-50-28_153_4291255298057974994/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-50-28_153_4291255298057974994/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-34-14_009_6776016477360982643/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-50-28_153_4291255298057974994/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -686,32 +686,32 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300685618
+ transient_lastDdlTime 1301874615
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-34-14_009_6776016477360982643/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-50-28_153_4291255298057974994/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-34-14_009_6776016477360982643/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-50-28_153_4291255298057974994/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-34-14_009_6776016477360982643/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-50-28_153_4291255298057974994/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-34-14_009_6776016477360982643/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-50-28_153_4291255298057974994/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -722,16 +722,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300685618
+ transient_lastDdlTime 1301874615
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -739,9 +739,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-34-14_009_6776016477360982643/-ext-10002 [pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-34-14_009_6776016477360982643/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-50-28_153_4291255298057974994/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-50-28_153_4291255298057974994/-ext-10002]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-34-14_009_6776016477360982643/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-50-28_153_4291255298057974994/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -752,16 +752,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300685618
+ transient_lastDdlTime 1301874615
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -772,16 +772,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300685618
+ transient_lastDdlTime 1301874615
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
@@ -819,11 +819,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin)b.
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-34-43_755_7416082223587429712/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-50-38_334_1836820041186351618/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-34-43_755_7416082223587429712/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-50-38_334_1836820041186351618/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -906,11 +906,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin)b.
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-35-42_203_6587674451097354093/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-50-56_597_3493697176202441099/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-35-42_203_6587674451097354093/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-50-56_597_3493697176202441099/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
@@ -973,14 +973,14 @@ on a.key = b.key
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_hash_result_1
PREHOOK: Input: default@bucketmapjoin_hash_result_2
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-36-02_382_1470023291478277535/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-51-04_587_3059422077701297318/-mr-10000
POSTHOOK: query: select a.key-b.key, a.value1-b.value1, a.value2-b.value2
from bucketmapjoin_hash_result_1 a left outer join bucketmapjoin_hash_result_2 b
on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_hash_result_1
POSTHOOK: Input: default@bucketmapjoin_hash_result_2
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-36-02_382_1470023291478277535/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-51-04_587_3059422077701297318/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
diff --git ql/src/test/results/clientpositive/bucketmapjoin5.q.out ql/src/test/results/clientpositive/bucketmapjoin5.q.out
index f2ffb13..ff495db 100644
--- ql/src/test/results/clientpositive/bucketmapjoin5.q.out
+++ ql/src/test/results/clientpositive/bucketmapjoin5.q.out
@@ -165,16 +165,16 @@ STAGE PLANS:
Alias Bucket Base File Name Mapping:
a {srcbucket20.txt=[srcbucket20.txt], srcbucket21.txt=[srcbucket21.txt], srcbucket22.txt=[srcbucket20.txt], srcbucket23.txt=[srcbucket21.txt], ds=2008-04-09/srcbucket20.txt=[srcbucket20.txt], ds=2008-04-09/srcbucket21.txt=[srcbucket21.txt], ds=2008-04-09/srcbucket22.txt=[srcbucket20.txt], ds=2008-04-09/srcbucket23.txt=[srcbucket21.txt]}
Alias Bucket File Name Mapping:
- a {pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket20.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket21.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket22.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket23.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
+ a {pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket20.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket21.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket22.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket23.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
Alias Bucket Output File Name Mapping:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt 0
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt 1
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt 2
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt 3
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket20.txt 0
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket21.txt 1
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket22.txt 2
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket23.txt 3
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt 2
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt 3
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket20.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket21.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket22.txt 2
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09/srcbucket23.txt 3
Stage: Stage-1
Map Reduce
@@ -193,7 +193,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -201,24 +201,24 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-36-32_124_3928382866200351685/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-18_797_8645619020341155818/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-36-32_124_3928382866200351685/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-18_797_8645619020341155818/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -228,12 +228,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685792
+ transient_lastDdlTime 1301874678
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -243,10 +243,10 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08 [b]
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09 [b]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
Partition
base file name: ds=2008-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -260,13 +260,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
name default.srcbucket_mapjoin_part
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685776
+ transient_lastDdlTime 1301874669
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -278,17 +278,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part
name default.srcbucket_mapjoin_part
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685776
+ transient_lastDdlTime 1301874669
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin_part
name: default.srcbucket_mapjoin_part
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09
Partition
base file name: ds=2008-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -302,13 +302,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-09
name default.srcbucket_mapjoin_part
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685776
+ transient_lastDdlTime 1301874669
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -320,13 +320,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part
name default.srcbucket_mapjoin_part
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685776
+ transient_lastDdlTime 1301874669
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin_part
name: default.srcbucket_mapjoin_part
@@ -338,14 +338,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-36-32_124_3928382866200351685/-ext-10002
- destination: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-36-32_124_3928382866200351685/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-18_797_8645619020341155818/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-18_797_8645619020341155818/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-36-32_124_3928382866200351685/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-18_797_8645619020341155818/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -355,28 +355,28 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685792
+ transient_lastDdlTime 1301874678
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-36-32_124_3928382866200351685/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-18_797_8645619020341155818/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-36-32_124_3928382866200351685/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-18_797_8645619020341155818/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-36-32_124_3928382866200351685/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-18_797_8645619020341155818/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-36-32_124_3928382866200351685/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-18_797_8645619020341155818/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -387,12 +387,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685792
+ transient_lastDdlTime 1301874678
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -400,9 +400,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-36-32_124_3928382866200351685/-ext-10002 [pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-36-32_124_3928382866200351685/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-18_797_8645619020341155818/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-18_797_8645619020341155818/-ext-10002]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-36-32_124_3928382866200351685/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-18_797_8645619020341155818/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -413,12 +413,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685792
+ transient_lastDdlTime 1301874678
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -429,12 +429,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685792
+ transient_lastDdlTime 1301874678
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
@@ -464,11 +464,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-36-52_586_3941314454500288164/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-51-28_295_6102734450119558081/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-36-52_586_3941314454500288164/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-51-28_295_6102734450119558081/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_tmp_result.key SIMPLE [(srcbucket_mapjoin)a.FieldSchema(name:key, type:int, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_tmp_result.value1 SIMPLE [(srcbucket_mapjoin)a.FieldSchema(name:value, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_part)b.FieldSchema(name:value, type:string, comment:null), ]
@@ -519,11 +519,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-37-36_287_3163887293460365501/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-51-44_261_6054600881747262469/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-37-36_287_3163887293460365501/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-51-44_261_6054600881747262469/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -562,14 +562,14 @@ on a.key = b.key
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_hash_result_1
PREHOOK: Input: default@bucketmapjoin_hash_result_2
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-37-58_396_6518993048812697348/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-51-53_671_1424598221592191619/-mr-10000
POSTHOOK: query: select a.key-b.key, a.value1-b.value1, a.value2-b.value2
from bucketmapjoin_hash_result_1 a left outer join bucketmapjoin_hash_result_2 b
on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_hash_result_1
POSTHOOK: Input: default@bucketmapjoin_hash_result_2
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-37-58_396_6518993048812697348/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-51-53_671_1424598221592191619/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -644,12 +644,12 @@ STAGE PLANS:
Alias Bucket Base File Name Mapping:
a {srcbucket22.txt=[srcbucket20.txt], srcbucket23.txt=[srcbucket21.txt], ds=2008-04-09/srcbucket22.txt=[srcbucket20.txt], ds=2008-04-09/srcbucket23.txt=[srcbucket21.txt]}
Alias Bucket File Name Mapping:
- a {pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09/srcbucket22.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09/srcbucket23.txt=[pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
+ a {pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09/srcbucket22.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09/srcbucket23.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
Alias Bucket Output File Name Mapping:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt 0
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt 1
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09/srcbucket22.txt 0
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09/srcbucket23.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket22.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08/srcbucket23.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09/srcbucket22.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09/srcbucket23.txt 1
Stage: Stage-1
Map Reduce
@@ -668,7 +668,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -676,24 +676,24 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-38-08_807_2663518587736663032/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-58_221_5615509060765521154/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-38-08_807_2663518587736663032/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-58_221_5615509060765521154/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -703,16 +703,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 928
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 17966
- transient_lastDdlTime 1300685856
+ transient_lastDdlTime 1301874704
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -722,10 +722,10 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08 [b]
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09 [b]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08
Partition
base file name: ds=2008-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -739,13 +739,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-08
name default.srcbucket_mapjoin_part_2
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part_2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685788
+ transient_lastDdlTime 1301874675
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -757,17 +757,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2
name default.srcbucket_mapjoin_part_2
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part_2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685788
+ transient_lastDdlTime 1301874675
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin_part_2
name: default.srcbucket_mapjoin_part_2
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09
Partition
base file name: ds=2008-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -781,13 +781,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2/ds=2008-04-09
name default.srcbucket_mapjoin_part_2
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part_2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685788
+ transient_lastDdlTime 1301874675
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -799,13 +799,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part_2
name default.srcbucket_mapjoin_part_2
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part_2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685788
+ transient_lastDdlTime 1301874675
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin_part_2
name: default.srcbucket_mapjoin_part_2
@@ -817,14 +817,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-38-08_807_2663518587736663032/-ext-10002
- destination: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-38-08_807_2663518587736663032/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-58_221_5615509060765521154/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-58_221_5615509060765521154/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-38-08_807_2663518587736663032/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-58_221_5615509060765521154/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -834,32 +834,32 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 928
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 17966
- transient_lastDdlTime 1300685856
+ transient_lastDdlTime 1301874704
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-38-08_807_2663518587736663032/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-58_221_5615509060765521154/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-38-08_807_2663518587736663032/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-58_221_5615509060765521154/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-38-08_807_2663518587736663032/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-58_221_5615509060765521154/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-38-08_807_2663518587736663032/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-58_221_5615509060765521154/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -870,16 +870,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 928
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 17966
- transient_lastDdlTime 1300685856
+ transient_lastDdlTime 1301874704
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -887,9 +887,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-38-08_807_2663518587736663032/-ext-10002 [pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-38-08_807_2663518587736663032/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-58_221_5615509060765521154/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-58_221_5615509060765521154/-ext-10002]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-38-08_807_2663518587736663032/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-51-58_221_5615509060765521154/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -900,16 +900,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 928
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 17966
- transient_lastDdlTime 1300685856
+ transient_lastDdlTime 1301874704
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -920,16 +920,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 928
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 17966
- transient_lastDdlTime 1300685856
+ transient_lastDdlTime 1301874704
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
@@ -971,11 +971,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-38-32_921_2903191518686561486/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-52-05_855_1018496520546035912/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-38-32_921_2903191518686561486/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-52-05_855_1018496520546035912/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -1062,11 +1062,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-39-17_712_1449066577471997687/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-52-20_738_5443391901596375454/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-39-17_712_1449066577471997687/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-52-20_738_5443391901596375454/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
@@ -1129,14 +1129,14 @@ on a.key = b.key
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_hash_result_1
PREHOOK: Input: default@bucketmapjoin_hash_result_2
-PREHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-39-38_937_8808880520608899263/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-52-28_937_3563258967938552396/-mr-10000
POSTHOOK: query: select a.key-b.key, a.value1-b.value1, a.value2-b.value2
from bucketmapjoin_hash_result_1 a left outer join bucketmapjoin_hash_result_2 b
on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_hash_result_1
POSTHOOK: Input: default@bucketmapjoin_hash_result_2
-POSTHOOK: Output: file:/var/folders/67/67R3POPtF90VG63KSmCbcU++F0U/-Tmp-/krishnak/hive_2011-03-20_22-39-38_937_8808880520608899263/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-52-28_937_3563258967938552396/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
diff --git ql/src/test/results/clientpositive/bucketmapjoin_negative.q.out ql/src/test/results/clientpositive/bucketmapjoin_negative.q.out
index 0fb476c..59273ba 100644
--- ql/src/test/results/clientpositive/bucketmapjoin_negative.q.out
+++ ql/src/test/results/clientpositive/bucketmapjoin_negative.q.out
@@ -107,7 +107,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5, _col6
+ outputColumnNames: _col0, _col1, _col6, _col7
Position of Big Table: 0
Select Operator
expressions:
@@ -115,15 +115,15 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
- type: string
expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5, _col6
+ expr: _col7
+ type: string
+ outputColumnNames: _col0, _col1, _col6, _col7
Filter Operator
isSamplingPred: false
predicate:
- expr: (_col6 = '2008-04-08')
+ expr: (_col7 = '2008-04-08')
type: boolean
Select Operator
expressions:
@@ -131,15 +131,15 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-39-58_430_2374140411482084338/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-36_264_6032386675927253425/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-39-58_430_2374140411482084338/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-36_264_6032386675927253425/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -149,12 +149,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685998
+ transient_lastDdlTime 1301874756
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -164,9 +164,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin [a]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
Partition
base file name: srcbucket_mapjoin
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -178,12 +178,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685995
+ transient_lastDdlTime 1301874754
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -195,12 +195,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685995
+ transient_lastDdlTime 1301874754
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin
name: default.srcbucket_mapjoin
@@ -212,14 +212,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-39-58_430_2374140411482084338/-ext-10002
- destination: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-39-58_430_2374140411482084338/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-36_264_6032386675927253425/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-36_264_6032386675927253425/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-39-58_430_2374140411482084338/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-36_264_6032386675927253425/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -229,28 +229,28 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685998
+ transient_lastDdlTime 1301874756
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-39-58_430_2374140411482084338/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-36_264_6032386675927253425/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-39-58_430_2374140411482084338/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-36_264_6032386675927253425/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-39-58_430_2374140411482084338/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-36_264_6032386675927253425/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-39-58_430_2374140411482084338/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-36_264_6032386675927253425/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -261,12 +261,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685998
+ transient_lastDdlTime 1301874756
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -274,9 +274,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-39-58_430_2374140411482084338/-ext-10002 [pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-39-58_430_2374140411482084338/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-36_264_6032386675927253425/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-36_264_6032386675927253425/-ext-10002]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-39-58_430_2374140411482084338/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-36_264_6032386675927253425/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -287,12 +287,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685998
+ transient_lastDdlTime 1301874756
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -303,12 +303,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300685998
+ transient_lastDdlTime 1301874756
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
diff --git ql/src/test/results/clientpositive/bucketmapjoin_negative2.q.out ql/src/test/results/clientpositive/bucketmapjoin_negative2.q.out
index fbde11f..fa4a362 100644
--- ql/src/test/results/clientpositive/bucketmapjoin_negative2.q.out
+++ ql/src/test/results/clientpositive/bucketmapjoin_negative2.q.out
@@ -114,7 +114,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -122,24 +122,24 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-40-04_795_456683208827501157/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-40_209_2202736313959976851/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-40-04_795_456683208827501157/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-40_209_2202736313959976851/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -149,12 +149,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300686004
+ transient_lastDdlTime 1301874760
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -164,9 +164,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin [a]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
Partition
base file name: srcbucket_mapjoin
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -178,12 +178,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300686000
+ transient_lastDdlTime 1301874757
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -195,12 +195,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300686000
+ transient_lastDdlTime 1301874757
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin
name: default.srcbucket_mapjoin
@@ -212,14 +212,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-40-04_795_456683208827501157/-ext-10002
- destination: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-40-04_795_456683208827501157/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-40_209_2202736313959976851/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-40_209_2202736313959976851/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-40-04_795_456683208827501157/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-40_209_2202736313959976851/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -229,28 +229,28 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300686004
+ transient_lastDdlTime 1301874760
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-40-04_795_456683208827501157/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-40_209_2202736313959976851/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-40-04_795_456683208827501157/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-40_209_2202736313959976851/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-40-04_795_456683208827501157/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-40_209_2202736313959976851/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-40-04_795_456683208827501157/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-40_209_2202736313959976851/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -261,12 +261,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300686004
+ transient_lastDdlTime 1301874760
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -274,9 +274,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-40-04_795_456683208827501157/-ext-10002 [pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-40-04_795_456683208827501157/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-40_209_2202736313959976851/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-40_209_2202736313959976851/-ext-10002]
Path -> Partition:
- pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/scratchdir/hive_2011-03-20_22-40-04_795_456683208827501157/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_16-52-40_209_2202736313959976851/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -287,12 +287,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300686004
+ transient_lastDdlTime 1301874760
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -303,12 +303,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300686004
+ transient_lastDdlTime 1301874760
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
diff --git ql/src/test/results/clientpositive/cluster.q.out ql/src/test/results/clientpositive/cluster.q.out
index 2897ba1..1e5841f 100644
--- ql/src/test/results/clientpositive/cluster.q.out
+++ ql/src/test/results/clientpositive/cluster.q.out
@@ -64,11 +64,11 @@ STAGE PLANS:
PREHOOK: query: SELECT * FROM SRC x where x.key = 10 CLUSTER BY x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-00_308_3996892596871050805/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-52-50_379_246543452167307621/-mr-10000
POSTHOOK: query: SELECT * FROM SRC x where x.key = 10 CLUSTER BY x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-00_308_3996892596871050805/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-52-50_379_246543452167307621/-mr-10000
10 val_10
PREHOOK: query: EXPLAIN
SELECT * FROM SRC x where x.key = 20 CLUSTER BY key
@@ -136,11 +136,11 @@ STAGE PLANS:
PREHOOK: query: SELECT * FROM SRC x where x.key = 20 CLUSTER BY key
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-05_095_3989764442537175585/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-52-54_127_8896479673327381150/-mr-10000
POSTHOOK: query: SELECT * FROM SRC x where x.key = 20 CLUSTER BY key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-05_095_3989764442537175585/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-52-54_127_8896479673327381150/-mr-10000
20 val_20
PREHOOK: query: EXPLAIN
SELECT x.* FROM SRC x where x.key = 20 CLUSTER BY key
@@ -208,11 +208,11 @@ STAGE PLANS:
PREHOOK: query: SELECT x.* FROM SRC x where x.key = 20 CLUSTER BY key
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-08_623_1909163536697384354/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-52-57_795_2229525213013994515/-mr-10000
POSTHOOK: query: SELECT x.* FROM SRC x where x.key = 20 CLUSTER BY key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-08_623_1909163536697384354/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-52-57_795_2229525213013994515/-mr-10000
20 val_20
PREHOOK: query: EXPLAIN
SELECT x.* FROM SRC x where x.key = 20 CLUSTER BY x.key
@@ -280,11 +280,11 @@ STAGE PLANS:
PREHOOK: query: SELECT x.* FROM SRC x where x.key = 20 CLUSTER BY x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-12_155_5678606790020408085/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-01_310_3561121344177131237/-mr-10000
POSTHOOK: query: SELECT x.* FROM SRC x where x.key = 20 CLUSTER BY x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-12_155_5678606790020408085/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-01_310_3561121344177131237/-mr-10000
20 val_20
PREHOOK: query: EXPLAIN
SELECT x.key, x.value as v1 FROM SRC x where x.key = 20 CLUSTER BY key
@@ -352,11 +352,11 @@ STAGE PLANS:
PREHOOK: query: SELECT x.key, x.value as v1 FROM SRC x where x.key = 20 CLUSTER BY key
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-15_632_3313925045921329153/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-04_823_2608125065876502638/-mr-10000
POSTHOOK: query: SELECT x.key, x.value as v1 FROM SRC x where x.key = 20 CLUSTER BY key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-15_632_3313925045921329153/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-04_823_2608125065876502638/-mr-10000
20 val_20
PREHOOK: query: EXPLAIN
SELECT x.key, x.value as v1 FROM SRC x where x.key = 20 CLUSTER BY x.key
@@ -424,11 +424,11 @@ STAGE PLANS:
PREHOOK: query: SELECT x.key, x.value as v1 FROM SRC x where x.key = 20 CLUSTER BY x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-19_114_1622685930107208593/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-08_395_8003223771269584598/-mr-10000
POSTHOOK: query: SELECT x.key, x.value as v1 FROM SRC x where x.key = 20 CLUSTER BY x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-19_114_1622685930107208593/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-08_395_8003223771269584598/-mr-10000
20 val_20
PREHOOK: query: EXPLAIN
SELECT x.key, x.value as v1 FROM SRC x where x.key = 20 CLUSTER BY v1
@@ -496,11 +496,11 @@ STAGE PLANS:
PREHOOK: query: SELECT x.key, x.value as v1 FROM SRC x where x.key = 20 CLUSTER BY v1
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-22_595_5329567143269229226/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-11_839_4233883798242693010/-mr-10000
POSTHOOK: query: SELECT x.key, x.value as v1 FROM SRC x where x.key = 20 CLUSTER BY v1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-22_595_5329567143269229226/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-11_839_4233883798242693010/-mr-10000
20 val_20
PREHOOK: query: EXPLAIN
SELECT y.* from (SELECT x.* FROM SRC x CLUSTER BY x.key) y where y.key = 20
@@ -571,11 +571,11 @@ STAGE PLANS:
PREHOOK: query: SELECT y.* from (SELECT x.* FROM SRC x CLUSTER BY x.key) y where y.key = 20
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-26_137_8371385798213040613/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-15_363_2694320277980160970/-mr-10000
POSTHOOK: query: SELECT y.* from (SELECT x.* FROM SRC x CLUSTER BY x.key) y where y.key = 20
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-26_137_8371385798213040613/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-15_363_2694320277980160970/-mr-10000
20 val_20
PREHOOK: query: EXPLAIN
SELECT x.key, x.value as v1, y.key FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY v1
@@ -639,7 +639,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4
+ outputColumnNames: _col0, _col1, _col5
Filter Operator
predicate:
expr: (_col0 = 20)
@@ -650,7 +650,7 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
+ expr: _col5
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
@@ -663,7 +663,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_01-39-29_546_9044307911488476013/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_16-53-18_831_1484004956628085000/-mr-10002
Reduce Output Operator
key expressions:
expr: _col1
@@ -697,11 +697,11 @@ STAGE PLANS:
PREHOOK: query: SELECT x.key, x.value as v1, y.key FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY v1
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-29_640_7990093747029711700/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-18_909_8180188011735624557/-mr-10000
POSTHOOK: query: SELECT x.key, x.value as v1, y.key FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY v1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-29_640_7990093747029711700/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-18_909_8180188011735624557/-mr-10000
20 val_20 20
PREHOOK: query: EXPLAIN
SELECT x.key, x.value as v1, y.* FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY v1
@@ -767,7 +767,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Filter Operator
predicate:
expr: (_col0 = 20)
@@ -778,10 +778,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -793,7 +793,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_01-39-36_146_7523047334744872007/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_16-53-25_615_6309308119330179088/-mr-10002
Reduce Output Operator
key expressions:
expr: _col1
@@ -829,11 +829,11 @@ STAGE PLANS:
PREHOOK: query: SELECT x.key, x.value as v1, y.* FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY v1
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-36_271_8501113562060498197/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-25_683_3402235678104373901/-mr-10000
POSTHOOK: query: SELECT x.key, x.value as v1, y.* FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY v1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-36_271_8501113562060498197/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-25_683_3402235678104373901/-mr-10000
20 val_20 20 val_20
PREHOOK: query: EXPLAIN
SELECT x.key, x.value as v1, y.* FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY x.key
@@ -899,7 +899,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Filter Operator
predicate:
expr: (_col0 = 20)
@@ -910,10 +910,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -925,7 +925,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_01-39-42_907_3531906775052670778/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_16-53-32_458_7684919385782640399/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -961,11 +961,11 @@ STAGE PLANS:
PREHOOK: query: SELECT x.key, x.value as v1, y.* FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-43_027_3013451718430380875/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-32_527_2129072587459429937/-mr-10000
POSTHOOK: query: SELECT x.key, x.value as v1, y.* FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-43_027_3013451718430380875/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-32_527_2129072587459429937/-mr-10000
20 val_20 20 val_20
PREHOOK: query: EXPLAIN
SELECT x.key, x.value as v1, y.key as yk FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY key
@@ -1029,7 +1029,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4
+ outputColumnNames: _col0, _col1, _col5
Filter Operator
predicate:
expr: (_col0 = 20)
@@ -1040,7 +1040,7 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
+ expr: _col5
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
@@ -1053,7 +1053,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_01-39-49_649_313028914611607523/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_16-53-39_279_4380849833416646805/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -1087,11 +1087,11 @@ STAGE PLANS:
PREHOOK: query: SELECT x.key, x.value as v1, y.key as yk FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY key
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-49_743_5449040629326573495/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-39_343_1054874218032983518/-mr-10000
POSTHOOK: query: SELECT x.key, x.value as v1, y.key as yk FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-49_743_5449040629326573495/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-39_343_1054874218032983518/-mr-10000
20 val_20 20
PREHOOK: query: EXPLAIN
SELECT unioninput.*
@@ -1225,7 +1225,7 @@ FROM (
CLUSTER BY unioninput.key
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-56_398_2632059281772742928/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-46_165_6015958003305603108/-mr-10000
POSTHOOK: query: SELECT unioninput.*
FROM (
FROM src select src.key, src.value WHERE src.key < 100
@@ -1235,7 +1235,7 @@ FROM (
CLUSTER BY unioninput.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-39-56_398_2632059281772742928/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-53-46_165_6015958003305603108/-mr-10000
0 val_0
0 val_0
0 val_0
diff --git ql/src/test/results/clientpositive/combine2.q.out ql/src/test/results/clientpositive/combine2.q.out
index f0a3051..3c4afb2 100644
--- ql/src/test/results/clientpositive/combine2.q.out
+++ ql/src/test/results/clientpositive/combine2.q.out
@@ -132,7 +132,7 @@ PREHOOK: Input: default@combine2@value=val_5
PREHOOK: Input: default@combine2@value=val_8
PREHOOK: Input: default@combine2@value=val_9
PREHOOK: Input: default@combine2@value=|
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-36_801_7329954255470641875/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-54-22_494_7106871412860388189/-mr-10000
POSTHOOK: query: select key, value from combine2 where value is not null order by key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@combine2@value=2010-04-21 09%3A45%3A00
@@ -143,7 +143,7 @@ POSTHOOK: Input: default@combine2@value=val_5
POSTHOOK: Input: default@combine2@value=val_8
POSTHOOK: Input: default@combine2@value=val_9
POSTHOOK: Input: default@combine2@value=|
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-36_801_7329954255470641875/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-54-22_494_7106871412860388189/-mr-10000
POSTHOOK: Lineage: combine2 PARTITION(value=2010-04-21 09:45:00).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: combine2 PARTITION(value=val_0).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: combine2 PARTITION(value=val_2).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -213,16 +213,16 @@ STAGE PLANS:
type: bigint
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=2010-04-21 09%3A45%3A00 [combine2]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_0 [combine2]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_2 [combine2]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_4 [combine2]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_5 [combine2]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_8 [combine2]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_9 [combine2]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=| [combine2]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=2010-04-21 09%3A45%3A00 [combine2]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_0 [combine2]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_2 [combine2]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_4 [combine2]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_5 [combine2]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_8 [combine2]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_9 [combine2]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=| [combine2]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=2010-04-21 09%3A45%3A00
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=2010-04-21 09%3A45%3A00
Partition
base file name: value=2010-04-21 09%3A45%3A00
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -235,17 +235,17 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=2010-04-21 09%3A45%3A00
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=2010-04-21 09%3A45%3A00
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -256,21 +256,21 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.combine2
name: default.combine2
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_0
Partition
base file name: value=val_0
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -283,17 +283,17 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_0
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_0
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -304,21 +304,21 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.combine2
name: default.combine2
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_2
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_2
Partition
base file name: value=val_2
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -331,17 +331,17 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_2
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -352,21 +352,21 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.combine2
name: default.combine2
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_4
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_4
Partition
base file name: value=val_4
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -379,17 +379,17 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_4
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_4
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -400,21 +400,21 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.combine2
name: default.combine2
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_5
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_5
Partition
base file name: value=val_5
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -427,17 +427,17 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_5
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_5
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -448,21 +448,21 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.combine2
name: default.combine2
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_8
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_8
Partition
base file name: value=val_8
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -475,17 +475,17 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_8
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_8
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -496,21 +496,21 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.combine2
name: default.combine2
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_9
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_9
Partition
base file name: value=val_9
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -523,17 +523,17 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=val_9
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=val_9
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -544,21 +544,21 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.combine2
name: default.combine2
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=|
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=|
Partition
base file name: value=|
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -571,17 +571,17 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2/value=|
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2/value=|
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -592,17 +592,17 @@ STAGE PLANS:
columns.types string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/combine2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/combine2
name default.combine2
numFiles 8
numPartitions 8
- numRows 12
+ numRows 0
partition_columns value
serialization.ddl struct combine2 { string key}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 26
- transient_lastDdlTime 1297330836
+ transient_lastDdlTime 1301874862
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.combine2
name: default.combine2
@@ -621,9 +621,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_01-40-41_145_7466410298733488021/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_16-54-27_623_3094387950641814622/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_01-40-41_145_7466410298733488021/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_16-54-27_623_3094387950641814622/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -650,7 +650,7 @@ PREHOOK: Input: default@combine2@value=val_5
PREHOOK: Input: default@combine2@value=val_8
PREHOOK: Input: default@combine2@value=val_9
PREHOOK: Input: default@combine2@value=|
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-41_363_7045672378046976890/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-54-27_735_1375039403563593729/-mr-10000
POSTHOOK: query: select count(1) from combine2 where value is not null
POSTHOOK: type: QUERY
POSTHOOK: Input: default@combine2@value=2010-04-21 09%3A45%3A00
@@ -661,7 +661,7 @@ POSTHOOK: Input: default@combine2@value=val_5
POSTHOOK: Input: default@combine2@value=val_8
POSTHOOK: Input: default@combine2@value=val_9
POSTHOOK: Input: default@combine2@value=|
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-41_363_7045672378046976890/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-54-27_735_1375039403563593729/-mr-10000
POSTHOOK: Lineage: combine2 PARTITION(value=2010-04-21 09:45:00).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: combine2 PARTITION(value=val_0).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: combine2 PARTITION(value=val_2).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -764,14 +764,14 @@ PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-45_760_3016201461459323584/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-54-32_524_7032679169207159105/-mr-10000
POSTHOOK: query: select ds, count(1) from srcpart where ds is not null group by ds
POSTHOOK: type: QUERY
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-45_760_3016201461459323584/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_16-54-32_524_7032679169207159105/-mr-10000
POSTHOOK: Lineage: combine2 PARTITION(value=2010-04-21 09:45:00).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: combine2 PARTITION(value=val_0).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: combine2 PARTITION(value=val_2).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:key, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/filter_join_breaktask.q.out ql/src/test/results/clientpositive/filter_join_breaktask.q.out
index ce33ba1..d0f859f 100644
--- ql/src/test/results/clientpositive/filter_join_breaktask.q.out
+++ ql/src/test/results/clientpositive/filter_join_breaktask.q.out
@@ -100,9 +100,9 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/filter_join_breaktask/ds=2008-04-08 [f, m]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/filter_join_breaktask/ds=2008-04-08 [f, m]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/filter_join_breaktask/ds=2008-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/filter_join_breaktask/ds=2008-04-08
Partition
base file name: ds=2008-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -115,17 +115,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/filter_join_breaktask/ds=2008-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/filter_join_breaktask/ds=2008-04-08
name default.filter_join_breaktask
numFiles 1
numPartitions 1
- numRows 25
+ numRows 0
partition_columns ds
serialization.ddl struct filter_join_breaktask { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 236
- transient_lastDdlTime 1297331270
+ transient_lastDdlTime 1301875422
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -136,17 +136,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/filter_join_breaktask
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/filter_join_breaktask
name default.filter_join_breaktask
numFiles 1
numPartitions 1
- numRows 25
+ numRows 0
partition_columns ds
serialization.ddl struct filter_join_breaktask { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 236
- transient_lastDdlTime 1297331270
+ transient_lastDdlTime 1301875422
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.filter_join_breaktask
name: default.filter_join_breaktask
@@ -158,32 +158,32 @@ STAGE PLANS:
0 {VALUE._col0}
1 {VALUE._col1} {VALUE._col2}
handleSkewJoin: false
- outputColumnNames: _col0, _col6, _col7
+ outputColumnNames: _col0, _col7, _col8
Filter Operator
isSamplingPred: false
predicate:
- expr: (_col7 = '2008-04-08')
+ expr: (_col8 = '2008-04-08')
type: boolean
Filter Operator
isSamplingPred: false
predicate:
- expr: _col6 is not null
+ expr: _col7 is not null
type: boolean
Filter Operator
isSamplingPred: false
predicate:
- expr: (_col6 <> '')
+ expr: (_col7 <> '')
type: boolean
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_01-47-50_156_524306712693849500/-mr-10002
+ directory: file:/tmp/rmelick/hive_2011-04-03_17-03-42_743_6224732651214603169/-mr-10002
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
properties:
- columns _col0,_col6
+ columns _col0,_col7
columns.types int,string
escape.delim \
TotalFiles: 1
@@ -196,11 +196,11 @@ STAGE PLANS:
$INTNAME
Reduce Output Operator
key expressions:
- expr: _col6
+ expr: _col7
type: string
sort order: +
Map-reduce partition columns:
- expr: _col6
+ expr: _col7
type: string
tag: 0
value expressions:
@@ -229,26 +229,26 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- file:/tmp/sdong/hive_2011-02-10_01-47-50_156_524306712693849500/-mr-10002 [$INTNAME]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/filter_join_breaktask/ds=2008-04-08 [g]
+ file:/tmp/rmelick/hive_2011-04-03_17-03-42_743_6224732651214603169/-mr-10002 [$INTNAME]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/filter_join_breaktask/ds=2008-04-08 [g]
Path -> Partition:
- file:/tmp/sdong/hive_2011-02-10_01-47-50_156_524306712693849500/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_17-03-42_743_6224732651214603169/-mr-10002
Partition
base file name: -mr-10002
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
properties:
- columns _col0,_col6
+ columns _col0,_col7
columns.types int,string
escape.delim \
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
properties:
- columns _col0,_col6
+ columns _col0,_col7
columns.types int,string
escape.delim \
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/filter_join_breaktask/ds=2008-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/filter_join_breaktask/ds=2008-04-08
Partition
base file name: ds=2008-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -261,17 +261,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/filter_join_breaktask/ds=2008-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/filter_join_breaktask/ds=2008-04-08
name default.filter_join_breaktask
numFiles 1
numPartitions 1
- numRows 25
+ numRows 0
partition_columns ds
serialization.ddl struct filter_join_breaktask { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 236
- transient_lastDdlTime 1297331270
+ transient_lastDdlTime 1301875422
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -282,17 +282,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/filter_join_breaktask
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/filter_join_breaktask
name default.filter_join_breaktask
numFiles 1
numPartitions 1
- numRows 25
+ numRows 0
partition_columns ds
serialization.ddl struct filter_join_breaktask { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 236
- transient_lastDdlTime 1297331270
+ transient_lastDdlTime 1301875422
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.filter_join_breaktask
name: default.filter_join_breaktask
@@ -304,20 +304,20 @@ STAGE PLANS:
0 {VALUE._col0}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col11
+ outputColumnNames: _col0, _col13
Select Operator
expressions:
expr: _col0
type: int
- expr: _col11
+ expr: _col13
type: string
outputColumnNames: _col0, _col1
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_01-47-50_156_524306712693849500/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_17-03-42_743_6224732651214603169/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_01-47-50_156_524306712693849500/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_17-03-42_743_6224732651214603169/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -339,13 +339,13 @@ FROM filter_join_breaktask f JOIN filter_join_breaktask m ON( f.key = m.key AND
JOIN filter_join_breaktask g ON(g.value = m.value AND g.ds='2008-04-08' AND m.ds='2008-04-08' AND m.value is not null AND m.value !='')
PREHOOK: type: QUERY
PREHOOK: Input: default@filter_join_breaktask@ds=2008-04-08
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-47-50_355_1009598001432588585/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-03-42_889_3366101883468010268/-mr-10000
POSTHOOK: query: SELECT f.key, g.value
FROM filter_join_breaktask f JOIN filter_join_breaktask m ON( f.key = m.key AND f.ds='2008-04-08' AND m.ds='2008-04-08' AND f.key is not null)
JOIN filter_join_breaktask g ON(g.value = m.value AND g.ds='2008-04-08' AND m.ds='2008-04-08' AND m.value is not null AND m.value !='')
POSTHOOK: type: QUERY
POSTHOOK: Input: default@filter_join_breaktask@ds=2008-04-08
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-47-50_355_1009598001432588585/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-03-42_889_3366101883468010268/-mr-10000
POSTHOOK: Lineage: filter_join_breaktask PARTITION(ds=2008-04-08).key EXPRESSION [(src1)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: filter_join_breaktask PARTITION(ds=2008-04-08).value SIMPLE [(src1)src1.FieldSchema(name:value, type:string, comment:default), ]
146 val_146
diff --git ql/src/test/results/clientpositive/index_bitmap.q.out ql/src/test/results/clientpositive/index_bitmap.q.out
new file mode 100644
index 0000000..8f41ce3
--- /dev/null
+++ ql/src/test/results/clientpositive/index_bitmap.q.out
@@ -0,0 +1,2824 @@
+PREHOOK: query: DROP INDEX srcpart_index_proj on srcpart
+PREHOOK: type: DROPINDEX
+POSTHOOK: query: DROP INDEX srcpart_index_proj on srcpart
+POSTHOOK: type: DROPINDEX
+PREHOOK: query: EXPLAIN
+CREATE INDEX srcpart_index_proj ON TABLE srcpart(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: EXPLAIN
+CREATE INDEX srcpart_index_proj ON TABLE srcpart(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+ABSTRACT SYNTAX TREE:
+ (TOK_CREATEINDEX srcpart_index_proj 'BITMAP' (TOK_TABNAME srcpart) (TOK_TABCOLNAME key) TOK_DEFERRED_REBUILDINDEX)
+
+STAGE DEPENDENCIES:
+ Stage-0 is a root stage
+
+STAGE PLANS:
+ Stage: Stage-0
+
+
+PREHOOK: query: CREATE INDEX srcpart_index_proj ON TABLE srcpart(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: CREATE INDEX srcpart_index_proj ON TABLE srcpart(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+PREHOOK: query: ALTER INDEX srcpart_index_proj ON srcpart REBUILD
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
+PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
+PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
+PREHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+PREHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=12
+PREHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=11
+PREHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=12
+POSTHOOK: query: ALTER INDEX srcpart_index_proj ON srcpart REBUILD
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
+POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
+POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
+POSTHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+POSTHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=12
+POSTHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=11
+POSTHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=12
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+PREHOOK: query: SELECT x.* FROM default__srcpart_srcpart_index_proj__ x WHERE x.ds = '2008-04-08' and x.hr = 11 ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-25-33_658_7732694555153397667/-mr-10000
+POSTHOOK: query: SELECT x.* FROM default__srcpart_srcpart_index_proj__ x WHERE x.ds = '2008-04-08' and x.hr = 11 ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-25-33_658_7732694555153397667/-mr-10000
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 968 [1,2,4,8589934592,1,0] 2008-04-08 11
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2088 [1,2,4,8589934592,1,0] 2008-04-08 11
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2632 [1,2,4,8589934592,1,0] 2008-04-08 11
+10 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2846 [1,2,4,8589934592,1,0] 2008-04-08 11
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5374 [1,2,4,8589934592,1,0] 2008-04-08 11
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2156 [1,2,4,8589934592,1,0] 2008-04-08 11
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1484 [1,2,4,8589934592,1,0] 2008-04-08 11
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3614 [1,2,4,8589934592,1,0] 2008-04-08 11
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4628 [1,2,4,8589934592,1,0] 2008-04-08 11
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4114 [1,2,4,8589934592,1,0] 2008-04-08 11
+105 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4196 [1,2,4,8589934592,1,0] 2008-04-08 11
+11 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3170 [1,2,4,8589934592,1,0] 2008-04-08 11
+111 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1186 [1,2,4,8589934592,1,0] 2008-04-08 11
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3638 [1,2,4,8589934592,1,0] 2008-04-08 11
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 920 [1,2,4,8589934592,1,0] 2008-04-08 11
+114 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4280 [1,2,4,8589934592,1,0] 2008-04-08 11
+116 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3746 [1,2,4,8589934592,1,0] 2008-04-08 11
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2686 [1,2,4,8589934592,1,0] 2008-04-08 11
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2780 [1,2,4,8589934592,1,0] 2008-04-08 11
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4674 [1,2,4,8589934592,1,0] 2008-04-08 11
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3332 [1,2,4,8589934592,1,0] 2008-04-08 11
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2064 [1,2,4,8589934592,1,0] 2008-04-08 11
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1720 [1,2,4,8589934592,1,0] 2008-04-08 11
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4362 [1,2,4,8589934592,1,0] 2008-04-08 11
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2284 [1,2,4,8589934592,1,0] 2008-04-08 11
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4830 [1,2,4,8589934592,1,0] 2008-04-08 11
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1344 [1,2,4,8589934592,1,0] 2008-04-08 11
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4468 [1,2,4,8589934592,1,0] 2008-04-08 11
+126 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5732 [1,2,4,8589934592,1,0] 2008-04-08 11
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 208 [1,2,4,8589934592,1,0] 2008-04-08 11
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 988 [1,2,4,8589934592,1,0] 2008-04-08 11
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3896 [1,2,4,8589934592,1,0] 2008-04-08 11
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1094 [1,2,4,8589934592,1,0] 2008-04-08 11
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2040 [1,2,4,8589934592,1,0] 2008-04-08 11
+131 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2296 [1,2,4,8589934592,1,0] 2008-04-08 11
+133 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5164 [1,2,4,8589934592,1,0] 2008-04-08 11
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5294 [1,2,4,8589934592,1,0] 2008-04-08 11
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2698 [1,2,4,8589934592,1,0] 2008-04-08 11
+136 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5080 [1,2,4,8589934592,1,0] 2008-04-08 11
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1650 [1,2,4,8589934592,1,0] 2008-04-08 11
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2552 [1,2,4,8589934592,1,0] 2008-04-08 11
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1848 [1,2,4,8589934592,1,0] 2008-04-08 11
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1472 [1,2,4,8589934592,1,0] 2008-04-08 11
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3470 [1,2,4,8589934592,1,0] 2008-04-08 11
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2734 [1,2,4,8589934592,1,0] 2008-04-08 11
+143 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3226 [1,2,4,8589934592,1,0] 2008-04-08 11
+145 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 304 [1,2,4,8589934592,1,0] 2008-04-08 11
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5430 [1,2,4,8589934592,1,0] 2008-04-08 11
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 232 [1,2,4,8589934592,1,0] 2008-04-08 11
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3422 [1,2,4,8589934592,1,0] 2008-04-08 11
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1058 [1,2,4,8589934592,1,0] 2008-04-08 11
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2770 [1,2,4,8589934592,1,0] 2008-04-08 11
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 386 [1,2,4,8589934592,1,0] 2008-04-08 11
+150 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 150 [1,2,4,8589934592,1,0] 2008-04-08 11
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 280 [1,2,4,8589934592,1,0] 2008-04-08 11
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5648 [1,2,4,8589934592,1,0] 2008-04-08 11
+153 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 502 [1,2,4,8589934592,1,0] 2008-04-08 11
+155 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 932 [1,2,4,8589934592,1,0] 2008-04-08 11
+156 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2352 [1,2,4,8589934592,1,0] 2008-04-08 11
+157 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1140 [1,2,4,8589934592,1,0] 2008-04-08 11
+158 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2052 [1,2,4,8589934592,1,0] 2008-04-08 11
+160 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3274 [1,2,4,8589934592,1,0] 2008-04-08 11
+162 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 754 [1,2,4,8589934592,1,0] 2008-04-08 11
+163 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4650 [1,2,4,8589934592,1,0] 2008-04-08 11
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4492 [1,2,4,8589934592,1,0] 2008-04-08 11
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4408 [1,2,4,8589934592,1,0] 2008-04-08 11
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 44 [1,2,4,8589934592,1,0] 2008-04-08 11
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2236 [1,2,4,8589934592,1,0] 2008-04-08 11
+166 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 418 [1,2,4,8589934592,1,0] 2008-04-08 11
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5502 [1,2,4,8589934592,1,0] 2008-04-08 11
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3686 [1,2,4,8589934592,1,0] 2008-04-08 11
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 874 [1,2,4,8589934592,1,0] 2008-04-08 11
+168 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3180 [1,2,4,8589934592,1,0] 2008-04-08 11
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5754 [1,2,4,8589934592,1,0] 2008-04-08 11
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2588 [1,2,4,8589934592,1,0] 2008-04-08 11
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4854 [1,2,4,8589934592,1,0] 2008-04-08 11
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1308 [1,2,4,8589934592,1,0] 2008-04-08 11
+17 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 910 [1,2,4,8589934592,1,0] 2008-04-08 11
+170 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1106 [1,2,4,8589934592,1,0] 2008-04-08 11
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2018 [1,2,4,8589934592,1,0] 2008-04-08 11
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5104 [1,2,4,8589934592,1,0] 2008-04-08 11
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 598 [1,2,4,8589934592,1,0] 2008-04-08 11
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 682 [1,2,4,8589934592,1,0] 2008-04-08 11
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4150 [1,2,4,8589934592,1,0] 2008-04-08 11
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5176 [1,2,4,8589934592,1,0] 2008-04-08 11
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1428 [1,2,4,8589934592,1,0] 2008-04-08 11
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1556 [1,2,4,8589934592,1,0] 2008-04-08 11
+177 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3036 [1,2,4,8589934592,1,0] 2008-04-08 11
+178 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4938 [1,2,4,8589934592,1,0] 2008-04-08 11
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2006 [1,2,4,8589934592,1,0] 2008-04-08 11
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2674 [1,2,4,8589934592,1,0] 2008-04-08 11
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5514 [1,2,4,8589934592,1,0] 2008-04-08 11
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5340 [1,2,4,8589934592,1,0] 2008-04-08 11
+180 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1696 [1,2,4,8589934592,1,0] 2008-04-08 11
+181 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1742 [1,2,4,8589934592,1,0] 2008-04-08 11
+183 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5536 [1,2,4,8589934592,1,0] 2008-04-08 11
+186 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5466 [1,2,4,8589934592,1,0] 2008-04-08 11
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2492 [1,2,4,8589934592,1,0] 2008-04-08 11
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1416 [1,2,4,8589934592,1,0] 2008-04-08 11
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4516 [1,2,4,8589934592,1,0] 2008-04-08 11
+189 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5188 [1,2,4,8589934592,1,0] 2008-04-08 11
+19 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2824 [1,2,4,8589934592,1,0] 2008-04-08 11
+190 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4244 [1,2,4,8589934592,1,0] 2008-04-08 11
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2192 [1,2,4,8589934592,1,0] 2008-04-08 11
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3852 [1,2,4,8589934592,1,0] 2008-04-08 11
+192 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1392 [1,2,4,8589934592,1,0] 2008-04-08 11
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 126 [1,2,4,8589934592,1,0] 2008-04-08 11
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 514 [1,2,4,8589934592,1,0] 2008-04-08 11
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4078 [1,2,4,8589934592,1,0] 2008-04-08 11
+194 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5684 [1,2,4,8589934592,1,0] 2008-04-08 11
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 886 [1,2,4,8589934592,1,0] 2008-04-08 11
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3286 [1,2,4,8589934592,1,0] 2008-04-08 11
+196 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2410 [1,2,4,8589934592,1,0] 2008-04-08 11
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2108 [1,2,4,8589934592,1,0] 2008-04-08 11
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2480 [1,2,4,8589934592,1,0] 2008-04-08 11
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4806 [1,2,4,8589934592,1,0] 2008-04-08 11
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 646 [1,2,4,8589934592,1,0] 2008-04-08 11
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2180 [1,2,4,8589934592,1,0] 2008-04-08 11
+2 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4004 [1,2,4,8589934592,1,0] 2008-04-08 11
+20 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1118 [1,2,4,8589934592,1,0] 2008-04-08 11
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4698 [1,2,4,8589934592,1,0] 2008-04-08 11
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5790 [1,2,4,8589934592,1,0] 2008-04-08 11
+201 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4384 [1,2,4,8589934592,1,0] 2008-04-08 11
+202 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3932 [1,2,4,8589934592,1,0] 2008-04-08 11
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4314 [1,2,4,8589934592,1,0] 2008-04-08 11
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 944 [1,2,4,8589934592,1,0] 2008-04-08 11
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2272 [1,2,4,8589934592,1,0] 2008-04-08 11
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1046 [1,2,4,8589934592,1,0] 2008-04-08 11
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 634 [1,2,4,8589934592,1,0] 2008-04-08 11
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5022 [1,2,4,8589934592,1,0] 2008-04-08 11
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1948 [1,2,4,8589934592,1,0] 2008-04-08 11
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1272 [1,2,4,8589934592,1,0] 2008-04-08 11
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 670 [1,2,4,8589934592,1,0] 2008-04-08 11
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 374 [1,2,4,8589934592,1,0] 2008-04-08 11
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3504 [1,2,4,8589934592,1,0] 2008-04-08 11
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 220 [1,2,4,8589934592,1,0] 2008-04-08 11
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1508 [1,2,4,8589934592,1,0] 2008-04-08 11
+214 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5116 [1,2,4,8589934592,1,0] 2008-04-08 11
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1520 [1,2,4,8589934592,1,0] 2008-04-08 11
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3650 [1,2,4,8589934592,1,0] 2008-04-08 11
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1860 [1,2,4,8589934592,1,0] 2008-04-08 11
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4396 [1,2,4,8589934592,1,0] 2008-04-08 11
+218 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3446 [1,2,4,8589934592,1,0] 2008-04-08 11
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3710 [1,2,4,8589934592,1,0] 2008-04-08 11
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 478 [1,2,4,8589934592,1,0] 2008-04-08 11
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1164 [1,2,4,8589934592,1,0] 2008-04-08 11
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1580 [1,2,4,8589934592,1,0] 2008-04-08 11
+222 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5720 [1,2,4,8589934592,1,0] 2008-04-08 11
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3758 [1,2,4,8589934592,1,0] 2008-04-08 11
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3398 [1,2,4,8589934592,1,0] 2008-04-08 11
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2892 [1,2,4,8589934592,1,0] 2008-04-08 11
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 174 [1,2,4,8589934592,1,0] 2008-04-08 11
+226 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3048 [1,2,4,8589934592,1,0] 2008-04-08 11
+228 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3458 [1,2,4,8589934592,1,0] 2008-04-08 11
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3956 [1,2,4,8589934592,1,0] 2008-04-08 11
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3202 [1,2,4,8589934592,1,0] 2008-04-08 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1936 [1,2,4,8589934592,1,0] 2008-04-08 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4914 [1,2,4,8589934592,1,0] 2008-04-08 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1730 [1,2,4,8589934592,1,0] 2008-04-08 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2260 [1,2,4,8589934592,1,0] 2008-04-08 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3580 [1,2,4,8589934592,1,0] 2008-04-08 11
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5140 [1,2,4,8589934592,1,0] 2008-04-08 11
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3214 [1,2,4,8589934592,1,0] 2008-04-08 11
+235 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4046 [1,2,4,8589934592,1,0] 2008-04-08 11
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4722 [1,2,4,8589934592,1,0] 2008-04-08 11
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 574 [1,2,4,8589934592,1,0] 2008-04-08 11
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2746 [1,2,4,8589934592,1,0] 2008-04-08 11
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 0 [1,2,4,8589934592,1,0] 2008-04-08 11
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1496 [1,2,4,8589934592,1,0] 2008-04-08 11
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3722 [1,2,4,8589934592,1,0] 2008-04-08 11
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1972 [1,2,4,8589934592,1,0] 2008-04-08 11
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4594 [1,2,4,8589934592,1,0] 2008-04-08 11
+241 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1662 [1,2,4,8589934592,1,0] 2008-04-08 11
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3012 [1,2,4,8589934592,1,0] 2008-04-08 11
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2940 [1,2,4,8589934592,1,0] 2008-04-08 11
+244 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3872 [1,2,4,8589934592,1,0] 2008-04-08 11
+247 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 718 [1,2,4,8589934592,1,0] 2008-04-08 11
+248 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4758 [1,2,4,8589934592,1,0] 2008-04-08 11
+249 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5034 [1,2,4,8589934592,1,0] 2008-04-08 11
+252 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 454 [1,2,4,8589934592,1,0] 2008-04-08 11
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4616 [1,2,4,8589934592,1,0] 2008-04-08 11
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 68 [1,2,4,8589934592,1,0] 2008-04-08 11
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3770 [1,2,4,8589934592,1,0] 2008-04-08 11
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5272 [1,2,4,8589934592,1,0] 2008-04-08 11
+257 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4208 [1,2,4,8589934592,1,0] 2008-04-08 11
+258 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4292 [1,2,4,8589934592,1,0] 2008-04-08 11
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5284 [1,2,4,8589934592,1,0] 2008-04-08 11
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2226 [1,2,4,8589934592,1,0] 2008-04-08 11
+260 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1764 [1,2,4,8589934592,1,0] 2008-04-08 11
+262 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4326 [1,2,4,8589934592,1,0] 2008-04-08 11
+263 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3782 [1,2,4,8589934592,1,0] 2008-04-08 11
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 114 [1,2,4,8589934592,1,0] 2008-04-08 11
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5046 [1,2,4,8589934592,1,0] 2008-04-08 11
+266 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 814 [1,2,4,8589934592,1,0] 2008-04-08 11
+27 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 34 [1,2,4,8589934592,1,0] 2008-04-08 11
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1836 [1,2,4,8589934592,1,0] 2008-04-08 11
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2976 [1,2,4,8589934592,1,0] 2008-04-08 11
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2868 [1,2,4,8589934592,1,0] 2008-04-08 11
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5524 [1,2,4,8589934592,1,0] 2008-04-08 11
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 162 [1,2,4,8589934592,1,0] 2008-04-08 11
+274 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3698 [1,2,4,8589934592,1,0] 2008-04-08 11
+275 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1638 [1,2,4,8589934592,1,0] 2008-04-08 11
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4902 [1,2,4,8589934592,1,0] 2008-04-08 11
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 362 [1,2,4,8589934592,1,0] 2008-04-08 11
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1260 [1,2,4,8589934592,1,0] 2008-04-08 11
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2856 [1,2,4,8589934592,1,0] 2008-04-08 11
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 80 [1,2,4,8589934592,1,0] 2008-04-08 11
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1544 [1,2,4,8589934592,1,0] 2008-04-08 11
+28 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5616 [1,2,4,8589934592,1,0] 2008-04-08 11
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1226 [1,2,4,8589934592,1,0] 2008-04-08 11
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3992 [1,2,4,8589934592,1,0] 2008-04-08 11
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5548 [1,2,4,8589934592,1,0] 2008-04-08 11
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 350 [1,2,4,8589934592,1,0] 2008-04-08 11
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2722 [1,2,4,8589934592,1,0] 2008-04-08 11
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2468 [1,2,4,8589934592,1,0] 2008-04-08 11
+283 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4022 [1,2,4,8589934592,1,0] 2008-04-08 11
+284 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1708 [1,2,4,8589934592,1,0] 2008-04-08 11
+285 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5478 [1,2,4,8589934592,1,0] 2008-04-08 11
+286 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1404 [1,2,4,8589934592,1,0] 2008-04-08 11
+287 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 490 [1,2,4,8589934592,1,0] 2008-04-08 11
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2422 [1,2,4,8589934592,1,0] 2008-04-08 11
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3840 [1,2,4,8589934592,1,0] 2008-04-08 11
+289 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1568 [1,2,4,8589934592,1,0] 2008-04-08 11
+291 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4582 [1,2,4,8589934592,1,0] 2008-04-08 11
+292 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 466 [1,2,4,8589934592,1,0] 2008-04-08 11
+296 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3626 [1,2,4,8589934592,1,0] 2008-04-08 11
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2168 [1,2,4,8589934592,1,0] 2008-04-08 11
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4456 [1,2,4,8589934592,1,0] 2008-04-08 11
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5386 [1,2,4,8589934592,1,0] 2008-04-08 11
+30 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3494 [1,2,4,8589934592,1,0] 2008-04-08 11
+302 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1034 [1,2,4,8589934592,1,0] 2008-04-08 11
+305 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4782 [1,2,4,8589934592,1,0] 2008-04-08 11
+306 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2880 [1,2,4,8589934592,1,0] 2008-04-08 11
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5672 [1,2,4,8589934592,1,0] 2008-04-08 11
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2812 [1,2,4,8589934592,1,0] 2008-04-08 11
+308 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2388 [1,2,4,8589934592,1,0] 2008-04-08 11
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2904 [1,2,4,8589934592,1,0] 2008-04-08 11
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 790 [1,2,4,8589934592,1,0] 2008-04-08 11
+310 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4962 [1,2,4,8589934592,1,0] 2008-04-08 11
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1626 [1,2,4,8589934592,1,0] 2008-04-08 11
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 22 [1,2,4,8589934592,1,0] 2008-04-08 11
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1000 [1,2,4,8589934592,1,0] 2008-04-08 11
+315 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5594 [1,2,4,8589934592,1,0] 2008-04-08 11
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3944 [1,2,4,8589934592,1,0] 2008-04-08 11
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1012 [1,2,4,8589934592,1,0] 2008-04-08 11
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2576 [1,2,4,8589934592,1,0] 2008-04-08 11
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3104 [1,2,4,8589934592,1,0] 2008-04-08 11
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4974 [1,2,4,8589934592,1,0] 2008-04-08 11
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2504 [1,2,4,8589934592,1,0] 2008-04-08 11
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2516 [1,2,4,8589934592,1,0] 2008-04-08 11
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1602 [1,2,4,8589934592,1,0] 2008-04-08 11
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3308 [1,2,4,8589934592,1,0] 2008-04-08 11
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4090 [1,2,4,8589934592,1,0] 2008-04-08 11
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3250 [1,2,4,8589934592,1,0] 2008-04-08 11
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2096 [1,2,4,8589934592,1,0] 2008-04-08 11
+323 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4878 [1,2,4,8589934592,1,0] 2008-04-08 11
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 862 [1,2,4,8589934592,1,0] 2008-04-08 11
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4890 [1,2,4,8589934592,1,0] 2008-04-08 11
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2928 [1,2,4,8589934592,1,0] 2008-04-08 11
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 338 [1,2,4,8589934592,1,0] 2008-04-08 11
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2248 [1,2,4,8589934592,1,0] 2008-04-08 11
+33 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3592 [1,2,4,8589934592,1,0] 2008-04-08 11
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4034 [1,2,4,8589934592,1,0] 2008-04-08 11
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2988 [1,2,4,8589934592,1,0] 2008-04-08 11
+332 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1614 [1,2,4,8589934592,1,0] 2008-04-08 11
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4986 [1,2,4,8589934592,1,0] 2008-04-08 11
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1684 [1,2,4,8589934592,1,0] 2008-04-08 11
+335 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4102 [1,2,4,8589934592,1,0] 2008-04-08 11
+336 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3148 [1,2,4,8589934592,1,0] 2008-04-08 11
+338 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 526 [1,2,4,8589934592,1,0] 2008-04-08 11
+339 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 956 [1,2,4,8589934592,1,0] 2008-04-08 11
+34 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3192 [1,2,4,8589934592,1,0] 2008-04-08 11
+341 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5406 [1,2,4,8589934592,1,0] 2008-04-08 11
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 838 [1,2,4,8589934592,1,0] 2008-04-08 11
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3558 [1,2,4,8589934592,1,0] 2008-04-08 11
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5560 [1,2,4,8589934592,1,0] 2008-04-08 11
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3674 [1,2,4,8589934592,1,0] 2008-04-08 11
+345 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1082 [1,2,4,8589934592,1,0] 2008-04-08 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4338 [1,2,4,8589934592,1,0] 2008-04-08 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1882 [1,2,4,8589934592,1,0] 2008-04-08 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1960 [1,2,4,8589934592,1,0] 2008-04-08 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5660 [1,2,4,8589934592,1,0] 2008-04-08 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5490 [1,2,4,8589934592,1,0] 2008-04-08 11
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1238 [1,2,4,8589934592,1,0] 2008-04-08 11
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3138 [1,2,4,8589934592,1,0] 2008-04-08 11
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4012 [1,2,4,8589934592,1,0] 2008-04-08 11
+351 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4604 [1,2,4,8589934592,1,0] 2008-04-08 11
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1812 [1,2,4,8589934592,1,0] 2008-04-08 11
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5092 [1,2,4,8589934592,1,0] 2008-04-08 11
+356 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1284 [1,2,4,8589934592,1,0] 2008-04-08 11
+360 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4746 [1,2,4,8589934592,1,0] 2008-04-08 11
+362 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5454 [1,2,4,8589934592,1,0] 2008-04-08 11
+364 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2662 [1,2,4,8589934592,1,0] 2008-04-08 11
+365 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 802 [1,2,4,8589934592,1,0] 2008-04-08 11
+366 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4138 [1,2,4,8589934592,1,0] 2008-04-08 11
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 850 [1,2,4,8589934592,1,0] 2008-04-08 11
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3662 [1,2,4,8589934592,1,0] 2008-04-08 11
+368 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3602 [1,2,4,8589934592,1,0] 2008-04-08 11
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2564 [1,2,4,8589934592,1,0] 2008-04-08 11
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2952 [1,2,4,8589934592,1,0] 2008-04-08 11
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 186 [1,2,4,8589934592,1,0] 2008-04-08 11
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5626 [1,2,4,8589934592,1,0] 2008-04-08 11
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 328 [1,2,4,8589934592,1,0] 2008-04-08 11
+373 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1824 [1,2,4,8589934592,1,0] 2008-04-08 11
+374 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 268 [1,2,4,8589934592,1,0] 2008-04-08 11
+375 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5212 [1,2,4,8589934592,1,0] 2008-04-08 11
+377 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 766 [1,2,4,8589934592,1,0] 2008-04-08 11
+378 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1152 [1,2,4,8589934592,1,0] 2008-04-08 11
+379 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5328 [1,2,4,8589934592,1,0] 2008-04-08 11
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4528 [1,2,4,8589934592,1,0] 2008-04-08 11
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1320 [1,2,4,8589934592,1,0] 2008-04-08 11
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5260 [1,2,4,8589934592,1,0] 2008-04-08 11
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5316 [1,2,4,8589934592,1,0] 2008-04-08 11
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1788 [1,2,4,8589934592,1,0] 2008-04-08 11
+386 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1356 [1,2,4,8589934592,1,0] 2008-04-08 11
+389 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2916 [1,2,4,8589934592,1,0] 2008-04-08 11
+392 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2964 [1,2,4,8589934592,1,0] 2008-04-08 11
+393 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2132 [1,2,4,8589934592,1,0] 2008-04-08 11
+394 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 562 [1,2,4,8589934592,1,0] 2008-04-08 11
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3116 [1,2,4,8589934592,1,0] 2008-04-08 11
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2710 [1,2,4,8589934592,1,0] 2008-04-08 11
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 706 [1,2,4,8589934592,1,0] 2008-04-08 11
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3092 [1,2,4,8589934592,1,0] 2008-04-08 11
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4372 [1,2,4,8589934592,1,0] 2008-04-08 11
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4558 [1,2,4,8589934592,1,0] 2008-04-08 11
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 778 [1,2,4,8589934592,1,0] 2008-04-08 11
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 694 [1,2,4,8589934592,1,0] 2008-04-08 11
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1296 [1,2,4,8589934592,1,0] 2008-04-08 11
+4 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1218 [1,2,4,8589934592,1,0] 2008-04-08 11
+400 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5778 [1,2,4,8589934592,1,0] 2008-04-08 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3828 [1,2,4,8589934592,1,0] 2008-04-08 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4268 [1,2,4,8589934592,1,0] 2008-04-08 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5224 [1,2,4,8589934592,1,0] 2008-04-08 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 138 [1,2,4,8589934592,1,0] 2008-04-08 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3000 [1,2,4,8589934592,1,0] 2008-04-08 11
+402 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3080 [1,2,4,8589934592,1,0] 2008-04-08 11
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5766 [1,2,4,8589934592,1,0] 2008-04-08 11
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4162 [1,2,4,8589934592,1,0] 2008-04-08 11
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 406 [1,2,4,8589934592,1,0] 2008-04-08 11
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2318 [1,2,4,8589934592,1,0] 2008-04-08 11
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1776 [1,2,4,8589934592,1,0] 2008-04-08 11
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 244 [1,2,4,8589934592,1,0] 2008-04-08 11
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5152 [1,2,4,8589934592,1,0] 2008-04-08 11
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4220 [1,2,4,8589934592,1,0] 2008-04-08 11
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4256 [1,2,4,8589934592,1,0] 2008-04-08 11
+407 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5248 [1,2,4,8589934592,1,0] 2008-04-08 11
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4232 [1,2,4,8589934592,1,0] 2008-04-08 11
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 56 [1,2,4,8589934592,1,0] 2008-04-08 11
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2528 [1,2,4,8589934592,1,0] 2008-04-08 11
+41 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3388 [1,2,4,8589934592,1,0] 2008-04-08 11
+411 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1924 [1,2,4,8589934592,1,0] 2008-04-08 11
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 610 [1,2,4,8589934592,1,0] 2008-04-08 11
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2600 [1,2,4,8589934592,1,0] 2008-04-08 11
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4686 [1,2,4,8589934592,1,0] 2008-04-08 11
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5696 [1,2,4,8589934592,1,0] 2008-04-08 11
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 730 [1,2,4,8589934592,1,0] 2008-04-08 11
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4794 [1,2,4,8589934592,1,0] 2008-04-08 11
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 430 [1,2,4,8589934592,1,0] 2008-04-08 11
+418 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2204 [1,2,4,8589934592,1,0] 2008-04-08 11
+419 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2758 [1,2,4,8589934592,1,0] 2008-04-08 11
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3298 [1,2,4,8589934592,1,0] 2008-04-08 11
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2030 [1,2,4,8589934592,1,0] 2008-04-08 11
+421 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5236 [1,2,4,8589934592,1,0] 2008-04-08 11
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4504 [1,2,4,8589934592,1,0] 2008-04-08 11
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4350 [1,2,4,8589934592,1,0] 2008-04-08 11
+427 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1248 [1,2,4,8589934592,1,0] 2008-04-08 11
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 256 [1,2,4,8589934592,1,0] 2008-04-08 11
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4842 [1,2,4,8589934592,1,0] 2008-04-08 11
+43 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2330 [1,2,4,8589934592,1,0] 2008-04-08 11
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 442 [1,2,4,8589934592,1,0] 2008-04-08 11
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3320 [1,2,4,8589934592,1,0] 2008-04-08 11
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1532 [1,2,4,8589934592,1,0] 2008-04-08 11
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1994 [1,2,4,8589934592,1,0] 2008-04-08 11
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4420 [1,2,4,8589934592,1,0] 2008-04-08 11
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4480 [1,2,4,8589934592,1,0] 2008-04-08 11
+432 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3920 [1,2,4,8589934592,1,0] 2008-04-08 11
+435 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2834 [1,2,4,8589934592,1,0] 2008-04-08 11
+436 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2340 [1,2,4,8589934592,1,0] 2008-04-08 11
+437 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1368 [1,2,4,8589934592,1,0] 2008-04-08 11
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4662 [1,2,4,8589934592,1,0] 2008-04-08 11
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1070 [1,2,4,8589934592,1,0] 2008-04-08 11
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3884 [1,2,4,8589934592,1,0] 2008-04-08 11
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4734 [1,2,4,8589934592,1,0] 2008-04-08 11
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 826 [1,2,4,8589934592,1,0] 2008-04-08 11
+44 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4068 [1,2,4,8589934592,1,0] 2008-04-08 11
+443 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4866 [1,2,4,8589934592,1,0] 2008-04-08 11
+444 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4818 [1,2,4,8589934592,1,0] 2008-04-08 11
+446 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 538 [1,2,4,8589934592,1,0] 2008-04-08 11
+448 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5636 [1,2,4,8589934592,1,0] 2008-04-08 11
+449 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3434 [1,2,4,8589934592,1,0] 2008-04-08 11
+452 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3024 [1,2,4,8589934592,1,0] 2008-04-08 11
+453 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3482 [1,2,4,8589934592,1,0] 2008-04-08 11
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4432 [1,2,4,8589934592,1,0] 2008-04-08 11
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2144 [1,2,4,8589934592,1,0] 2008-04-08 11
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5200 [1,2,4,8589934592,1,0] 2008-04-08 11
+455 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 976 [1,2,4,8589934592,1,0] 2008-04-08 11
+457 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2446 [1,2,4,8589934592,1,0] 2008-04-08 11
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3356 [1,2,4,8589934592,1,0] 2008-04-08 11
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5442 [1,2,4,8589934592,1,0] 2008-04-08 11
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 550 [1,2,4,8589934592,1,0] 2008-04-08 11
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1450 [1,2,4,8589934592,1,0] 2008-04-08 11
+460 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5010 [1,2,4,8589934592,1,0] 2008-04-08 11
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5128 [1,2,4,8589934592,1,0] 2008-04-08 11
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5350 [1,2,4,8589934592,1,0] 2008-04-08 11
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1982 [1,2,4,8589934592,1,0] 2008-04-08 11
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3980 [1,2,4,8589934592,1,0] 2008-04-08 11
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4126 [1,2,4,8589934592,1,0] 2008-04-08 11
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 658 [1,2,4,8589934592,1,0] 2008-04-08 11
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1894 [1,2,4,8589934592,1,0] 2008-04-08 11
+467 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3908 [1,2,4,8589934592,1,0] 2008-04-08 11
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4950 [1,2,4,8589934592,1,0] 2008-04-08 11
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2120 [1,2,4,8589934592,1,0] 2008-04-08 11
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2376 [1,2,4,8589934592,1,0] 2008-04-08 11
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3526 [1,2,4,8589934592,1,0] 2008-04-08 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 292 [1,2,4,8589934592,1,0] 2008-04-08 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1380 [1,2,4,8589934592,1,0] 2008-04-08 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3968 [1,2,4,8589934592,1,0] 2008-04-08 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5582 [1,2,4,8589934592,1,0] 2008-04-08 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2364 [1,2,4,8589934592,1,0] 2008-04-08 11
+47 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1198 [1,2,4,8589934592,1,0] 2008-04-08 11
+470 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2540 [1,2,4,8589934592,1,0] 2008-04-08 11
+472 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3238 [1,2,4,8589934592,1,0] 2008-04-08 11
+475 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 898 [1,2,4,8589934592,1,0] 2008-04-08 11
+477 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5708 [1,2,4,8589934592,1,0] 2008-04-08 11
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4444 [1,2,4,8589934592,1,0] 2008-04-08 11
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4926 [1,2,4,8589934592,1,0] 2008-04-08 11
+479 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4770 [1,2,4,8589934592,1,0] 2008-04-08 11
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3816 [1,2,4,8589934592,1,0] 2008-04-08 11
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5058 [1,2,4,8589934592,1,0] 2008-04-08 11
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4570 [1,2,4,8589934592,1,0] 2008-04-08 11
+481 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2434 [1,2,4,8589934592,1,0] 2008-04-08 11
+482 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 586 [1,2,4,8589934592,1,0] 2008-04-08 11
+483 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4174 [1,2,4,8589934592,1,0] 2008-04-08 11
+484 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 102 [1,2,4,8589934592,1,0] 2008-04-08 11
+485 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3734 [1,2,4,8589934592,1,0] 2008-04-08 11
+487 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3804 [1,2,4,8589934592,1,0] 2008-04-08 11
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1128 [1,2,4,8589934592,1,0] 2008-04-08 11
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 742 [1,2,4,8589934592,1,0] 2008-04-08 11
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1800 [1,2,4,8589934592,1,0] 2008-04-08 11
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3344 [1,2,4,8589934592,1,0] 2008-04-08 11
+490 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2640 [1,2,4,8589934592,1,0] 2008-04-08 11
+491 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4710 [1,2,4,8589934592,1,0] 2008-04-08 11
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3410 [1,2,4,8589934592,1,0] 2008-04-08 11
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5362 [1,2,4,8589934592,1,0] 2008-04-08 11
+493 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4998 [1,2,4,8589934592,1,0] 2008-04-08 11
+494 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 622 [1,2,4,8589934592,1,0] 2008-04-08 11
+495 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 316 [1,2,4,8589934592,1,0] 2008-04-08 11
+496 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2076 [1,2,4,8589934592,1,0] 2008-04-08 11
+497 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3068 [1,2,4,8589934592,1,0] 2008-04-08 11
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3262 [1,2,4,8589934592,1,0] 2008-04-08 11
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1332 [1,2,4,8589934592,1,0] 2008-04-08 11
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5418 [1,2,4,8589934592,1,0] 2008-04-08 11
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3864 [1,2,4,8589934592,1,0] 2008-04-08 11
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3060 [1,2,4,8589934592,1,0] 2008-04-08 11
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4540 [1,2,4,8589934592,1,0] 2008-04-08 11
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1462 [1,2,4,8589934592,1,0] 2008-04-08 11
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2308 [1,2,4,8589934592,1,0] 2008-04-08 11
+53 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4186 [1,2,4,8589934592,1,0] 2008-04-08 11
+54 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1440 [1,2,4,8589934592,1,0] 2008-04-08 11
+57 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1024 [1,2,4,8589934592,1,0] 2008-04-08 11
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1906 [1,2,4,8589934592,1,0] 2008-04-08 11
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3128 [1,2,4,8589934592,1,0] 2008-04-08 11
+64 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3516 [1,2,4,8589934592,1,0] 2008-04-08 11
+65 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1592 [1,2,4,8589934592,1,0] 2008-04-08 11
+66 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 198 [1,2,4,8589934592,1,0] 2008-04-08 11
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5306 [1,2,4,8589934592,1,0] 2008-04-08 11
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1754 [1,2,4,8589934592,1,0] 2008-04-08 11
+69 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3570 [1,2,4,8589934592,1,0] 2008-04-08 11
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3794 [1,2,4,8589934592,1,0] 2008-04-08 11
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4640 [1,2,4,8589934592,1,0] 2008-04-08 11
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4548 [1,2,4,8589934592,1,0] 2008-04-08 11
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1208 [1,2,4,8589934592,1,0] 2008-04-08 11
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2792 [1,2,4,8589934592,1,0] 2008-04-08 11
+74 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3548 [1,2,4,8589934592,1,0] 2008-04-08 11
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3538 [1,2,4,8589934592,1,0] 2008-04-08 11
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3378 [1,2,4,8589934592,1,0] 2008-04-08 11
+77 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2622 [1,2,4,8589934592,1,0] 2008-04-08 11
+78 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3368 [1,2,4,8589934592,1,0] 2008-04-08 11
+8 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1916 [1,2,4,8589934592,1,0] 2008-04-08 11
+80 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4058 [1,2,4,8589934592,1,0] 2008-04-08 11
+82 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 396 [1,2,4,8589934592,1,0] 2008-04-08 11
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5070 [1,2,4,8589934592,1,0] 2008-04-08 11
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1674 [1,2,4,8589934592,1,0] 2008-04-08 11
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5606 [1,2,4,8589934592,1,0] 2008-04-08 11
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1872 [1,2,4,8589934592,1,0] 2008-04-08 11
+85 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2612 [1,2,4,8589934592,1,0] 2008-04-08 11
+86 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 12 [1,2,4,8589934592,1,0] 2008-04-08 11
+87 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2652 [1,2,4,8589934592,1,0] 2008-04-08 11
+9 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5398 [1,2,4,8589934592,1,0] 2008-04-08 11
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2802 [1,2,4,8589934592,1,0] 2008-04-08 11
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5744 [1,2,4,8589934592,1,0] 2008-04-08 11
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4304 [1,2,4,8589934592,1,0] 2008-04-08 11
+92 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1176 [1,2,4,8589934592,1,0] 2008-04-08 11
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3160 [1,2,4,8589934592,1,0] 2008-04-08 11
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2400 [1,2,4,8589934592,1,0] 2008-04-08 11
+96 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2216 [1,2,4,8589934592,1,0] 2008-04-08 11
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5572 [1,2,4,8589934592,1,0] 2008-04-08 11
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5802 [1,2,4,8589934592,1,0] 2008-04-08 11
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 92 [1,2,4,8589934592,1,0] 2008-04-08 11
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2458 [1,2,4,8589934592,1,0] 2008-04-08 11
+PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname`,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_srcpart_index_proj__
+x WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND x.key=100 AND x.ds = '2008-04-08' GROUP BY `_bucketname`
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+PREHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=12
+PREHOOK: Output: /tmp/index_test_index_result
+POSTHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname`,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_srcpart_index_proj__
+x WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND x.key=100 AND x.ds = '2008-04-08' GROUP BY `_bucketname`
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=12
+POSTHOOK: Output: /tmp/index_test_index_result
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+PREHOOK: query: SELECT key, value FROM srcpart WHERE key=100 AND ds = '2008-04-08' ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-25-40_964_5818478643275382885/-mr-10000
+POSTHOOK: query: SELECT key, value FROM srcpart WHERE key=100 AND ds = '2008-04-08' ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-25-40_964_5818478643275382885/-mr-10000
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname` ,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_srcpart_index_proj__
+x WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND x.key=100 AND x.ds = '2008-04-08' and x.hr = 11 GROUP BY `_bucketname`
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+PREHOOK: Output: /tmp/index_test_index_result
+POSTHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname` ,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_srcpart_index_proj__
+x WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND x.key=100 AND x.ds = '2008-04-08' and x.hr = 11 GROUP BY `_bucketname`
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+POSTHOOK: Output: /tmp/index_test_index_result
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+PREHOOK: query: SELECT key, value FROM srcpart WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-25-47_790_668731803761529689/-mr-10000
+POSTHOOK: query: SELECT key, value FROM srcpart WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-25-47_790_668731803761529689/-mr-10000
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+100 val_100
+100 val_100
+PREHOOK: query: SELECT key, value FROM srcpart WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-25-51_316_9093077780653194816/-mr-10000
+POSTHOOK: query: SELECT key, value FROM srcpart WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-25-51_316_9093077780653194816/-mr-10000
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+100 val_100
+100 val_100
+PREHOOK: query: DROP INDEX srcpart_index_proj on srcpart
+PREHOOK: type: DROPINDEX
+POSTHOOK: query: DROP INDEX srcpart_index_proj on srcpart
+POSTHOOK: type: DROPINDEX
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+PREHOOK: query: EXPLAIN
+CREATE INDEX srcpart_index_proj ON TABLE srcpart(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: EXPLAIN
+CREATE INDEX srcpart_index_proj ON TABLE srcpart(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+ABSTRACT SYNTAX TREE:
+ (TOK_CREATEINDEX srcpart_index_proj 'BITMAP' (TOK_TABNAME srcpart) (TOK_TABCOLNAME key) TOK_DEFERRED_REBUILDINDEX)
+
+STAGE DEPENDENCIES:
+ Stage-0 is a root stage
+
+STAGE PLANS:
+ Stage: Stage-0
+
+
+PREHOOK: query: CREATE INDEX srcpart_index_proj ON TABLE srcpart(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: CREATE INDEX srcpart_index_proj ON TABLE srcpart(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+PREHOOK: query: ALTER INDEX srcpart_index_proj ON srcpart REBUILD
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
+PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
+PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
+PREHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+PREHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=12
+PREHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=11
+PREHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=12
+POSTHOOK: query: ALTER INDEX srcpart_index_proj ON srcpart REBUILD
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
+POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
+POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
+POSTHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+POSTHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=12
+POSTHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=11
+POSTHOOK: Output: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=12
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+PREHOOK: query: SELECT x.* FROM default__srcpart_srcpart_index_proj__ x
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+PREHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=12
+PREHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=11
+PREHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=12
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-26-15_045_7894473671404301715/-mr-10000
+POSTHOOK: query: SELECT x.* FROM default__srcpart_srcpart_index_proj__ x
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=12
+POSTHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=11
+POSTHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=12
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-26-15_045_7894473671404301715/-mr-10000
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 0 [1,2,4,8589934592,1,0] 2008-04-08 11
+86 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 12 [1,2,4,8589934592,1,0] 2008-04-08 11
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 22 [1,2,4,8589934592,1,0] 2008-04-08 11
+27 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 34 [1,2,4,8589934592,1,0] 2008-04-08 11
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 44 [1,2,4,8589934592,1,0] 2008-04-08 11
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 56 [1,2,4,8589934592,1,0] 2008-04-08 11
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 68 [1,2,4,8589934592,1,0] 2008-04-08 11
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 80 [1,2,4,8589934592,1,0] 2008-04-08 11
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 92 [1,2,4,8589934592,1,0] 2008-04-08 11
+484 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 102 [1,2,4,8589934592,1,0] 2008-04-08 11
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 114 [1,2,4,8589934592,1,0] 2008-04-08 11
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 126 [1,2,4,8589934592,1,0] 2008-04-08 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 138 [1,2,4,8589934592,1,0] 2008-04-08 11
+150 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 150 [1,2,4,8589934592,1,0] 2008-04-08 11
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 162 [1,2,4,8589934592,1,0] 2008-04-08 11
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 174 [1,2,4,8589934592,1,0] 2008-04-08 11
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 186 [1,2,4,8589934592,1,0] 2008-04-08 11
+66 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 198 [1,2,4,8589934592,1,0] 2008-04-08 11
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 208 [1,2,4,8589934592,1,0] 2008-04-08 11
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 220 [1,2,4,8589934592,1,0] 2008-04-08 11
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 232 [1,2,4,8589934592,1,0] 2008-04-08 11
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 244 [1,2,4,8589934592,1,0] 2008-04-08 11
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 256 [1,2,4,8589934592,1,0] 2008-04-08 11
+374 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 268 [1,2,4,8589934592,1,0] 2008-04-08 11
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 280 [1,2,4,8589934592,1,0] 2008-04-08 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 292 [1,2,4,8589934592,1,0] 2008-04-08 11
+145 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 304 [1,2,4,8589934592,1,0] 2008-04-08 11
+495 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 316 [1,2,4,8589934592,1,0] 2008-04-08 11
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 328 [1,2,4,8589934592,1,0] 2008-04-08 11
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 338 [1,2,4,8589934592,1,0] 2008-04-08 11
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 350 [1,2,4,8589934592,1,0] 2008-04-08 11
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 362 [1,2,4,8589934592,1,0] 2008-04-08 11
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 374 [1,2,4,8589934592,1,0] 2008-04-08 11
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 386 [1,2,4,8589934592,1,0] 2008-04-08 11
+82 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 396 [1,2,4,8589934592,1,0] 2008-04-08 11
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 406 [1,2,4,8589934592,1,0] 2008-04-08 11
+166 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 418 [1,2,4,8589934592,1,0] 2008-04-08 11
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 430 [1,2,4,8589934592,1,0] 2008-04-08 11
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 442 [1,2,4,8589934592,1,0] 2008-04-08 11
+252 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 454 [1,2,4,8589934592,1,0] 2008-04-08 11
+292 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 466 [1,2,4,8589934592,1,0] 2008-04-08 11
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 478 [1,2,4,8589934592,1,0] 2008-04-08 11
+287 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 490 [1,2,4,8589934592,1,0] 2008-04-08 11
+153 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 502 [1,2,4,8589934592,1,0] 2008-04-08 11
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 514 [1,2,4,8589934592,1,0] 2008-04-08 11
+338 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 526 [1,2,4,8589934592,1,0] 2008-04-08 11
+446 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 538 [1,2,4,8589934592,1,0] 2008-04-08 11
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 550 [1,2,4,8589934592,1,0] 2008-04-08 11
+394 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 562 [1,2,4,8589934592,1,0] 2008-04-08 11
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 574 [1,2,4,8589934592,1,0] 2008-04-08 11
+482 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 586 [1,2,4,8589934592,1,0] 2008-04-08 11
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 598 [1,2,4,8589934592,1,0] 2008-04-08 11
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 610 [1,2,4,8589934592,1,0] 2008-04-08 11
+494 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 622 [1,2,4,8589934592,1,0] 2008-04-08 11
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 634 [1,2,4,8589934592,1,0] 2008-04-08 11
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 646 [1,2,4,8589934592,1,0] 2008-04-08 11
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 658 [1,2,4,8589934592,1,0] 2008-04-08 11
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 670 [1,2,4,8589934592,1,0] 2008-04-08 11
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 682 [1,2,4,8589934592,1,0] 2008-04-08 11
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 694 [1,2,4,8589934592,1,0] 2008-04-08 11
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 706 [1,2,4,8589934592,1,0] 2008-04-08 11
+247 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 718 [1,2,4,8589934592,1,0] 2008-04-08 11
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 730 [1,2,4,8589934592,1,0] 2008-04-08 11
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 742 [1,2,4,8589934592,1,0] 2008-04-08 11
+162 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 754 [1,2,4,8589934592,1,0] 2008-04-08 11
+377 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 766 [1,2,4,8589934592,1,0] 2008-04-08 11
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 778 [1,2,4,8589934592,1,0] 2008-04-08 11
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 790 [1,2,4,8589934592,1,0] 2008-04-08 11
+365 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 802 [1,2,4,8589934592,1,0] 2008-04-08 11
+266 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 814 [1,2,4,8589934592,1,0] 2008-04-08 11
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 826 [1,2,4,8589934592,1,0] 2008-04-08 11
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 838 [1,2,4,8589934592,1,0] 2008-04-08 11
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 850 [1,2,4,8589934592,1,0] 2008-04-08 11
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 862 [1,2,4,8589934592,1,0] 2008-04-08 11
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 874 [1,2,4,8589934592,1,0] 2008-04-08 11
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 886 [1,2,4,8589934592,1,0] 2008-04-08 11
+475 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 898 [1,2,4,8589934592,1,0] 2008-04-08 11
+17 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 910 [1,2,4,8589934592,1,0] 2008-04-08 11
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 920 [1,2,4,8589934592,1,0] 2008-04-08 11
+155 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 932 [1,2,4,8589934592,1,0] 2008-04-08 11
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 944 [1,2,4,8589934592,1,0] 2008-04-08 11
+339 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 956 [1,2,4,8589934592,1,0] 2008-04-08 11
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 968 [1,2,4,8589934592,1,0] 2008-04-08 11
+455 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 976 [1,2,4,8589934592,1,0] 2008-04-08 11
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 988 [1,2,4,8589934592,1,0] 2008-04-08 11
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1000 [1,2,4,8589934592,1,0] 2008-04-08 11
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1012 [1,2,4,8589934592,1,0] 2008-04-08 11
+57 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1024 [1,2,4,8589934592,1,0] 2008-04-08 11
+302 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1034 [1,2,4,8589934592,1,0] 2008-04-08 11
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1046 [1,2,4,8589934592,1,0] 2008-04-08 11
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1058 [1,2,4,8589934592,1,0] 2008-04-08 11
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1070 [1,2,4,8589934592,1,0] 2008-04-08 11
+345 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1082 [1,2,4,8589934592,1,0] 2008-04-08 11
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1094 [1,2,4,8589934592,1,0] 2008-04-08 11
+170 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1106 [1,2,4,8589934592,1,0] 2008-04-08 11
+20 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1118 [1,2,4,8589934592,1,0] 2008-04-08 11
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1128 [1,2,4,8589934592,1,0] 2008-04-08 11
+157 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1140 [1,2,4,8589934592,1,0] 2008-04-08 11
+378 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1152 [1,2,4,8589934592,1,0] 2008-04-08 11
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1164 [1,2,4,8589934592,1,0] 2008-04-08 11
+92 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1176 [1,2,4,8589934592,1,0] 2008-04-08 11
+111 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1186 [1,2,4,8589934592,1,0] 2008-04-08 11
+47 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1198 [1,2,4,8589934592,1,0] 2008-04-08 11
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1208 [1,2,4,8589934592,1,0] 2008-04-08 11
+4 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1218 [1,2,4,8589934592,1,0] 2008-04-08 11
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1226 [1,2,4,8589934592,1,0] 2008-04-08 11
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1238 [1,2,4,8589934592,1,0] 2008-04-08 11
+427 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1248 [1,2,4,8589934592,1,0] 2008-04-08 11
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1260 [1,2,4,8589934592,1,0] 2008-04-08 11
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1272 [1,2,4,8589934592,1,0] 2008-04-08 11
+356 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1284 [1,2,4,8589934592,1,0] 2008-04-08 11
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1296 [1,2,4,8589934592,1,0] 2008-04-08 11
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1308 [1,2,4,8589934592,1,0] 2008-04-08 11
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1320 [1,2,4,8589934592,1,0] 2008-04-08 11
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1332 [1,2,4,8589934592,1,0] 2008-04-08 11
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1344 [1,2,4,8589934592,1,0] 2008-04-08 11
+386 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1356 [1,2,4,8589934592,1,0] 2008-04-08 11
+437 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1368 [1,2,4,8589934592,1,0] 2008-04-08 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1380 [1,2,4,8589934592,1,0] 2008-04-08 11
+192 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1392 [1,2,4,8589934592,1,0] 2008-04-08 11
+286 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1404 [1,2,4,8589934592,1,0] 2008-04-08 11
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1416 [1,2,4,8589934592,1,0] 2008-04-08 11
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1428 [1,2,4,8589934592,1,0] 2008-04-08 11
+54 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1440 [1,2,4,8589934592,1,0] 2008-04-08 11
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1450 [1,2,4,8589934592,1,0] 2008-04-08 11
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1462 [1,2,4,8589934592,1,0] 2008-04-08 11
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1472 [1,2,4,8589934592,1,0] 2008-04-08 11
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1484 [1,2,4,8589934592,1,0] 2008-04-08 11
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1496 [1,2,4,8589934592,1,0] 2008-04-08 11
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1508 [1,2,4,8589934592,1,0] 2008-04-08 11
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1520 [1,2,4,8589934592,1,0] 2008-04-08 11
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1532 [1,2,4,8589934592,1,0] 2008-04-08 11
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1544 [1,2,4,8589934592,1,0] 2008-04-08 11
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1556 [1,2,4,8589934592,1,0] 2008-04-08 11
+289 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1568 [1,2,4,8589934592,1,0] 2008-04-08 11
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1580 [1,2,4,8589934592,1,0] 2008-04-08 11
+65 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1592 [1,2,4,8589934592,1,0] 2008-04-08 11
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1602 [1,2,4,8589934592,1,0] 2008-04-08 11
+332 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1614 [1,2,4,8589934592,1,0] 2008-04-08 11
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1626 [1,2,4,8589934592,1,0] 2008-04-08 11
+275 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1638 [1,2,4,8589934592,1,0] 2008-04-08 11
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1650 [1,2,4,8589934592,1,0] 2008-04-08 11
+241 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1662 [1,2,4,8589934592,1,0] 2008-04-08 11
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1674 [1,2,4,8589934592,1,0] 2008-04-08 11
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1684 [1,2,4,8589934592,1,0] 2008-04-08 11
+180 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1696 [1,2,4,8589934592,1,0] 2008-04-08 11
+284 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1708 [1,2,4,8589934592,1,0] 2008-04-08 11
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1720 [1,2,4,8589934592,1,0] 2008-04-08 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1730 [1,2,4,8589934592,1,0] 2008-04-08 11
+181 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1742 [1,2,4,8589934592,1,0] 2008-04-08 11
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1754 [1,2,4,8589934592,1,0] 2008-04-08 11
+260 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1764 [1,2,4,8589934592,1,0] 2008-04-08 11
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1776 [1,2,4,8589934592,1,0] 2008-04-08 11
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1788 [1,2,4,8589934592,1,0] 2008-04-08 11
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1800 [1,2,4,8589934592,1,0] 2008-04-08 11
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1812 [1,2,4,8589934592,1,0] 2008-04-08 11
+373 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1824 [1,2,4,8589934592,1,0] 2008-04-08 11
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1836 [1,2,4,8589934592,1,0] 2008-04-08 11
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1848 [1,2,4,8589934592,1,0] 2008-04-08 11
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1860 [1,2,4,8589934592,1,0] 2008-04-08 11
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1872 [1,2,4,8589934592,1,0] 2008-04-08 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1882 [1,2,4,8589934592,1,0] 2008-04-08 11
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1894 [1,2,4,8589934592,1,0] 2008-04-08 11
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1906 [1,2,4,8589934592,1,0] 2008-04-08 11
+8 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1916 [1,2,4,8589934592,1,0] 2008-04-08 11
+411 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1924 [1,2,4,8589934592,1,0] 2008-04-08 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1936 [1,2,4,8589934592,1,0] 2008-04-08 11
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1948 [1,2,4,8589934592,1,0] 2008-04-08 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1960 [1,2,4,8589934592,1,0] 2008-04-08 11
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1972 [1,2,4,8589934592,1,0] 2008-04-08 11
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1982 [1,2,4,8589934592,1,0] 2008-04-08 11
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 1994 [1,2,4,8589934592,1,0] 2008-04-08 11
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2006 [1,2,4,8589934592,1,0] 2008-04-08 11
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2018 [1,2,4,8589934592,1,0] 2008-04-08 11
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2030 [1,2,4,8589934592,1,0] 2008-04-08 11
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2040 [1,2,4,8589934592,1,0] 2008-04-08 11
+158 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2052 [1,2,4,8589934592,1,0] 2008-04-08 11
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2064 [1,2,4,8589934592,1,0] 2008-04-08 11
+496 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2076 [1,2,4,8589934592,1,0] 2008-04-08 11
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2088 [1,2,4,8589934592,1,0] 2008-04-08 11
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2096 [1,2,4,8589934592,1,0] 2008-04-08 11
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2108 [1,2,4,8589934592,1,0] 2008-04-08 11
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2120 [1,2,4,8589934592,1,0] 2008-04-08 11
+393 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2132 [1,2,4,8589934592,1,0] 2008-04-08 11
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2144 [1,2,4,8589934592,1,0] 2008-04-08 11
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2156 [1,2,4,8589934592,1,0] 2008-04-08 11
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2168 [1,2,4,8589934592,1,0] 2008-04-08 11
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2180 [1,2,4,8589934592,1,0] 2008-04-08 11
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2192 [1,2,4,8589934592,1,0] 2008-04-08 11
+418 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2204 [1,2,4,8589934592,1,0] 2008-04-08 11
+96 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2216 [1,2,4,8589934592,1,0] 2008-04-08 11
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2226 [1,2,4,8589934592,1,0] 2008-04-08 11
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2236 [1,2,4,8589934592,1,0] 2008-04-08 11
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2248 [1,2,4,8589934592,1,0] 2008-04-08 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2260 [1,2,4,8589934592,1,0] 2008-04-08 11
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2272 [1,2,4,8589934592,1,0] 2008-04-08 11
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2284 [1,2,4,8589934592,1,0] 2008-04-08 11
+131 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2296 [1,2,4,8589934592,1,0] 2008-04-08 11
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2308 [1,2,4,8589934592,1,0] 2008-04-08 11
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2318 [1,2,4,8589934592,1,0] 2008-04-08 11
+43 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2330 [1,2,4,8589934592,1,0] 2008-04-08 11
+436 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2340 [1,2,4,8589934592,1,0] 2008-04-08 11
+156 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2352 [1,2,4,8589934592,1,0] 2008-04-08 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2364 [1,2,4,8589934592,1,0] 2008-04-08 11
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2376 [1,2,4,8589934592,1,0] 2008-04-08 11
+308 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2388 [1,2,4,8589934592,1,0] 2008-04-08 11
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2400 [1,2,4,8589934592,1,0] 2008-04-08 11
+196 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2410 [1,2,4,8589934592,1,0] 2008-04-08 11
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2422 [1,2,4,8589934592,1,0] 2008-04-08 11
+481 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2434 [1,2,4,8589934592,1,0] 2008-04-08 11
+457 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2446 [1,2,4,8589934592,1,0] 2008-04-08 11
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2458 [1,2,4,8589934592,1,0] 2008-04-08 11
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2468 [1,2,4,8589934592,1,0] 2008-04-08 11
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2480 [1,2,4,8589934592,1,0] 2008-04-08 11
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2492 [1,2,4,8589934592,1,0] 2008-04-08 11
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2504 [1,2,4,8589934592,1,0] 2008-04-08 11
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2516 [1,2,4,8589934592,1,0] 2008-04-08 11
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2528 [1,2,4,8589934592,1,0] 2008-04-08 11
+470 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2540 [1,2,4,8589934592,1,0] 2008-04-08 11
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2552 [1,2,4,8589934592,1,0] 2008-04-08 11
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2564 [1,2,4,8589934592,1,0] 2008-04-08 11
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2576 [1,2,4,8589934592,1,0] 2008-04-08 11
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2588 [1,2,4,8589934592,1,0] 2008-04-08 11
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2600 [1,2,4,8589934592,1,0] 2008-04-08 11
+85 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2612 [1,2,4,8589934592,1,0] 2008-04-08 11
+77 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2622 [1,2,4,8589934592,1,0] 2008-04-08 11
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2632 [1,2,4,8589934592,1,0] 2008-04-08 11
+490 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2640 [1,2,4,8589934592,1,0] 2008-04-08 11
+87 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2652 [1,2,4,8589934592,1,0] 2008-04-08 11
+364 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2662 [1,2,4,8589934592,1,0] 2008-04-08 11
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2674 [1,2,4,8589934592,1,0] 2008-04-08 11
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2686 [1,2,4,8589934592,1,0] 2008-04-08 11
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2698 [1,2,4,8589934592,1,0] 2008-04-08 11
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2710 [1,2,4,8589934592,1,0] 2008-04-08 11
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2722 [1,2,4,8589934592,1,0] 2008-04-08 11
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2734 [1,2,4,8589934592,1,0] 2008-04-08 11
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2746 [1,2,4,8589934592,1,0] 2008-04-08 11
+419 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2758 [1,2,4,8589934592,1,0] 2008-04-08 11
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2770 [1,2,4,8589934592,1,0] 2008-04-08 11
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2780 [1,2,4,8589934592,1,0] 2008-04-08 11
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2792 [1,2,4,8589934592,1,0] 2008-04-08 11
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2802 [1,2,4,8589934592,1,0] 2008-04-08 11
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2812 [1,2,4,8589934592,1,0] 2008-04-08 11
+19 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2824 [1,2,4,8589934592,1,0] 2008-04-08 11
+435 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2834 [1,2,4,8589934592,1,0] 2008-04-08 11
+10 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2846 [1,2,4,8589934592,1,0] 2008-04-08 11
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2856 [1,2,4,8589934592,1,0] 2008-04-08 11
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2868 [1,2,4,8589934592,1,0] 2008-04-08 11
+306 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2880 [1,2,4,8589934592,1,0] 2008-04-08 11
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2892 [1,2,4,8589934592,1,0] 2008-04-08 11
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2904 [1,2,4,8589934592,1,0] 2008-04-08 11
+389 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2916 [1,2,4,8589934592,1,0] 2008-04-08 11
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2928 [1,2,4,8589934592,1,0] 2008-04-08 11
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2940 [1,2,4,8589934592,1,0] 2008-04-08 11
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2952 [1,2,4,8589934592,1,0] 2008-04-08 11
+392 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2964 [1,2,4,8589934592,1,0] 2008-04-08 11
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2976 [1,2,4,8589934592,1,0] 2008-04-08 11
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 2988 [1,2,4,8589934592,1,0] 2008-04-08 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3000 [1,2,4,8589934592,1,0] 2008-04-08 11
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3012 [1,2,4,8589934592,1,0] 2008-04-08 11
+452 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3024 [1,2,4,8589934592,1,0] 2008-04-08 11
+177 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3036 [1,2,4,8589934592,1,0] 2008-04-08 11
+226 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3048 [1,2,4,8589934592,1,0] 2008-04-08 11
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3060 [1,2,4,8589934592,1,0] 2008-04-08 11
+497 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3068 [1,2,4,8589934592,1,0] 2008-04-08 11
+402 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3080 [1,2,4,8589934592,1,0] 2008-04-08 11
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3092 [1,2,4,8589934592,1,0] 2008-04-08 11
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3104 [1,2,4,8589934592,1,0] 2008-04-08 11
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3116 [1,2,4,8589934592,1,0] 2008-04-08 11
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3128 [1,2,4,8589934592,1,0] 2008-04-08 11
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3138 [1,2,4,8589934592,1,0] 2008-04-08 11
+336 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3148 [1,2,4,8589934592,1,0] 2008-04-08 11
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3160 [1,2,4,8589934592,1,0] 2008-04-08 11
+11 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3170 [1,2,4,8589934592,1,0] 2008-04-08 11
+168 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3180 [1,2,4,8589934592,1,0] 2008-04-08 11
+34 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3192 [1,2,4,8589934592,1,0] 2008-04-08 11
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3202 [1,2,4,8589934592,1,0] 2008-04-08 11
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3214 [1,2,4,8589934592,1,0] 2008-04-08 11
+143 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3226 [1,2,4,8589934592,1,0] 2008-04-08 11
+472 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3238 [1,2,4,8589934592,1,0] 2008-04-08 11
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3250 [1,2,4,8589934592,1,0] 2008-04-08 11
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3262 [1,2,4,8589934592,1,0] 2008-04-08 11
+160 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3274 [1,2,4,8589934592,1,0] 2008-04-08 11
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3286 [1,2,4,8589934592,1,0] 2008-04-08 11
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3298 [1,2,4,8589934592,1,0] 2008-04-08 11
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3308 [1,2,4,8589934592,1,0] 2008-04-08 11
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3320 [1,2,4,8589934592,1,0] 2008-04-08 11
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3332 [1,2,4,8589934592,1,0] 2008-04-08 11
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3344 [1,2,4,8589934592,1,0] 2008-04-08 11
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3356 [1,2,4,8589934592,1,0] 2008-04-08 11
+78 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3368 [1,2,4,8589934592,1,0] 2008-04-08 11
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3378 [1,2,4,8589934592,1,0] 2008-04-08 11
+41 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3388 [1,2,4,8589934592,1,0] 2008-04-08 11
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3398 [1,2,4,8589934592,1,0] 2008-04-08 11
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3410 [1,2,4,8589934592,1,0] 2008-04-08 11
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3422 [1,2,4,8589934592,1,0] 2008-04-08 11
+449 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3434 [1,2,4,8589934592,1,0] 2008-04-08 11
+218 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3446 [1,2,4,8589934592,1,0] 2008-04-08 11
+228 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3458 [1,2,4,8589934592,1,0] 2008-04-08 11
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3470 [1,2,4,8589934592,1,0] 2008-04-08 11
+453 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3482 [1,2,4,8589934592,1,0] 2008-04-08 11
+30 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3494 [1,2,4,8589934592,1,0] 2008-04-08 11
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3504 [1,2,4,8589934592,1,0] 2008-04-08 11
+64 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3516 [1,2,4,8589934592,1,0] 2008-04-08 11
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3526 [1,2,4,8589934592,1,0] 2008-04-08 11
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3538 [1,2,4,8589934592,1,0] 2008-04-08 11
+74 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3548 [1,2,4,8589934592,1,0] 2008-04-08 11
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3558 [1,2,4,8589934592,1,0] 2008-04-08 11
+69 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3570 [1,2,4,8589934592,1,0] 2008-04-08 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3580 [1,2,4,8589934592,1,0] 2008-04-08 11
+33 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3592 [1,2,4,8589934592,1,0] 2008-04-08 11
+368 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3602 [1,2,4,8589934592,1,0] 2008-04-08 11
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3614 [1,2,4,8589934592,1,0] 2008-04-08 11
+296 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3626 [1,2,4,8589934592,1,0] 2008-04-08 11
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3638 [1,2,4,8589934592,1,0] 2008-04-08 11
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3650 [1,2,4,8589934592,1,0] 2008-04-08 11
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3662 [1,2,4,8589934592,1,0] 2008-04-08 11
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3674 [1,2,4,8589934592,1,0] 2008-04-08 11
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3686 [1,2,4,8589934592,1,0] 2008-04-08 11
+274 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3698 [1,2,4,8589934592,1,0] 2008-04-08 11
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3710 [1,2,4,8589934592,1,0] 2008-04-08 11
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3722 [1,2,4,8589934592,1,0] 2008-04-08 11
+485 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3734 [1,2,4,8589934592,1,0] 2008-04-08 11
+116 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3746 [1,2,4,8589934592,1,0] 2008-04-08 11
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3758 [1,2,4,8589934592,1,0] 2008-04-08 11
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3770 [1,2,4,8589934592,1,0] 2008-04-08 11
+263 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3782 [1,2,4,8589934592,1,0] 2008-04-08 11
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3794 [1,2,4,8589934592,1,0] 2008-04-08 11
+487 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3804 [1,2,4,8589934592,1,0] 2008-04-08 11
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3816 [1,2,4,8589934592,1,0] 2008-04-08 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3828 [1,2,4,8589934592,1,0] 2008-04-08 11
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3840 [1,2,4,8589934592,1,0] 2008-04-08 11
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3852 [1,2,4,8589934592,1,0] 2008-04-08 11
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3864 [1,2,4,8589934592,1,0] 2008-04-08 11
+244 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3872 [1,2,4,8589934592,1,0] 2008-04-08 11
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3884 [1,2,4,8589934592,1,0] 2008-04-08 11
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3896 [1,2,4,8589934592,1,0] 2008-04-08 11
+467 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3908 [1,2,4,8589934592,1,0] 2008-04-08 11
+432 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3920 [1,2,4,8589934592,1,0] 2008-04-08 11
+202 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3932 [1,2,4,8589934592,1,0] 2008-04-08 11
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3944 [1,2,4,8589934592,1,0] 2008-04-08 11
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3956 [1,2,4,8589934592,1,0] 2008-04-08 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3968 [1,2,4,8589934592,1,0] 2008-04-08 11
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3980 [1,2,4,8589934592,1,0] 2008-04-08 11
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 3992 [1,2,4,8589934592,1,0] 2008-04-08 11
+2 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4004 [1,2,4,8589934592,1,0] 2008-04-08 11
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4012 [1,2,4,8589934592,1,0] 2008-04-08 11
+283 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4022 [1,2,4,8589934592,1,0] 2008-04-08 11
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4034 [1,2,4,8589934592,1,0] 2008-04-08 11
+235 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4046 [1,2,4,8589934592,1,0] 2008-04-08 11
+80 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4058 [1,2,4,8589934592,1,0] 2008-04-08 11
+44 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4068 [1,2,4,8589934592,1,0] 2008-04-08 11
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4078 [1,2,4,8589934592,1,0] 2008-04-08 11
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4090 [1,2,4,8589934592,1,0] 2008-04-08 11
+335 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4102 [1,2,4,8589934592,1,0] 2008-04-08 11
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4114 [1,2,4,8589934592,1,0] 2008-04-08 11
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4126 [1,2,4,8589934592,1,0] 2008-04-08 11
+366 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4138 [1,2,4,8589934592,1,0] 2008-04-08 11
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4150 [1,2,4,8589934592,1,0] 2008-04-08 11
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4162 [1,2,4,8589934592,1,0] 2008-04-08 11
+483 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4174 [1,2,4,8589934592,1,0] 2008-04-08 11
+53 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4186 [1,2,4,8589934592,1,0] 2008-04-08 11
+105 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4196 [1,2,4,8589934592,1,0] 2008-04-08 11
+257 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4208 [1,2,4,8589934592,1,0] 2008-04-08 11
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4220 [1,2,4,8589934592,1,0] 2008-04-08 11
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4232 [1,2,4,8589934592,1,0] 2008-04-08 11
+190 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4244 [1,2,4,8589934592,1,0] 2008-04-08 11
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4256 [1,2,4,8589934592,1,0] 2008-04-08 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4268 [1,2,4,8589934592,1,0] 2008-04-08 11
+114 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4280 [1,2,4,8589934592,1,0] 2008-04-08 11
+258 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4292 [1,2,4,8589934592,1,0] 2008-04-08 11
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4304 [1,2,4,8589934592,1,0] 2008-04-08 11
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4314 [1,2,4,8589934592,1,0] 2008-04-08 11
+262 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4326 [1,2,4,8589934592,1,0] 2008-04-08 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4338 [1,2,4,8589934592,1,0] 2008-04-08 11
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4350 [1,2,4,8589934592,1,0] 2008-04-08 11
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4362 [1,2,4,8589934592,1,0] 2008-04-08 11
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4372 [1,2,4,8589934592,1,0] 2008-04-08 11
+201 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4384 [1,2,4,8589934592,1,0] 2008-04-08 11
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4396 [1,2,4,8589934592,1,0] 2008-04-08 11
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4408 [1,2,4,8589934592,1,0] 2008-04-08 11
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4420 [1,2,4,8589934592,1,0] 2008-04-08 11
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4432 [1,2,4,8589934592,1,0] 2008-04-08 11
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4444 [1,2,4,8589934592,1,0] 2008-04-08 11
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4456 [1,2,4,8589934592,1,0] 2008-04-08 11
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4468 [1,2,4,8589934592,1,0] 2008-04-08 11
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4480 [1,2,4,8589934592,1,0] 2008-04-08 11
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4492 [1,2,4,8589934592,1,0] 2008-04-08 11
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4504 [1,2,4,8589934592,1,0] 2008-04-08 11
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4516 [1,2,4,8589934592,1,0] 2008-04-08 11
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4528 [1,2,4,8589934592,1,0] 2008-04-08 11
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4540 [1,2,4,8589934592,1,0] 2008-04-08 11
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4548 [1,2,4,8589934592,1,0] 2008-04-08 11
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4558 [1,2,4,8589934592,1,0] 2008-04-08 11
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4570 [1,2,4,8589934592,1,0] 2008-04-08 11
+291 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4582 [1,2,4,8589934592,1,0] 2008-04-08 11
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4594 [1,2,4,8589934592,1,0] 2008-04-08 11
+351 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4604 [1,2,4,8589934592,1,0] 2008-04-08 11
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4616 [1,2,4,8589934592,1,0] 2008-04-08 11
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4628 [1,2,4,8589934592,1,0] 2008-04-08 11
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4640 [1,2,4,8589934592,1,0] 2008-04-08 11
+163 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4650 [1,2,4,8589934592,1,0] 2008-04-08 11
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4662 [1,2,4,8589934592,1,0] 2008-04-08 11
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4674 [1,2,4,8589934592,1,0] 2008-04-08 11
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4686 [1,2,4,8589934592,1,0] 2008-04-08 11
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4698 [1,2,4,8589934592,1,0] 2008-04-08 11
+491 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4710 [1,2,4,8589934592,1,0] 2008-04-08 11
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4722 [1,2,4,8589934592,1,0] 2008-04-08 11
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4734 [1,2,4,8589934592,1,0] 2008-04-08 11
+360 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4746 [1,2,4,8589934592,1,0] 2008-04-08 11
+248 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4758 [1,2,4,8589934592,1,0] 2008-04-08 11
+479 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4770 [1,2,4,8589934592,1,0] 2008-04-08 11
+305 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4782 [1,2,4,8589934592,1,0] 2008-04-08 11
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4794 [1,2,4,8589934592,1,0] 2008-04-08 11
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4806 [1,2,4,8589934592,1,0] 2008-04-08 11
+444 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4818 [1,2,4,8589934592,1,0] 2008-04-08 11
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4830 [1,2,4,8589934592,1,0] 2008-04-08 11
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4842 [1,2,4,8589934592,1,0] 2008-04-08 11
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4854 [1,2,4,8589934592,1,0] 2008-04-08 11
+443 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4866 [1,2,4,8589934592,1,0] 2008-04-08 11
+323 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4878 [1,2,4,8589934592,1,0] 2008-04-08 11
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4890 [1,2,4,8589934592,1,0] 2008-04-08 11
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4902 [1,2,4,8589934592,1,0] 2008-04-08 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4914 [1,2,4,8589934592,1,0] 2008-04-08 11
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4926 [1,2,4,8589934592,1,0] 2008-04-08 11
+178 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4938 [1,2,4,8589934592,1,0] 2008-04-08 11
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4950 [1,2,4,8589934592,1,0] 2008-04-08 11
+310 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4962 [1,2,4,8589934592,1,0] 2008-04-08 11
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4974 [1,2,4,8589934592,1,0] 2008-04-08 11
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4986 [1,2,4,8589934592,1,0] 2008-04-08 11
+493 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 4998 [1,2,4,8589934592,1,0] 2008-04-08 11
+460 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5010 [1,2,4,8589934592,1,0] 2008-04-08 11
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5022 [1,2,4,8589934592,1,0] 2008-04-08 11
+249 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5034 [1,2,4,8589934592,1,0] 2008-04-08 11
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5046 [1,2,4,8589934592,1,0] 2008-04-08 11
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5058 [1,2,4,8589934592,1,0] 2008-04-08 11
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5070 [1,2,4,8589934592,1,0] 2008-04-08 11
+136 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5080 [1,2,4,8589934592,1,0] 2008-04-08 11
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5092 [1,2,4,8589934592,1,0] 2008-04-08 11
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5104 [1,2,4,8589934592,1,0] 2008-04-08 11
+214 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5116 [1,2,4,8589934592,1,0] 2008-04-08 11
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5128 [1,2,4,8589934592,1,0] 2008-04-08 11
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5140 [1,2,4,8589934592,1,0] 2008-04-08 11
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5152 [1,2,4,8589934592,1,0] 2008-04-08 11
+133 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5164 [1,2,4,8589934592,1,0] 2008-04-08 11
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5176 [1,2,4,8589934592,1,0] 2008-04-08 11
+189 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5188 [1,2,4,8589934592,1,0] 2008-04-08 11
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5200 [1,2,4,8589934592,1,0] 2008-04-08 11
+375 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5212 [1,2,4,8589934592,1,0] 2008-04-08 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5224 [1,2,4,8589934592,1,0] 2008-04-08 11
+421 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5236 [1,2,4,8589934592,1,0] 2008-04-08 11
+407 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5248 [1,2,4,8589934592,1,0] 2008-04-08 11
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5260 [1,2,4,8589934592,1,0] 2008-04-08 11
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5272 [1,2,4,8589934592,1,0] 2008-04-08 11
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5284 [1,2,4,8589934592,1,0] 2008-04-08 11
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5294 [1,2,4,8589934592,1,0] 2008-04-08 11
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5306 [1,2,4,8589934592,1,0] 2008-04-08 11
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5316 [1,2,4,8589934592,1,0] 2008-04-08 11
+379 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5328 [1,2,4,8589934592,1,0] 2008-04-08 11
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5340 [1,2,4,8589934592,1,0] 2008-04-08 11
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5350 [1,2,4,8589934592,1,0] 2008-04-08 11
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5362 [1,2,4,8589934592,1,0] 2008-04-08 11
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5374 [1,2,4,8589934592,1,0] 2008-04-08 11
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5386 [1,2,4,8589934592,1,0] 2008-04-08 11
+9 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5398 [1,2,4,8589934592,1,0] 2008-04-08 11
+341 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5406 [1,2,4,8589934592,1,0] 2008-04-08 11
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5418 [1,2,4,8589934592,1,0] 2008-04-08 11
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5430 [1,2,4,8589934592,1,0] 2008-04-08 11
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5442 [1,2,4,8589934592,1,0] 2008-04-08 11
+362 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5454 [1,2,4,8589934592,1,0] 2008-04-08 11
+186 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5466 [1,2,4,8589934592,1,0] 2008-04-08 11
+285 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5478 [1,2,4,8589934592,1,0] 2008-04-08 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5490 [1,2,4,8589934592,1,0] 2008-04-08 11
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5502 [1,2,4,8589934592,1,0] 2008-04-08 11
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5514 [1,2,4,8589934592,1,0] 2008-04-08 11
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5524 [1,2,4,8589934592,1,0] 2008-04-08 11
+183 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5536 [1,2,4,8589934592,1,0] 2008-04-08 11
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5548 [1,2,4,8589934592,1,0] 2008-04-08 11
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5560 [1,2,4,8589934592,1,0] 2008-04-08 11
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5572 [1,2,4,8589934592,1,0] 2008-04-08 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5582 [1,2,4,8589934592,1,0] 2008-04-08 11
+315 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5594 [1,2,4,8589934592,1,0] 2008-04-08 11
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5606 [1,2,4,8589934592,1,0] 2008-04-08 11
+28 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5616 [1,2,4,8589934592,1,0] 2008-04-08 11
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5626 [1,2,4,8589934592,1,0] 2008-04-08 11
+448 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5636 [1,2,4,8589934592,1,0] 2008-04-08 11
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5648 [1,2,4,8589934592,1,0] 2008-04-08 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5660 [1,2,4,8589934592,1,0] 2008-04-08 11
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5672 [1,2,4,8589934592,1,0] 2008-04-08 11
+194 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5684 [1,2,4,8589934592,1,0] 2008-04-08 11
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5696 [1,2,4,8589934592,1,0] 2008-04-08 11
+477 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5708 [1,2,4,8589934592,1,0] 2008-04-08 11
+222 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5720 [1,2,4,8589934592,1,0] 2008-04-08 11
+126 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5732 [1,2,4,8589934592,1,0] 2008-04-08 11
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5744 [1,2,4,8589934592,1,0] 2008-04-08 11
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5754 [1,2,4,8589934592,1,0] 2008-04-08 11
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5766 [1,2,4,8589934592,1,0] 2008-04-08 11
+400 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5778 [1,2,4,8589934592,1,0] 2008-04-08 11
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5790 [1,2,4,8589934592,1,0] 2008-04-08 11
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11/kv1.txt 5802 [1,2,4,8589934592,1,0] 2008-04-08 11
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 0 [1,2,4,8589934592,1,0] 2008-04-08 12
+86 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 12 [1,2,4,8589934592,1,0] 2008-04-08 12
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 22 [1,2,4,8589934592,1,0] 2008-04-08 12
+27 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 34 [1,2,4,8589934592,1,0] 2008-04-08 12
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 44 [1,2,4,8589934592,1,0] 2008-04-08 12
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 56 [1,2,4,8589934592,1,0] 2008-04-08 12
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 68 [1,2,4,8589934592,1,0] 2008-04-08 12
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 80 [1,2,4,8589934592,1,0] 2008-04-08 12
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 92 [1,2,4,8589934592,1,0] 2008-04-08 12
+484 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 102 [1,2,4,8589934592,1,0] 2008-04-08 12
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 114 [1,2,4,8589934592,1,0] 2008-04-08 12
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 126 [1,2,4,8589934592,1,0] 2008-04-08 12
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 138 [1,2,4,8589934592,1,0] 2008-04-08 12
+150 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 150 [1,2,4,8589934592,1,0] 2008-04-08 12
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 162 [1,2,4,8589934592,1,0] 2008-04-08 12
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 174 [1,2,4,8589934592,1,0] 2008-04-08 12
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 186 [1,2,4,8589934592,1,0] 2008-04-08 12
+66 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 198 [1,2,4,8589934592,1,0] 2008-04-08 12
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 208 [1,2,4,8589934592,1,0] 2008-04-08 12
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 220 [1,2,4,8589934592,1,0] 2008-04-08 12
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 232 [1,2,4,8589934592,1,0] 2008-04-08 12
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 244 [1,2,4,8589934592,1,0] 2008-04-08 12
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 256 [1,2,4,8589934592,1,0] 2008-04-08 12
+374 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 268 [1,2,4,8589934592,1,0] 2008-04-08 12
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 280 [1,2,4,8589934592,1,0] 2008-04-08 12
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 292 [1,2,4,8589934592,1,0] 2008-04-08 12
+145 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 304 [1,2,4,8589934592,1,0] 2008-04-08 12
+495 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 316 [1,2,4,8589934592,1,0] 2008-04-08 12
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 328 [1,2,4,8589934592,1,0] 2008-04-08 12
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 338 [1,2,4,8589934592,1,0] 2008-04-08 12
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 350 [1,2,4,8589934592,1,0] 2008-04-08 12
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 362 [1,2,4,8589934592,1,0] 2008-04-08 12
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 374 [1,2,4,8589934592,1,0] 2008-04-08 12
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 386 [1,2,4,8589934592,1,0] 2008-04-08 12
+82 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 396 [1,2,4,8589934592,1,0] 2008-04-08 12
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 406 [1,2,4,8589934592,1,0] 2008-04-08 12
+166 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 418 [1,2,4,8589934592,1,0] 2008-04-08 12
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 430 [1,2,4,8589934592,1,0] 2008-04-08 12
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 442 [1,2,4,8589934592,1,0] 2008-04-08 12
+252 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 454 [1,2,4,8589934592,1,0] 2008-04-08 12
+292 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 466 [1,2,4,8589934592,1,0] 2008-04-08 12
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 478 [1,2,4,8589934592,1,0] 2008-04-08 12
+287 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 490 [1,2,4,8589934592,1,0] 2008-04-08 12
+153 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 502 [1,2,4,8589934592,1,0] 2008-04-08 12
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 514 [1,2,4,8589934592,1,0] 2008-04-08 12
+338 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 526 [1,2,4,8589934592,1,0] 2008-04-08 12
+446 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 538 [1,2,4,8589934592,1,0] 2008-04-08 12
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 550 [1,2,4,8589934592,1,0] 2008-04-08 12
+394 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 562 [1,2,4,8589934592,1,0] 2008-04-08 12
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 574 [1,2,4,8589934592,1,0] 2008-04-08 12
+482 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 586 [1,2,4,8589934592,1,0] 2008-04-08 12
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 598 [1,2,4,8589934592,1,0] 2008-04-08 12
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 610 [1,2,4,8589934592,1,0] 2008-04-08 12
+494 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 622 [1,2,4,8589934592,1,0] 2008-04-08 12
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 634 [1,2,4,8589934592,1,0] 2008-04-08 12
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 646 [1,2,4,8589934592,1,0] 2008-04-08 12
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 658 [1,2,4,8589934592,1,0] 2008-04-08 12
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 670 [1,2,4,8589934592,1,0] 2008-04-08 12
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 682 [1,2,4,8589934592,1,0] 2008-04-08 12
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 694 [1,2,4,8589934592,1,0] 2008-04-08 12
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 706 [1,2,4,8589934592,1,0] 2008-04-08 12
+247 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 718 [1,2,4,8589934592,1,0] 2008-04-08 12
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 730 [1,2,4,8589934592,1,0] 2008-04-08 12
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 742 [1,2,4,8589934592,1,0] 2008-04-08 12
+162 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 754 [1,2,4,8589934592,1,0] 2008-04-08 12
+377 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 766 [1,2,4,8589934592,1,0] 2008-04-08 12
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 778 [1,2,4,8589934592,1,0] 2008-04-08 12
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 790 [1,2,4,8589934592,1,0] 2008-04-08 12
+365 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 802 [1,2,4,8589934592,1,0] 2008-04-08 12
+266 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 814 [1,2,4,8589934592,1,0] 2008-04-08 12
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 826 [1,2,4,8589934592,1,0] 2008-04-08 12
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 838 [1,2,4,8589934592,1,0] 2008-04-08 12
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 850 [1,2,4,8589934592,1,0] 2008-04-08 12
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 862 [1,2,4,8589934592,1,0] 2008-04-08 12
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 874 [1,2,4,8589934592,1,0] 2008-04-08 12
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 886 [1,2,4,8589934592,1,0] 2008-04-08 12
+475 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 898 [1,2,4,8589934592,1,0] 2008-04-08 12
+17 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 910 [1,2,4,8589934592,1,0] 2008-04-08 12
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 920 [1,2,4,8589934592,1,0] 2008-04-08 12
+155 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 932 [1,2,4,8589934592,1,0] 2008-04-08 12
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 944 [1,2,4,8589934592,1,0] 2008-04-08 12
+339 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 956 [1,2,4,8589934592,1,0] 2008-04-08 12
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 968 [1,2,4,8589934592,1,0] 2008-04-08 12
+455 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 976 [1,2,4,8589934592,1,0] 2008-04-08 12
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 988 [1,2,4,8589934592,1,0] 2008-04-08 12
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1000 [1,2,4,8589934592,1,0] 2008-04-08 12
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1012 [1,2,4,8589934592,1,0] 2008-04-08 12
+57 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1024 [1,2,4,8589934592,1,0] 2008-04-08 12
+302 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1034 [1,2,4,8589934592,1,0] 2008-04-08 12
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1046 [1,2,4,8589934592,1,0] 2008-04-08 12
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1058 [1,2,4,8589934592,1,0] 2008-04-08 12
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1070 [1,2,4,8589934592,1,0] 2008-04-08 12
+345 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1082 [1,2,4,8589934592,1,0] 2008-04-08 12
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1094 [1,2,4,8589934592,1,0] 2008-04-08 12
+170 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1106 [1,2,4,8589934592,1,0] 2008-04-08 12
+20 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1118 [1,2,4,8589934592,1,0] 2008-04-08 12
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1128 [1,2,4,8589934592,1,0] 2008-04-08 12
+157 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1140 [1,2,4,8589934592,1,0] 2008-04-08 12
+378 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1152 [1,2,4,8589934592,1,0] 2008-04-08 12
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1164 [1,2,4,8589934592,1,0] 2008-04-08 12
+92 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1176 [1,2,4,8589934592,1,0] 2008-04-08 12
+111 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1186 [1,2,4,8589934592,1,0] 2008-04-08 12
+47 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1198 [1,2,4,8589934592,1,0] 2008-04-08 12
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1208 [1,2,4,8589934592,1,0] 2008-04-08 12
+4 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1218 [1,2,4,8589934592,1,0] 2008-04-08 12
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1226 [1,2,4,8589934592,1,0] 2008-04-08 12
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1238 [1,2,4,8589934592,1,0] 2008-04-08 12
+427 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1248 [1,2,4,8589934592,1,0] 2008-04-08 12
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1260 [1,2,4,8589934592,1,0] 2008-04-08 12
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1272 [1,2,4,8589934592,1,0] 2008-04-08 12
+356 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1284 [1,2,4,8589934592,1,0] 2008-04-08 12
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1296 [1,2,4,8589934592,1,0] 2008-04-08 12
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1308 [1,2,4,8589934592,1,0] 2008-04-08 12
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1320 [1,2,4,8589934592,1,0] 2008-04-08 12
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1332 [1,2,4,8589934592,1,0] 2008-04-08 12
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1344 [1,2,4,8589934592,1,0] 2008-04-08 12
+386 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1356 [1,2,4,8589934592,1,0] 2008-04-08 12
+437 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1368 [1,2,4,8589934592,1,0] 2008-04-08 12
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1380 [1,2,4,8589934592,1,0] 2008-04-08 12
+192 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1392 [1,2,4,8589934592,1,0] 2008-04-08 12
+286 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1404 [1,2,4,8589934592,1,0] 2008-04-08 12
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1416 [1,2,4,8589934592,1,0] 2008-04-08 12
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1428 [1,2,4,8589934592,1,0] 2008-04-08 12
+54 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1440 [1,2,4,8589934592,1,0] 2008-04-08 12
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1450 [1,2,4,8589934592,1,0] 2008-04-08 12
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1462 [1,2,4,8589934592,1,0] 2008-04-08 12
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1472 [1,2,4,8589934592,1,0] 2008-04-08 12
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1484 [1,2,4,8589934592,1,0] 2008-04-08 12
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1496 [1,2,4,8589934592,1,0] 2008-04-08 12
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1508 [1,2,4,8589934592,1,0] 2008-04-08 12
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1520 [1,2,4,8589934592,1,0] 2008-04-08 12
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1532 [1,2,4,8589934592,1,0] 2008-04-08 12
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1544 [1,2,4,8589934592,1,0] 2008-04-08 12
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1556 [1,2,4,8589934592,1,0] 2008-04-08 12
+289 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1568 [1,2,4,8589934592,1,0] 2008-04-08 12
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1580 [1,2,4,8589934592,1,0] 2008-04-08 12
+65 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1592 [1,2,4,8589934592,1,0] 2008-04-08 12
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1602 [1,2,4,8589934592,1,0] 2008-04-08 12
+332 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1614 [1,2,4,8589934592,1,0] 2008-04-08 12
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1626 [1,2,4,8589934592,1,0] 2008-04-08 12
+275 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1638 [1,2,4,8589934592,1,0] 2008-04-08 12
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1650 [1,2,4,8589934592,1,0] 2008-04-08 12
+241 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1662 [1,2,4,8589934592,1,0] 2008-04-08 12
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1674 [1,2,4,8589934592,1,0] 2008-04-08 12
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1684 [1,2,4,8589934592,1,0] 2008-04-08 12
+180 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1696 [1,2,4,8589934592,1,0] 2008-04-08 12
+284 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1708 [1,2,4,8589934592,1,0] 2008-04-08 12
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1720 [1,2,4,8589934592,1,0] 2008-04-08 12
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1730 [1,2,4,8589934592,1,0] 2008-04-08 12
+181 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1742 [1,2,4,8589934592,1,0] 2008-04-08 12
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1754 [1,2,4,8589934592,1,0] 2008-04-08 12
+260 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1764 [1,2,4,8589934592,1,0] 2008-04-08 12
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1776 [1,2,4,8589934592,1,0] 2008-04-08 12
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1788 [1,2,4,8589934592,1,0] 2008-04-08 12
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1800 [1,2,4,8589934592,1,0] 2008-04-08 12
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1812 [1,2,4,8589934592,1,0] 2008-04-08 12
+373 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1824 [1,2,4,8589934592,1,0] 2008-04-08 12
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1836 [1,2,4,8589934592,1,0] 2008-04-08 12
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1848 [1,2,4,8589934592,1,0] 2008-04-08 12
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1860 [1,2,4,8589934592,1,0] 2008-04-08 12
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1872 [1,2,4,8589934592,1,0] 2008-04-08 12
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1882 [1,2,4,8589934592,1,0] 2008-04-08 12
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1894 [1,2,4,8589934592,1,0] 2008-04-08 12
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1906 [1,2,4,8589934592,1,0] 2008-04-08 12
+8 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1916 [1,2,4,8589934592,1,0] 2008-04-08 12
+411 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1924 [1,2,4,8589934592,1,0] 2008-04-08 12
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1936 [1,2,4,8589934592,1,0] 2008-04-08 12
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1948 [1,2,4,8589934592,1,0] 2008-04-08 12
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1960 [1,2,4,8589934592,1,0] 2008-04-08 12
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1972 [1,2,4,8589934592,1,0] 2008-04-08 12
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1982 [1,2,4,8589934592,1,0] 2008-04-08 12
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 1994 [1,2,4,8589934592,1,0] 2008-04-08 12
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2006 [1,2,4,8589934592,1,0] 2008-04-08 12
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2018 [1,2,4,8589934592,1,0] 2008-04-08 12
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2030 [1,2,4,8589934592,1,0] 2008-04-08 12
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2040 [1,2,4,8589934592,1,0] 2008-04-08 12
+158 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2052 [1,2,4,8589934592,1,0] 2008-04-08 12
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2064 [1,2,4,8589934592,1,0] 2008-04-08 12
+496 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2076 [1,2,4,8589934592,1,0] 2008-04-08 12
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2088 [1,2,4,8589934592,1,0] 2008-04-08 12
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2096 [1,2,4,8589934592,1,0] 2008-04-08 12
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2108 [1,2,4,8589934592,1,0] 2008-04-08 12
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2120 [1,2,4,8589934592,1,0] 2008-04-08 12
+393 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2132 [1,2,4,8589934592,1,0] 2008-04-08 12
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2144 [1,2,4,8589934592,1,0] 2008-04-08 12
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2156 [1,2,4,8589934592,1,0] 2008-04-08 12
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2168 [1,2,4,8589934592,1,0] 2008-04-08 12
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2180 [1,2,4,8589934592,1,0] 2008-04-08 12
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2192 [1,2,4,8589934592,1,0] 2008-04-08 12
+418 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2204 [1,2,4,8589934592,1,0] 2008-04-08 12
+96 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2216 [1,2,4,8589934592,1,0] 2008-04-08 12
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2226 [1,2,4,8589934592,1,0] 2008-04-08 12
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2236 [1,2,4,8589934592,1,0] 2008-04-08 12
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2248 [1,2,4,8589934592,1,0] 2008-04-08 12
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2260 [1,2,4,8589934592,1,0] 2008-04-08 12
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2272 [1,2,4,8589934592,1,0] 2008-04-08 12
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2284 [1,2,4,8589934592,1,0] 2008-04-08 12
+131 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2296 [1,2,4,8589934592,1,0] 2008-04-08 12
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2308 [1,2,4,8589934592,1,0] 2008-04-08 12
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2318 [1,2,4,8589934592,1,0] 2008-04-08 12
+43 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2330 [1,2,4,8589934592,1,0] 2008-04-08 12
+436 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2340 [1,2,4,8589934592,1,0] 2008-04-08 12
+156 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2352 [1,2,4,8589934592,1,0] 2008-04-08 12
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2364 [1,2,4,8589934592,1,0] 2008-04-08 12
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2376 [1,2,4,8589934592,1,0] 2008-04-08 12
+308 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2388 [1,2,4,8589934592,1,0] 2008-04-08 12
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2400 [1,2,4,8589934592,1,0] 2008-04-08 12
+196 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2410 [1,2,4,8589934592,1,0] 2008-04-08 12
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2422 [1,2,4,8589934592,1,0] 2008-04-08 12
+481 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2434 [1,2,4,8589934592,1,0] 2008-04-08 12
+457 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2446 [1,2,4,8589934592,1,0] 2008-04-08 12
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2458 [1,2,4,8589934592,1,0] 2008-04-08 12
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2468 [1,2,4,8589934592,1,0] 2008-04-08 12
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2480 [1,2,4,8589934592,1,0] 2008-04-08 12
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2492 [1,2,4,8589934592,1,0] 2008-04-08 12
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2504 [1,2,4,8589934592,1,0] 2008-04-08 12
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2516 [1,2,4,8589934592,1,0] 2008-04-08 12
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2528 [1,2,4,8589934592,1,0] 2008-04-08 12
+470 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2540 [1,2,4,8589934592,1,0] 2008-04-08 12
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2552 [1,2,4,8589934592,1,0] 2008-04-08 12
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2564 [1,2,4,8589934592,1,0] 2008-04-08 12
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2576 [1,2,4,8589934592,1,0] 2008-04-08 12
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2588 [1,2,4,8589934592,1,0] 2008-04-08 12
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2600 [1,2,4,8589934592,1,0] 2008-04-08 12
+85 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2612 [1,2,4,8589934592,1,0] 2008-04-08 12
+77 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2622 [1,2,4,8589934592,1,0] 2008-04-08 12
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2632 [1,2,4,8589934592,1,0] 2008-04-08 12
+490 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2640 [1,2,4,8589934592,1,0] 2008-04-08 12
+87 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2652 [1,2,4,8589934592,1,0] 2008-04-08 12
+364 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2662 [1,2,4,8589934592,1,0] 2008-04-08 12
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2674 [1,2,4,8589934592,1,0] 2008-04-08 12
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2686 [1,2,4,8589934592,1,0] 2008-04-08 12
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2698 [1,2,4,8589934592,1,0] 2008-04-08 12
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2710 [1,2,4,8589934592,1,0] 2008-04-08 12
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2722 [1,2,4,8589934592,1,0] 2008-04-08 12
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2734 [1,2,4,8589934592,1,0] 2008-04-08 12
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2746 [1,2,4,8589934592,1,0] 2008-04-08 12
+419 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2758 [1,2,4,8589934592,1,0] 2008-04-08 12
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2770 [1,2,4,8589934592,1,0] 2008-04-08 12
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2780 [1,2,4,8589934592,1,0] 2008-04-08 12
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2792 [1,2,4,8589934592,1,0] 2008-04-08 12
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2802 [1,2,4,8589934592,1,0] 2008-04-08 12
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2812 [1,2,4,8589934592,1,0] 2008-04-08 12
+19 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2824 [1,2,4,8589934592,1,0] 2008-04-08 12
+435 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2834 [1,2,4,8589934592,1,0] 2008-04-08 12
+10 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2846 [1,2,4,8589934592,1,0] 2008-04-08 12
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2856 [1,2,4,8589934592,1,0] 2008-04-08 12
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2868 [1,2,4,8589934592,1,0] 2008-04-08 12
+306 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2880 [1,2,4,8589934592,1,0] 2008-04-08 12
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2892 [1,2,4,8589934592,1,0] 2008-04-08 12
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2904 [1,2,4,8589934592,1,0] 2008-04-08 12
+389 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2916 [1,2,4,8589934592,1,0] 2008-04-08 12
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2928 [1,2,4,8589934592,1,0] 2008-04-08 12
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2940 [1,2,4,8589934592,1,0] 2008-04-08 12
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2952 [1,2,4,8589934592,1,0] 2008-04-08 12
+392 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2964 [1,2,4,8589934592,1,0] 2008-04-08 12
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2976 [1,2,4,8589934592,1,0] 2008-04-08 12
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 2988 [1,2,4,8589934592,1,0] 2008-04-08 12
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3000 [1,2,4,8589934592,1,0] 2008-04-08 12
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3012 [1,2,4,8589934592,1,0] 2008-04-08 12
+452 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3024 [1,2,4,8589934592,1,0] 2008-04-08 12
+177 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3036 [1,2,4,8589934592,1,0] 2008-04-08 12
+226 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3048 [1,2,4,8589934592,1,0] 2008-04-08 12
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3060 [1,2,4,8589934592,1,0] 2008-04-08 12
+497 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3068 [1,2,4,8589934592,1,0] 2008-04-08 12
+402 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3080 [1,2,4,8589934592,1,0] 2008-04-08 12
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3092 [1,2,4,8589934592,1,0] 2008-04-08 12
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3104 [1,2,4,8589934592,1,0] 2008-04-08 12
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3116 [1,2,4,8589934592,1,0] 2008-04-08 12
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3128 [1,2,4,8589934592,1,0] 2008-04-08 12
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3138 [1,2,4,8589934592,1,0] 2008-04-08 12
+336 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3148 [1,2,4,8589934592,1,0] 2008-04-08 12
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3160 [1,2,4,8589934592,1,0] 2008-04-08 12
+11 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3170 [1,2,4,8589934592,1,0] 2008-04-08 12
+168 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3180 [1,2,4,8589934592,1,0] 2008-04-08 12
+34 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3192 [1,2,4,8589934592,1,0] 2008-04-08 12
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3202 [1,2,4,8589934592,1,0] 2008-04-08 12
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3214 [1,2,4,8589934592,1,0] 2008-04-08 12
+143 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3226 [1,2,4,8589934592,1,0] 2008-04-08 12
+472 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3238 [1,2,4,8589934592,1,0] 2008-04-08 12
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3250 [1,2,4,8589934592,1,0] 2008-04-08 12
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3262 [1,2,4,8589934592,1,0] 2008-04-08 12
+160 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3274 [1,2,4,8589934592,1,0] 2008-04-08 12
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3286 [1,2,4,8589934592,1,0] 2008-04-08 12
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3298 [1,2,4,8589934592,1,0] 2008-04-08 12
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3308 [1,2,4,8589934592,1,0] 2008-04-08 12
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3320 [1,2,4,8589934592,1,0] 2008-04-08 12
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3332 [1,2,4,8589934592,1,0] 2008-04-08 12
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3344 [1,2,4,8589934592,1,0] 2008-04-08 12
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3356 [1,2,4,8589934592,1,0] 2008-04-08 12
+78 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3368 [1,2,4,8589934592,1,0] 2008-04-08 12
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3378 [1,2,4,8589934592,1,0] 2008-04-08 12
+41 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3388 [1,2,4,8589934592,1,0] 2008-04-08 12
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3398 [1,2,4,8589934592,1,0] 2008-04-08 12
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3410 [1,2,4,8589934592,1,0] 2008-04-08 12
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3422 [1,2,4,8589934592,1,0] 2008-04-08 12
+449 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3434 [1,2,4,8589934592,1,0] 2008-04-08 12
+218 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3446 [1,2,4,8589934592,1,0] 2008-04-08 12
+228 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3458 [1,2,4,8589934592,1,0] 2008-04-08 12
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3470 [1,2,4,8589934592,1,0] 2008-04-08 12
+453 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3482 [1,2,4,8589934592,1,0] 2008-04-08 12
+30 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3494 [1,2,4,8589934592,1,0] 2008-04-08 12
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3504 [1,2,4,8589934592,1,0] 2008-04-08 12
+64 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3516 [1,2,4,8589934592,1,0] 2008-04-08 12
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3526 [1,2,4,8589934592,1,0] 2008-04-08 12
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3538 [1,2,4,8589934592,1,0] 2008-04-08 12
+74 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3548 [1,2,4,8589934592,1,0] 2008-04-08 12
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3558 [1,2,4,8589934592,1,0] 2008-04-08 12
+69 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3570 [1,2,4,8589934592,1,0] 2008-04-08 12
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3580 [1,2,4,8589934592,1,0] 2008-04-08 12
+33 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3592 [1,2,4,8589934592,1,0] 2008-04-08 12
+368 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3602 [1,2,4,8589934592,1,0] 2008-04-08 12
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3614 [1,2,4,8589934592,1,0] 2008-04-08 12
+296 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3626 [1,2,4,8589934592,1,0] 2008-04-08 12
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3638 [1,2,4,8589934592,1,0] 2008-04-08 12
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3650 [1,2,4,8589934592,1,0] 2008-04-08 12
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3662 [1,2,4,8589934592,1,0] 2008-04-08 12
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3674 [1,2,4,8589934592,1,0] 2008-04-08 12
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3686 [1,2,4,8589934592,1,0] 2008-04-08 12
+274 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3698 [1,2,4,8589934592,1,0] 2008-04-08 12
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3710 [1,2,4,8589934592,1,0] 2008-04-08 12
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3722 [1,2,4,8589934592,1,0] 2008-04-08 12
+485 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3734 [1,2,4,8589934592,1,0] 2008-04-08 12
+116 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3746 [1,2,4,8589934592,1,0] 2008-04-08 12
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3758 [1,2,4,8589934592,1,0] 2008-04-08 12
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3770 [1,2,4,8589934592,1,0] 2008-04-08 12
+263 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3782 [1,2,4,8589934592,1,0] 2008-04-08 12
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3794 [1,2,4,8589934592,1,0] 2008-04-08 12
+487 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3804 [1,2,4,8589934592,1,0] 2008-04-08 12
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3816 [1,2,4,8589934592,1,0] 2008-04-08 12
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3828 [1,2,4,8589934592,1,0] 2008-04-08 12
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3840 [1,2,4,8589934592,1,0] 2008-04-08 12
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3852 [1,2,4,8589934592,1,0] 2008-04-08 12
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3864 [1,2,4,8589934592,1,0] 2008-04-08 12
+244 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3872 [1,2,4,8589934592,1,0] 2008-04-08 12
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3884 [1,2,4,8589934592,1,0] 2008-04-08 12
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3896 [1,2,4,8589934592,1,0] 2008-04-08 12
+467 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3908 [1,2,4,8589934592,1,0] 2008-04-08 12
+432 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3920 [1,2,4,8589934592,1,0] 2008-04-08 12
+202 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3932 [1,2,4,8589934592,1,0] 2008-04-08 12
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3944 [1,2,4,8589934592,1,0] 2008-04-08 12
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3956 [1,2,4,8589934592,1,0] 2008-04-08 12
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3968 [1,2,4,8589934592,1,0] 2008-04-08 12
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3980 [1,2,4,8589934592,1,0] 2008-04-08 12
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 3992 [1,2,4,8589934592,1,0] 2008-04-08 12
+2 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4004 [1,2,4,8589934592,1,0] 2008-04-08 12
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4012 [1,2,4,8589934592,1,0] 2008-04-08 12
+283 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4022 [1,2,4,8589934592,1,0] 2008-04-08 12
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4034 [1,2,4,8589934592,1,0] 2008-04-08 12
+235 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4046 [1,2,4,8589934592,1,0] 2008-04-08 12
+80 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4058 [1,2,4,8589934592,1,0] 2008-04-08 12
+44 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4068 [1,2,4,8589934592,1,0] 2008-04-08 12
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4078 [1,2,4,8589934592,1,0] 2008-04-08 12
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4090 [1,2,4,8589934592,1,0] 2008-04-08 12
+335 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4102 [1,2,4,8589934592,1,0] 2008-04-08 12
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4114 [1,2,4,8589934592,1,0] 2008-04-08 12
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4126 [1,2,4,8589934592,1,0] 2008-04-08 12
+366 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4138 [1,2,4,8589934592,1,0] 2008-04-08 12
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4150 [1,2,4,8589934592,1,0] 2008-04-08 12
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4162 [1,2,4,8589934592,1,0] 2008-04-08 12
+483 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4174 [1,2,4,8589934592,1,0] 2008-04-08 12
+53 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4186 [1,2,4,8589934592,1,0] 2008-04-08 12
+105 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4196 [1,2,4,8589934592,1,0] 2008-04-08 12
+257 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4208 [1,2,4,8589934592,1,0] 2008-04-08 12
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4220 [1,2,4,8589934592,1,0] 2008-04-08 12
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4232 [1,2,4,8589934592,1,0] 2008-04-08 12
+190 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4244 [1,2,4,8589934592,1,0] 2008-04-08 12
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4256 [1,2,4,8589934592,1,0] 2008-04-08 12
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4268 [1,2,4,8589934592,1,0] 2008-04-08 12
+114 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4280 [1,2,4,8589934592,1,0] 2008-04-08 12
+258 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4292 [1,2,4,8589934592,1,0] 2008-04-08 12
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4304 [1,2,4,8589934592,1,0] 2008-04-08 12
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4314 [1,2,4,8589934592,1,0] 2008-04-08 12
+262 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4326 [1,2,4,8589934592,1,0] 2008-04-08 12
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4338 [1,2,4,8589934592,1,0] 2008-04-08 12
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4350 [1,2,4,8589934592,1,0] 2008-04-08 12
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4362 [1,2,4,8589934592,1,0] 2008-04-08 12
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4372 [1,2,4,8589934592,1,0] 2008-04-08 12
+201 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4384 [1,2,4,8589934592,1,0] 2008-04-08 12
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4396 [1,2,4,8589934592,1,0] 2008-04-08 12
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4408 [1,2,4,8589934592,1,0] 2008-04-08 12
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4420 [1,2,4,8589934592,1,0] 2008-04-08 12
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4432 [1,2,4,8589934592,1,0] 2008-04-08 12
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4444 [1,2,4,8589934592,1,0] 2008-04-08 12
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4456 [1,2,4,8589934592,1,0] 2008-04-08 12
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4468 [1,2,4,8589934592,1,0] 2008-04-08 12
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4480 [1,2,4,8589934592,1,0] 2008-04-08 12
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4492 [1,2,4,8589934592,1,0] 2008-04-08 12
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4504 [1,2,4,8589934592,1,0] 2008-04-08 12
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4516 [1,2,4,8589934592,1,0] 2008-04-08 12
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4528 [1,2,4,8589934592,1,0] 2008-04-08 12
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4540 [1,2,4,8589934592,1,0] 2008-04-08 12
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4548 [1,2,4,8589934592,1,0] 2008-04-08 12
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4558 [1,2,4,8589934592,1,0] 2008-04-08 12
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4570 [1,2,4,8589934592,1,0] 2008-04-08 12
+291 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4582 [1,2,4,8589934592,1,0] 2008-04-08 12
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4594 [1,2,4,8589934592,1,0] 2008-04-08 12
+351 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4604 [1,2,4,8589934592,1,0] 2008-04-08 12
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4616 [1,2,4,8589934592,1,0] 2008-04-08 12
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4628 [1,2,4,8589934592,1,0] 2008-04-08 12
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4640 [1,2,4,8589934592,1,0] 2008-04-08 12
+163 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4650 [1,2,4,8589934592,1,0] 2008-04-08 12
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4662 [1,2,4,8589934592,1,0] 2008-04-08 12
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4674 [1,2,4,8589934592,1,0] 2008-04-08 12
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4686 [1,2,4,8589934592,1,0] 2008-04-08 12
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4698 [1,2,4,8589934592,1,0] 2008-04-08 12
+491 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4710 [1,2,4,8589934592,1,0] 2008-04-08 12
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4722 [1,2,4,8589934592,1,0] 2008-04-08 12
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4734 [1,2,4,8589934592,1,0] 2008-04-08 12
+360 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4746 [1,2,4,8589934592,1,0] 2008-04-08 12
+248 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4758 [1,2,4,8589934592,1,0] 2008-04-08 12
+479 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4770 [1,2,4,8589934592,1,0] 2008-04-08 12
+305 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4782 [1,2,4,8589934592,1,0] 2008-04-08 12
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4794 [1,2,4,8589934592,1,0] 2008-04-08 12
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4806 [1,2,4,8589934592,1,0] 2008-04-08 12
+444 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4818 [1,2,4,8589934592,1,0] 2008-04-08 12
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4830 [1,2,4,8589934592,1,0] 2008-04-08 12
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4842 [1,2,4,8589934592,1,0] 2008-04-08 12
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4854 [1,2,4,8589934592,1,0] 2008-04-08 12
+443 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4866 [1,2,4,8589934592,1,0] 2008-04-08 12
+323 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4878 [1,2,4,8589934592,1,0] 2008-04-08 12
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4890 [1,2,4,8589934592,1,0] 2008-04-08 12
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4902 [1,2,4,8589934592,1,0] 2008-04-08 12
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4914 [1,2,4,8589934592,1,0] 2008-04-08 12
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4926 [1,2,4,8589934592,1,0] 2008-04-08 12
+178 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4938 [1,2,4,8589934592,1,0] 2008-04-08 12
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4950 [1,2,4,8589934592,1,0] 2008-04-08 12
+310 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4962 [1,2,4,8589934592,1,0] 2008-04-08 12
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4974 [1,2,4,8589934592,1,0] 2008-04-08 12
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4986 [1,2,4,8589934592,1,0] 2008-04-08 12
+493 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 4998 [1,2,4,8589934592,1,0] 2008-04-08 12
+460 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5010 [1,2,4,8589934592,1,0] 2008-04-08 12
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5022 [1,2,4,8589934592,1,0] 2008-04-08 12
+249 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5034 [1,2,4,8589934592,1,0] 2008-04-08 12
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5046 [1,2,4,8589934592,1,0] 2008-04-08 12
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5058 [1,2,4,8589934592,1,0] 2008-04-08 12
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5070 [1,2,4,8589934592,1,0] 2008-04-08 12
+136 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5080 [1,2,4,8589934592,1,0] 2008-04-08 12
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5092 [1,2,4,8589934592,1,0] 2008-04-08 12
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5104 [1,2,4,8589934592,1,0] 2008-04-08 12
+214 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5116 [1,2,4,8589934592,1,0] 2008-04-08 12
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5128 [1,2,4,8589934592,1,0] 2008-04-08 12
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5140 [1,2,4,8589934592,1,0] 2008-04-08 12
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5152 [1,2,4,8589934592,1,0] 2008-04-08 12
+133 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5164 [1,2,4,8589934592,1,0] 2008-04-08 12
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5176 [1,2,4,8589934592,1,0] 2008-04-08 12
+189 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5188 [1,2,4,8589934592,1,0] 2008-04-08 12
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5200 [1,2,4,8589934592,1,0] 2008-04-08 12
+375 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5212 [1,2,4,8589934592,1,0] 2008-04-08 12
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5224 [1,2,4,8589934592,1,0] 2008-04-08 12
+421 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5236 [1,2,4,8589934592,1,0] 2008-04-08 12
+407 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5248 [1,2,4,8589934592,1,0] 2008-04-08 12
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5260 [1,2,4,8589934592,1,0] 2008-04-08 12
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5272 [1,2,4,8589934592,1,0] 2008-04-08 12
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5284 [1,2,4,8589934592,1,0] 2008-04-08 12
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5294 [1,2,4,8589934592,1,0] 2008-04-08 12
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5306 [1,2,4,8589934592,1,0] 2008-04-08 12
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5316 [1,2,4,8589934592,1,0] 2008-04-08 12
+379 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5328 [1,2,4,8589934592,1,0] 2008-04-08 12
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5340 [1,2,4,8589934592,1,0] 2008-04-08 12
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5350 [1,2,4,8589934592,1,0] 2008-04-08 12
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5362 [1,2,4,8589934592,1,0] 2008-04-08 12
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5374 [1,2,4,8589934592,1,0] 2008-04-08 12
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5386 [1,2,4,8589934592,1,0] 2008-04-08 12
+9 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5398 [1,2,4,8589934592,1,0] 2008-04-08 12
+341 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5406 [1,2,4,8589934592,1,0] 2008-04-08 12
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5418 [1,2,4,8589934592,1,0] 2008-04-08 12
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5430 [1,2,4,8589934592,1,0] 2008-04-08 12
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5442 [1,2,4,8589934592,1,0] 2008-04-08 12
+362 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5454 [1,2,4,8589934592,1,0] 2008-04-08 12
+186 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5466 [1,2,4,8589934592,1,0] 2008-04-08 12
+285 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5478 [1,2,4,8589934592,1,0] 2008-04-08 12
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5490 [1,2,4,8589934592,1,0] 2008-04-08 12
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5502 [1,2,4,8589934592,1,0] 2008-04-08 12
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5514 [1,2,4,8589934592,1,0] 2008-04-08 12
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5524 [1,2,4,8589934592,1,0] 2008-04-08 12
+183 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5536 [1,2,4,8589934592,1,0] 2008-04-08 12
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5548 [1,2,4,8589934592,1,0] 2008-04-08 12
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5560 [1,2,4,8589934592,1,0] 2008-04-08 12
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5572 [1,2,4,8589934592,1,0] 2008-04-08 12
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5582 [1,2,4,8589934592,1,0] 2008-04-08 12
+315 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5594 [1,2,4,8589934592,1,0] 2008-04-08 12
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5606 [1,2,4,8589934592,1,0] 2008-04-08 12
+28 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5616 [1,2,4,8589934592,1,0] 2008-04-08 12
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5626 [1,2,4,8589934592,1,0] 2008-04-08 12
+448 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5636 [1,2,4,8589934592,1,0] 2008-04-08 12
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5648 [1,2,4,8589934592,1,0] 2008-04-08 12
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5660 [1,2,4,8589934592,1,0] 2008-04-08 12
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5672 [1,2,4,8589934592,1,0] 2008-04-08 12
+194 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5684 [1,2,4,8589934592,1,0] 2008-04-08 12
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5696 [1,2,4,8589934592,1,0] 2008-04-08 12
+477 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5708 [1,2,4,8589934592,1,0] 2008-04-08 12
+222 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5720 [1,2,4,8589934592,1,0] 2008-04-08 12
+126 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5732 [1,2,4,8589934592,1,0] 2008-04-08 12
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5744 [1,2,4,8589934592,1,0] 2008-04-08 12
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5754 [1,2,4,8589934592,1,0] 2008-04-08 12
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5766 [1,2,4,8589934592,1,0] 2008-04-08 12
+400 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5778 [1,2,4,8589934592,1,0] 2008-04-08 12
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5790 [1,2,4,8589934592,1,0] 2008-04-08 12
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12/kv1.txt 5802 [1,2,4,8589934592,1,0] 2008-04-08 12
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 0 [1,2,4,8589934592,1,0] 2008-04-09 11
+86 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 12 [1,2,4,8589934592,1,0] 2008-04-09 11
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 22 [1,2,4,8589934592,1,0] 2008-04-09 11
+27 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 34 [1,2,4,8589934592,1,0] 2008-04-09 11
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 44 [1,2,4,8589934592,1,0] 2008-04-09 11
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 56 [1,2,4,8589934592,1,0] 2008-04-09 11
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 68 [1,2,4,8589934592,1,0] 2008-04-09 11
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 80 [1,2,4,8589934592,1,0] 2008-04-09 11
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 92 [1,2,4,8589934592,1,0] 2008-04-09 11
+484 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 102 [1,2,4,8589934592,1,0] 2008-04-09 11
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 114 [1,2,4,8589934592,1,0] 2008-04-09 11
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 126 [1,2,4,8589934592,1,0] 2008-04-09 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 138 [1,2,4,8589934592,1,0] 2008-04-09 11
+150 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 150 [1,2,4,8589934592,1,0] 2008-04-09 11
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 162 [1,2,4,8589934592,1,0] 2008-04-09 11
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 174 [1,2,4,8589934592,1,0] 2008-04-09 11
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 186 [1,2,4,8589934592,1,0] 2008-04-09 11
+66 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 198 [1,2,4,8589934592,1,0] 2008-04-09 11
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 208 [1,2,4,8589934592,1,0] 2008-04-09 11
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 220 [1,2,4,8589934592,1,0] 2008-04-09 11
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 232 [1,2,4,8589934592,1,0] 2008-04-09 11
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 244 [1,2,4,8589934592,1,0] 2008-04-09 11
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 256 [1,2,4,8589934592,1,0] 2008-04-09 11
+374 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 268 [1,2,4,8589934592,1,0] 2008-04-09 11
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 280 [1,2,4,8589934592,1,0] 2008-04-09 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 292 [1,2,4,8589934592,1,0] 2008-04-09 11
+145 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 304 [1,2,4,8589934592,1,0] 2008-04-09 11
+495 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 316 [1,2,4,8589934592,1,0] 2008-04-09 11
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 328 [1,2,4,8589934592,1,0] 2008-04-09 11
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 338 [1,2,4,8589934592,1,0] 2008-04-09 11
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 350 [1,2,4,8589934592,1,0] 2008-04-09 11
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 362 [1,2,4,8589934592,1,0] 2008-04-09 11
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 374 [1,2,4,8589934592,1,0] 2008-04-09 11
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 386 [1,2,4,8589934592,1,0] 2008-04-09 11
+82 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 396 [1,2,4,8589934592,1,0] 2008-04-09 11
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 406 [1,2,4,8589934592,1,0] 2008-04-09 11
+166 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 418 [1,2,4,8589934592,1,0] 2008-04-09 11
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 430 [1,2,4,8589934592,1,0] 2008-04-09 11
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 442 [1,2,4,8589934592,1,0] 2008-04-09 11
+252 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 454 [1,2,4,8589934592,1,0] 2008-04-09 11
+292 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 466 [1,2,4,8589934592,1,0] 2008-04-09 11
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 478 [1,2,4,8589934592,1,0] 2008-04-09 11
+287 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 490 [1,2,4,8589934592,1,0] 2008-04-09 11
+153 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 502 [1,2,4,8589934592,1,0] 2008-04-09 11
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 514 [1,2,4,8589934592,1,0] 2008-04-09 11
+338 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 526 [1,2,4,8589934592,1,0] 2008-04-09 11
+446 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 538 [1,2,4,8589934592,1,0] 2008-04-09 11
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 550 [1,2,4,8589934592,1,0] 2008-04-09 11
+394 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 562 [1,2,4,8589934592,1,0] 2008-04-09 11
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 574 [1,2,4,8589934592,1,0] 2008-04-09 11
+482 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 586 [1,2,4,8589934592,1,0] 2008-04-09 11
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 598 [1,2,4,8589934592,1,0] 2008-04-09 11
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 610 [1,2,4,8589934592,1,0] 2008-04-09 11
+494 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 622 [1,2,4,8589934592,1,0] 2008-04-09 11
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 634 [1,2,4,8589934592,1,0] 2008-04-09 11
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 646 [1,2,4,8589934592,1,0] 2008-04-09 11
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 658 [1,2,4,8589934592,1,0] 2008-04-09 11
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 670 [1,2,4,8589934592,1,0] 2008-04-09 11
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 682 [1,2,4,8589934592,1,0] 2008-04-09 11
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 694 [1,2,4,8589934592,1,0] 2008-04-09 11
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 706 [1,2,4,8589934592,1,0] 2008-04-09 11
+247 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 718 [1,2,4,8589934592,1,0] 2008-04-09 11
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 730 [1,2,4,8589934592,1,0] 2008-04-09 11
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 742 [1,2,4,8589934592,1,0] 2008-04-09 11
+162 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 754 [1,2,4,8589934592,1,0] 2008-04-09 11
+377 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 766 [1,2,4,8589934592,1,0] 2008-04-09 11
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 778 [1,2,4,8589934592,1,0] 2008-04-09 11
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 790 [1,2,4,8589934592,1,0] 2008-04-09 11
+365 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 802 [1,2,4,8589934592,1,0] 2008-04-09 11
+266 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 814 [1,2,4,8589934592,1,0] 2008-04-09 11
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 826 [1,2,4,8589934592,1,0] 2008-04-09 11
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 838 [1,2,4,8589934592,1,0] 2008-04-09 11
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 850 [1,2,4,8589934592,1,0] 2008-04-09 11
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 862 [1,2,4,8589934592,1,0] 2008-04-09 11
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 874 [1,2,4,8589934592,1,0] 2008-04-09 11
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 886 [1,2,4,8589934592,1,0] 2008-04-09 11
+475 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 898 [1,2,4,8589934592,1,0] 2008-04-09 11
+17 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 910 [1,2,4,8589934592,1,0] 2008-04-09 11
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 920 [1,2,4,8589934592,1,0] 2008-04-09 11
+155 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 932 [1,2,4,8589934592,1,0] 2008-04-09 11
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 944 [1,2,4,8589934592,1,0] 2008-04-09 11
+339 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 956 [1,2,4,8589934592,1,0] 2008-04-09 11
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 968 [1,2,4,8589934592,1,0] 2008-04-09 11
+455 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 976 [1,2,4,8589934592,1,0] 2008-04-09 11
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 988 [1,2,4,8589934592,1,0] 2008-04-09 11
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1000 [1,2,4,8589934592,1,0] 2008-04-09 11
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1012 [1,2,4,8589934592,1,0] 2008-04-09 11
+57 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1024 [1,2,4,8589934592,1,0] 2008-04-09 11
+302 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1034 [1,2,4,8589934592,1,0] 2008-04-09 11
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1046 [1,2,4,8589934592,1,0] 2008-04-09 11
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1058 [1,2,4,8589934592,1,0] 2008-04-09 11
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1070 [1,2,4,8589934592,1,0] 2008-04-09 11
+345 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1082 [1,2,4,8589934592,1,0] 2008-04-09 11
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1094 [1,2,4,8589934592,1,0] 2008-04-09 11
+170 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1106 [1,2,4,8589934592,1,0] 2008-04-09 11
+20 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1118 [1,2,4,8589934592,1,0] 2008-04-09 11
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1128 [1,2,4,8589934592,1,0] 2008-04-09 11
+157 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1140 [1,2,4,8589934592,1,0] 2008-04-09 11
+378 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1152 [1,2,4,8589934592,1,0] 2008-04-09 11
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1164 [1,2,4,8589934592,1,0] 2008-04-09 11
+92 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1176 [1,2,4,8589934592,1,0] 2008-04-09 11
+111 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1186 [1,2,4,8589934592,1,0] 2008-04-09 11
+47 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1198 [1,2,4,8589934592,1,0] 2008-04-09 11
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1208 [1,2,4,8589934592,1,0] 2008-04-09 11
+4 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1218 [1,2,4,8589934592,1,0] 2008-04-09 11
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1226 [1,2,4,8589934592,1,0] 2008-04-09 11
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1238 [1,2,4,8589934592,1,0] 2008-04-09 11
+427 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1248 [1,2,4,8589934592,1,0] 2008-04-09 11
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1260 [1,2,4,8589934592,1,0] 2008-04-09 11
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1272 [1,2,4,8589934592,1,0] 2008-04-09 11
+356 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1284 [1,2,4,8589934592,1,0] 2008-04-09 11
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1296 [1,2,4,8589934592,1,0] 2008-04-09 11
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1308 [1,2,4,8589934592,1,0] 2008-04-09 11
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1320 [1,2,4,8589934592,1,0] 2008-04-09 11
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1332 [1,2,4,8589934592,1,0] 2008-04-09 11
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1344 [1,2,4,8589934592,1,0] 2008-04-09 11
+386 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1356 [1,2,4,8589934592,1,0] 2008-04-09 11
+437 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1368 [1,2,4,8589934592,1,0] 2008-04-09 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1380 [1,2,4,8589934592,1,0] 2008-04-09 11
+192 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1392 [1,2,4,8589934592,1,0] 2008-04-09 11
+286 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1404 [1,2,4,8589934592,1,0] 2008-04-09 11
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1416 [1,2,4,8589934592,1,0] 2008-04-09 11
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1428 [1,2,4,8589934592,1,0] 2008-04-09 11
+54 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1440 [1,2,4,8589934592,1,0] 2008-04-09 11
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1450 [1,2,4,8589934592,1,0] 2008-04-09 11
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1462 [1,2,4,8589934592,1,0] 2008-04-09 11
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1472 [1,2,4,8589934592,1,0] 2008-04-09 11
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1484 [1,2,4,8589934592,1,0] 2008-04-09 11
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1496 [1,2,4,8589934592,1,0] 2008-04-09 11
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1508 [1,2,4,8589934592,1,0] 2008-04-09 11
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1520 [1,2,4,8589934592,1,0] 2008-04-09 11
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1532 [1,2,4,8589934592,1,0] 2008-04-09 11
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1544 [1,2,4,8589934592,1,0] 2008-04-09 11
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1556 [1,2,4,8589934592,1,0] 2008-04-09 11
+289 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1568 [1,2,4,8589934592,1,0] 2008-04-09 11
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1580 [1,2,4,8589934592,1,0] 2008-04-09 11
+65 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1592 [1,2,4,8589934592,1,0] 2008-04-09 11
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1602 [1,2,4,8589934592,1,0] 2008-04-09 11
+332 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1614 [1,2,4,8589934592,1,0] 2008-04-09 11
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1626 [1,2,4,8589934592,1,0] 2008-04-09 11
+275 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1638 [1,2,4,8589934592,1,0] 2008-04-09 11
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1650 [1,2,4,8589934592,1,0] 2008-04-09 11
+241 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1662 [1,2,4,8589934592,1,0] 2008-04-09 11
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1674 [1,2,4,8589934592,1,0] 2008-04-09 11
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1684 [1,2,4,8589934592,1,0] 2008-04-09 11
+180 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1696 [1,2,4,8589934592,1,0] 2008-04-09 11
+284 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1708 [1,2,4,8589934592,1,0] 2008-04-09 11
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1720 [1,2,4,8589934592,1,0] 2008-04-09 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1730 [1,2,4,8589934592,1,0] 2008-04-09 11
+181 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1742 [1,2,4,8589934592,1,0] 2008-04-09 11
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1754 [1,2,4,8589934592,1,0] 2008-04-09 11
+260 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1764 [1,2,4,8589934592,1,0] 2008-04-09 11
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1776 [1,2,4,8589934592,1,0] 2008-04-09 11
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1788 [1,2,4,8589934592,1,0] 2008-04-09 11
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1800 [1,2,4,8589934592,1,0] 2008-04-09 11
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1812 [1,2,4,8589934592,1,0] 2008-04-09 11
+373 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1824 [1,2,4,8589934592,1,0] 2008-04-09 11
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1836 [1,2,4,8589934592,1,0] 2008-04-09 11
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1848 [1,2,4,8589934592,1,0] 2008-04-09 11
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1860 [1,2,4,8589934592,1,0] 2008-04-09 11
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1872 [1,2,4,8589934592,1,0] 2008-04-09 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1882 [1,2,4,8589934592,1,0] 2008-04-09 11
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1894 [1,2,4,8589934592,1,0] 2008-04-09 11
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1906 [1,2,4,8589934592,1,0] 2008-04-09 11
+8 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1916 [1,2,4,8589934592,1,0] 2008-04-09 11
+411 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1924 [1,2,4,8589934592,1,0] 2008-04-09 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1936 [1,2,4,8589934592,1,0] 2008-04-09 11
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1948 [1,2,4,8589934592,1,0] 2008-04-09 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1960 [1,2,4,8589934592,1,0] 2008-04-09 11
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1972 [1,2,4,8589934592,1,0] 2008-04-09 11
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1982 [1,2,4,8589934592,1,0] 2008-04-09 11
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 1994 [1,2,4,8589934592,1,0] 2008-04-09 11
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2006 [1,2,4,8589934592,1,0] 2008-04-09 11
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2018 [1,2,4,8589934592,1,0] 2008-04-09 11
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2030 [1,2,4,8589934592,1,0] 2008-04-09 11
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2040 [1,2,4,8589934592,1,0] 2008-04-09 11
+158 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2052 [1,2,4,8589934592,1,0] 2008-04-09 11
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2064 [1,2,4,8589934592,1,0] 2008-04-09 11
+496 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2076 [1,2,4,8589934592,1,0] 2008-04-09 11
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2088 [1,2,4,8589934592,1,0] 2008-04-09 11
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2096 [1,2,4,8589934592,1,0] 2008-04-09 11
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2108 [1,2,4,8589934592,1,0] 2008-04-09 11
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2120 [1,2,4,8589934592,1,0] 2008-04-09 11
+393 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2132 [1,2,4,8589934592,1,0] 2008-04-09 11
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2144 [1,2,4,8589934592,1,0] 2008-04-09 11
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2156 [1,2,4,8589934592,1,0] 2008-04-09 11
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2168 [1,2,4,8589934592,1,0] 2008-04-09 11
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2180 [1,2,4,8589934592,1,0] 2008-04-09 11
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2192 [1,2,4,8589934592,1,0] 2008-04-09 11
+418 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2204 [1,2,4,8589934592,1,0] 2008-04-09 11
+96 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2216 [1,2,4,8589934592,1,0] 2008-04-09 11
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2226 [1,2,4,8589934592,1,0] 2008-04-09 11
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2236 [1,2,4,8589934592,1,0] 2008-04-09 11
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2248 [1,2,4,8589934592,1,0] 2008-04-09 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2260 [1,2,4,8589934592,1,0] 2008-04-09 11
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2272 [1,2,4,8589934592,1,0] 2008-04-09 11
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2284 [1,2,4,8589934592,1,0] 2008-04-09 11
+131 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2296 [1,2,4,8589934592,1,0] 2008-04-09 11
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2308 [1,2,4,8589934592,1,0] 2008-04-09 11
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2318 [1,2,4,8589934592,1,0] 2008-04-09 11
+43 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2330 [1,2,4,8589934592,1,0] 2008-04-09 11
+436 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2340 [1,2,4,8589934592,1,0] 2008-04-09 11
+156 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2352 [1,2,4,8589934592,1,0] 2008-04-09 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2364 [1,2,4,8589934592,1,0] 2008-04-09 11
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2376 [1,2,4,8589934592,1,0] 2008-04-09 11
+308 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2388 [1,2,4,8589934592,1,0] 2008-04-09 11
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2400 [1,2,4,8589934592,1,0] 2008-04-09 11
+196 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2410 [1,2,4,8589934592,1,0] 2008-04-09 11
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2422 [1,2,4,8589934592,1,0] 2008-04-09 11
+481 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2434 [1,2,4,8589934592,1,0] 2008-04-09 11
+457 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2446 [1,2,4,8589934592,1,0] 2008-04-09 11
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2458 [1,2,4,8589934592,1,0] 2008-04-09 11
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2468 [1,2,4,8589934592,1,0] 2008-04-09 11
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2480 [1,2,4,8589934592,1,0] 2008-04-09 11
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2492 [1,2,4,8589934592,1,0] 2008-04-09 11
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2504 [1,2,4,8589934592,1,0] 2008-04-09 11
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2516 [1,2,4,8589934592,1,0] 2008-04-09 11
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2528 [1,2,4,8589934592,1,0] 2008-04-09 11
+470 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2540 [1,2,4,8589934592,1,0] 2008-04-09 11
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2552 [1,2,4,8589934592,1,0] 2008-04-09 11
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2564 [1,2,4,8589934592,1,0] 2008-04-09 11
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2576 [1,2,4,8589934592,1,0] 2008-04-09 11
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2588 [1,2,4,8589934592,1,0] 2008-04-09 11
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2600 [1,2,4,8589934592,1,0] 2008-04-09 11
+85 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2612 [1,2,4,8589934592,1,0] 2008-04-09 11
+77 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2622 [1,2,4,8589934592,1,0] 2008-04-09 11
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2632 [1,2,4,8589934592,1,0] 2008-04-09 11
+490 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2640 [1,2,4,8589934592,1,0] 2008-04-09 11
+87 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2652 [1,2,4,8589934592,1,0] 2008-04-09 11
+364 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2662 [1,2,4,8589934592,1,0] 2008-04-09 11
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2674 [1,2,4,8589934592,1,0] 2008-04-09 11
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2686 [1,2,4,8589934592,1,0] 2008-04-09 11
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2698 [1,2,4,8589934592,1,0] 2008-04-09 11
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2710 [1,2,4,8589934592,1,0] 2008-04-09 11
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2722 [1,2,4,8589934592,1,0] 2008-04-09 11
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2734 [1,2,4,8589934592,1,0] 2008-04-09 11
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2746 [1,2,4,8589934592,1,0] 2008-04-09 11
+419 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2758 [1,2,4,8589934592,1,0] 2008-04-09 11
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2770 [1,2,4,8589934592,1,0] 2008-04-09 11
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2780 [1,2,4,8589934592,1,0] 2008-04-09 11
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2792 [1,2,4,8589934592,1,0] 2008-04-09 11
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2802 [1,2,4,8589934592,1,0] 2008-04-09 11
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2812 [1,2,4,8589934592,1,0] 2008-04-09 11
+19 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2824 [1,2,4,8589934592,1,0] 2008-04-09 11
+435 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2834 [1,2,4,8589934592,1,0] 2008-04-09 11
+10 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2846 [1,2,4,8589934592,1,0] 2008-04-09 11
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2856 [1,2,4,8589934592,1,0] 2008-04-09 11
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2868 [1,2,4,8589934592,1,0] 2008-04-09 11
+306 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2880 [1,2,4,8589934592,1,0] 2008-04-09 11
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2892 [1,2,4,8589934592,1,0] 2008-04-09 11
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2904 [1,2,4,8589934592,1,0] 2008-04-09 11
+389 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2916 [1,2,4,8589934592,1,0] 2008-04-09 11
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2928 [1,2,4,8589934592,1,0] 2008-04-09 11
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2940 [1,2,4,8589934592,1,0] 2008-04-09 11
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2952 [1,2,4,8589934592,1,0] 2008-04-09 11
+392 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2964 [1,2,4,8589934592,1,0] 2008-04-09 11
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2976 [1,2,4,8589934592,1,0] 2008-04-09 11
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 2988 [1,2,4,8589934592,1,0] 2008-04-09 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3000 [1,2,4,8589934592,1,0] 2008-04-09 11
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3012 [1,2,4,8589934592,1,0] 2008-04-09 11
+452 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3024 [1,2,4,8589934592,1,0] 2008-04-09 11
+177 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3036 [1,2,4,8589934592,1,0] 2008-04-09 11
+226 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3048 [1,2,4,8589934592,1,0] 2008-04-09 11
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3060 [1,2,4,8589934592,1,0] 2008-04-09 11
+497 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3068 [1,2,4,8589934592,1,0] 2008-04-09 11
+402 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3080 [1,2,4,8589934592,1,0] 2008-04-09 11
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3092 [1,2,4,8589934592,1,0] 2008-04-09 11
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3104 [1,2,4,8589934592,1,0] 2008-04-09 11
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3116 [1,2,4,8589934592,1,0] 2008-04-09 11
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3128 [1,2,4,8589934592,1,0] 2008-04-09 11
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3138 [1,2,4,8589934592,1,0] 2008-04-09 11
+336 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3148 [1,2,4,8589934592,1,0] 2008-04-09 11
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3160 [1,2,4,8589934592,1,0] 2008-04-09 11
+11 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3170 [1,2,4,8589934592,1,0] 2008-04-09 11
+168 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3180 [1,2,4,8589934592,1,0] 2008-04-09 11
+34 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3192 [1,2,4,8589934592,1,0] 2008-04-09 11
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3202 [1,2,4,8589934592,1,0] 2008-04-09 11
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3214 [1,2,4,8589934592,1,0] 2008-04-09 11
+143 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3226 [1,2,4,8589934592,1,0] 2008-04-09 11
+472 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3238 [1,2,4,8589934592,1,0] 2008-04-09 11
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3250 [1,2,4,8589934592,1,0] 2008-04-09 11
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3262 [1,2,4,8589934592,1,0] 2008-04-09 11
+160 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3274 [1,2,4,8589934592,1,0] 2008-04-09 11
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3286 [1,2,4,8589934592,1,0] 2008-04-09 11
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3298 [1,2,4,8589934592,1,0] 2008-04-09 11
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3308 [1,2,4,8589934592,1,0] 2008-04-09 11
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3320 [1,2,4,8589934592,1,0] 2008-04-09 11
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3332 [1,2,4,8589934592,1,0] 2008-04-09 11
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3344 [1,2,4,8589934592,1,0] 2008-04-09 11
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3356 [1,2,4,8589934592,1,0] 2008-04-09 11
+78 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3368 [1,2,4,8589934592,1,0] 2008-04-09 11
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3378 [1,2,4,8589934592,1,0] 2008-04-09 11
+41 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3388 [1,2,4,8589934592,1,0] 2008-04-09 11
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3398 [1,2,4,8589934592,1,0] 2008-04-09 11
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3410 [1,2,4,8589934592,1,0] 2008-04-09 11
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3422 [1,2,4,8589934592,1,0] 2008-04-09 11
+449 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3434 [1,2,4,8589934592,1,0] 2008-04-09 11
+218 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3446 [1,2,4,8589934592,1,0] 2008-04-09 11
+228 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3458 [1,2,4,8589934592,1,0] 2008-04-09 11
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3470 [1,2,4,8589934592,1,0] 2008-04-09 11
+453 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3482 [1,2,4,8589934592,1,0] 2008-04-09 11
+30 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3494 [1,2,4,8589934592,1,0] 2008-04-09 11
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3504 [1,2,4,8589934592,1,0] 2008-04-09 11
+64 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3516 [1,2,4,8589934592,1,0] 2008-04-09 11
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3526 [1,2,4,8589934592,1,0] 2008-04-09 11
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3538 [1,2,4,8589934592,1,0] 2008-04-09 11
+74 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3548 [1,2,4,8589934592,1,0] 2008-04-09 11
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3558 [1,2,4,8589934592,1,0] 2008-04-09 11
+69 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3570 [1,2,4,8589934592,1,0] 2008-04-09 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3580 [1,2,4,8589934592,1,0] 2008-04-09 11
+33 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3592 [1,2,4,8589934592,1,0] 2008-04-09 11
+368 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3602 [1,2,4,8589934592,1,0] 2008-04-09 11
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3614 [1,2,4,8589934592,1,0] 2008-04-09 11
+296 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3626 [1,2,4,8589934592,1,0] 2008-04-09 11
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3638 [1,2,4,8589934592,1,0] 2008-04-09 11
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3650 [1,2,4,8589934592,1,0] 2008-04-09 11
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3662 [1,2,4,8589934592,1,0] 2008-04-09 11
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3674 [1,2,4,8589934592,1,0] 2008-04-09 11
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3686 [1,2,4,8589934592,1,0] 2008-04-09 11
+274 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3698 [1,2,4,8589934592,1,0] 2008-04-09 11
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3710 [1,2,4,8589934592,1,0] 2008-04-09 11
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3722 [1,2,4,8589934592,1,0] 2008-04-09 11
+485 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3734 [1,2,4,8589934592,1,0] 2008-04-09 11
+116 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3746 [1,2,4,8589934592,1,0] 2008-04-09 11
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3758 [1,2,4,8589934592,1,0] 2008-04-09 11
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3770 [1,2,4,8589934592,1,0] 2008-04-09 11
+263 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3782 [1,2,4,8589934592,1,0] 2008-04-09 11
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3794 [1,2,4,8589934592,1,0] 2008-04-09 11
+487 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3804 [1,2,4,8589934592,1,0] 2008-04-09 11
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3816 [1,2,4,8589934592,1,0] 2008-04-09 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3828 [1,2,4,8589934592,1,0] 2008-04-09 11
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3840 [1,2,4,8589934592,1,0] 2008-04-09 11
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3852 [1,2,4,8589934592,1,0] 2008-04-09 11
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3864 [1,2,4,8589934592,1,0] 2008-04-09 11
+244 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3872 [1,2,4,8589934592,1,0] 2008-04-09 11
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3884 [1,2,4,8589934592,1,0] 2008-04-09 11
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3896 [1,2,4,8589934592,1,0] 2008-04-09 11
+467 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3908 [1,2,4,8589934592,1,0] 2008-04-09 11
+432 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3920 [1,2,4,8589934592,1,0] 2008-04-09 11
+202 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3932 [1,2,4,8589934592,1,0] 2008-04-09 11
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3944 [1,2,4,8589934592,1,0] 2008-04-09 11
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3956 [1,2,4,8589934592,1,0] 2008-04-09 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3968 [1,2,4,8589934592,1,0] 2008-04-09 11
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3980 [1,2,4,8589934592,1,0] 2008-04-09 11
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 3992 [1,2,4,8589934592,1,0] 2008-04-09 11
+2 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4004 [1,2,4,8589934592,1,0] 2008-04-09 11
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4012 [1,2,4,8589934592,1,0] 2008-04-09 11
+283 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4022 [1,2,4,8589934592,1,0] 2008-04-09 11
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4034 [1,2,4,8589934592,1,0] 2008-04-09 11
+235 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4046 [1,2,4,8589934592,1,0] 2008-04-09 11
+80 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4058 [1,2,4,8589934592,1,0] 2008-04-09 11
+44 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4068 [1,2,4,8589934592,1,0] 2008-04-09 11
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4078 [1,2,4,8589934592,1,0] 2008-04-09 11
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4090 [1,2,4,8589934592,1,0] 2008-04-09 11
+335 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4102 [1,2,4,8589934592,1,0] 2008-04-09 11
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4114 [1,2,4,8589934592,1,0] 2008-04-09 11
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4126 [1,2,4,8589934592,1,0] 2008-04-09 11
+366 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4138 [1,2,4,8589934592,1,0] 2008-04-09 11
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4150 [1,2,4,8589934592,1,0] 2008-04-09 11
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4162 [1,2,4,8589934592,1,0] 2008-04-09 11
+483 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4174 [1,2,4,8589934592,1,0] 2008-04-09 11
+53 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4186 [1,2,4,8589934592,1,0] 2008-04-09 11
+105 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4196 [1,2,4,8589934592,1,0] 2008-04-09 11
+257 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4208 [1,2,4,8589934592,1,0] 2008-04-09 11
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4220 [1,2,4,8589934592,1,0] 2008-04-09 11
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4232 [1,2,4,8589934592,1,0] 2008-04-09 11
+190 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4244 [1,2,4,8589934592,1,0] 2008-04-09 11
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4256 [1,2,4,8589934592,1,0] 2008-04-09 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4268 [1,2,4,8589934592,1,0] 2008-04-09 11
+114 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4280 [1,2,4,8589934592,1,0] 2008-04-09 11
+258 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4292 [1,2,4,8589934592,1,0] 2008-04-09 11
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4304 [1,2,4,8589934592,1,0] 2008-04-09 11
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4314 [1,2,4,8589934592,1,0] 2008-04-09 11
+262 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4326 [1,2,4,8589934592,1,0] 2008-04-09 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4338 [1,2,4,8589934592,1,0] 2008-04-09 11
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4350 [1,2,4,8589934592,1,0] 2008-04-09 11
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4362 [1,2,4,8589934592,1,0] 2008-04-09 11
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4372 [1,2,4,8589934592,1,0] 2008-04-09 11
+201 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4384 [1,2,4,8589934592,1,0] 2008-04-09 11
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4396 [1,2,4,8589934592,1,0] 2008-04-09 11
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4408 [1,2,4,8589934592,1,0] 2008-04-09 11
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4420 [1,2,4,8589934592,1,0] 2008-04-09 11
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4432 [1,2,4,8589934592,1,0] 2008-04-09 11
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4444 [1,2,4,8589934592,1,0] 2008-04-09 11
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4456 [1,2,4,8589934592,1,0] 2008-04-09 11
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4468 [1,2,4,8589934592,1,0] 2008-04-09 11
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4480 [1,2,4,8589934592,1,0] 2008-04-09 11
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4492 [1,2,4,8589934592,1,0] 2008-04-09 11
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4504 [1,2,4,8589934592,1,0] 2008-04-09 11
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4516 [1,2,4,8589934592,1,0] 2008-04-09 11
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4528 [1,2,4,8589934592,1,0] 2008-04-09 11
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4540 [1,2,4,8589934592,1,0] 2008-04-09 11
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4548 [1,2,4,8589934592,1,0] 2008-04-09 11
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4558 [1,2,4,8589934592,1,0] 2008-04-09 11
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4570 [1,2,4,8589934592,1,0] 2008-04-09 11
+291 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4582 [1,2,4,8589934592,1,0] 2008-04-09 11
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4594 [1,2,4,8589934592,1,0] 2008-04-09 11
+351 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4604 [1,2,4,8589934592,1,0] 2008-04-09 11
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4616 [1,2,4,8589934592,1,0] 2008-04-09 11
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4628 [1,2,4,8589934592,1,0] 2008-04-09 11
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4640 [1,2,4,8589934592,1,0] 2008-04-09 11
+163 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4650 [1,2,4,8589934592,1,0] 2008-04-09 11
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4662 [1,2,4,8589934592,1,0] 2008-04-09 11
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4674 [1,2,4,8589934592,1,0] 2008-04-09 11
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4686 [1,2,4,8589934592,1,0] 2008-04-09 11
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4698 [1,2,4,8589934592,1,0] 2008-04-09 11
+491 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4710 [1,2,4,8589934592,1,0] 2008-04-09 11
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4722 [1,2,4,8589934592,1,0] 2008-04-09 11
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4734 [1,2,4,8589934592,1,0] 2008-04-09 11
+360 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4746 [1,2,4,8589934592,1,0] 2008-04-09 11
+248 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4758 [1,2,4,8589934592,1,0] 2008-04-09 11
+479 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4770 [1,2,4,8589934592,1,0] 2008-04-09 11
+305 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4782 [1,2,4,8589934592,1,0] 2008-04-09 11
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4794 [1,2,4,8589934592,1,0] 2008-04-09 11
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4806 [1,2,4,8589934592,1,0] 2008-04-09 11
+444 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4818 [1,2,4,8589934592,1,0] 2008-04-09 11
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4830 [1,2,4,8589934592,1,0] 2008-04-09 11
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4842 [1,2,4,8589934592,1,0] 2008-04-09 11
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4854 [1,2,4,8589934592,1,0] 2008-04-09 11
+443 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4866 [1,2,4,8589934592,1,0] 2008-04-09 11
+323 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4878 [1,2,4,8589934592,1,0] 2008-04-09 11
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4890 [1,2,4,8589934592,1,0] 2008-04-09 11
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4902 [1,2,4,8589934592,1,0] 2008-04-09 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4914 [1,2,4,8589934592,1,0] 2008-04-09 11
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4926 [1,2,4,8589934592,1,0] 2008-04-09 11
+178 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4938 [1,2,4,8589934592,1,0] 2008-04-09 11
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4950 [1,2,4,8589934592,1,0] 2008-04-09 11
+310 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4962 [1,2,4,8589934592,1,0] 2008-04-09 11
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4974 [1,2,4,8589934592,1,0] 2008-04-09 11
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4986 [1,2,4,8589934592,1,0] 2008-04-09 11
+493 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 4998 [1,2,4,8589934592,1,0] 2008-04-09 11
+460 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5010 [1,2,4,8589934592,1,0] 2008-04-09 11
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5022 [1,2,4,8589934592,1,0] 2008-04-09 11
+249 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5034 [1,2,4,8589934592,1,0] 2008-04-09 11
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5046 [1,2,4,8589934592,1,0] 2008-04-09 11
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5058 [1,2,4,8589934592,1,0] 2008-04-09 11
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5070 [1,2,4,8589934592,1,0] 2008-04-09 11
+136 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5080 [1,2,4,8589934592,1,0] 2008-04-09 11
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5092 [1,2,4,8589934592,1,0] 2008-04-09 11
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5104 [1,2,4,8589934592,1,0] 2008-04-09 11
+214 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5116 [1,2,4,8589934592,1,0] 2008-04-09 11
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5128 [1,2,4,8589934592,1,0] 2008-04-09 11
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5140 [1,2,4,8589934592,1,0] 2008-04-09 11
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5152 [1,2,4,8589934592,1,0] 2008-04-09 11
+133 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5164 [1,2,4,8589934592,1,0] 2008-04-09 11
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5176 [1,2,4,8589934592,1,0] 2008-04-09 11
+189 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5188 [1,2,4,8589934592,1,0] 2008-04-09 11
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5200 [1,2,4,8589934592,1,0] 2008-04-09 11
+375 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5212 [1,2,4,8589934592,1,0] 2008-04-09 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5224 [1,2,4,8589934592,1,0] 2008-04-09 11
+421 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5236 [1,2,4,8589934592,1,0] 2008-04-09 11
+407 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5248 [1,2,4,8589934592,1,0] 2008-04-09 11
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5260 [1,2,4,8589934592,1,0] 2008-04-09 11
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5272 [1,2,4,8589934592,1,0] 2008-04-09 11
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5284 [1,2,4,8589934592,1,0] 2008-04-09 11
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5294 [1,2,4,8589934592,1,0] 2008-04-09 11
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5306 [1,2,4,8589934592,1,0] 2008-04-09 11
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5316 [1,2,4,8589934592,1,0] 2008-04-09 11
+379 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5328 [1,2,4,8589934592,1,0] 2008-04-09 11
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5340 [1,2,4,8589934592,1,0] 2008-04-09 11
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5350 [1,2,4,8589934592,1,0] 2008-04-09 11
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5362 [1,2,4,8589934592,1,0] 2008-04-09 11
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5374 [1,2,4,8589934592,1,0] 2008-04-09 11
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5386 [1,2,4,8589934592,1,0] 2008-04-09 11
+9 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5398 [1,2,4,8589934592,1,0] 2008-04-09 11
+341 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5406 [1,2,4,8589934592,1,0] 2008-04-09 11
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5418 [1,2,4,8589934592,1,0] 2008-04-09 11
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5430 [1,2,4,8589934592,1,0] 2008-04-09 11
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5442 [1,2,4,8589934592,1,0] 2008-04-09 11
+362 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5454 [1,2,4,8589934592,1,0] 2008-04-09 11
+186 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5466 [1,2,4,8589934592,1,0] 2008-04-09 11
+285 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5478 [1,2,4,8589934592,1,0] 2008-04-09 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5490 [1,2,4,8589934592,1,0] 2008-04-09 11
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5502 [1,2,4,8589934592,1,0] 2008-04-09 11
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5514 [1,2,4,8589934592,1,0] 2008-04-09 11
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5524 [1,2,4,8589934592,1,0] 2008-04-09 11
+183 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5536 [1,2,4,8589934592,1,0] 2008-04-09 11
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5548 [1,2,4,8589934592,1,0] 2008-04-09 11
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5560 [1,2,4,8589934592,1,0] 2008-04-09 11
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5572 [1,2,4,8589934592,1,0] 2008-04-09 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5582 [1,2,4,8589934592,1,0] 2008-04-09 11
+315 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5594 [1,2,4,8589934592,1,0] 2008-04-09 11
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5606 [1,2,4,8589934592,1,0] 2008-04-09 11
+28 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5616 [1,2,4,8589934592,1,0] 2008-04-09 11
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5626 [1,2,4,8589934592,1,0] 2008-04-09 11
+448 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5636 [1,2,4,8589934592,1,0] 2008-04-09 11
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5648 [1,2,4,8589934592,1,0] 2008-04-09 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5660 [1,2,4,8589934592,1,0] 2008-04-09 11
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5672 [1,2,4,8589934592,1,0] 2008-04-09 11
+194 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5684 [1,2,4,8589934592,1,0] 2008-04-09 11
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5696 [1,2,4,8589934592,1,0] 2008-04-09 11
+477 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5708 [1,2,4,8589934592,1,0] 2008-04-09 11
+222 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5720 [1,2,4,8589934592,1,0] 2008-04-09 11
+126 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5732 [1,2,4,8589934592,1,0] 2008-04-09 11
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5744 [1,2,4,8589934592,1,0] 2008-04-09 11
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5754 [1,2,4,8589934592,1,0] 2008-04-09 11
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5766 [1,2,4,8589934592,1,0] 2008-04-09 11
+400 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5778 [1,2,4,8589934592,1,0] 2008-04-09 11
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5790 [1,2,4,8589934592,1,0] 2008-04-09 11
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11/kv1.txt 5802 [1,2,4,8589934592,1,0] 2008-04-09 11
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 0 [1,2,4,8589934592,1,0] 2008-04-09 12
+86 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 12 [1,2,4,8589934592,1,0] 2008-04-09 12
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 22 [1,2,4,8589934592,1,0] 2008-04-09 12
+27 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 34 [1,2,4,8589934592,1,0] 2008-04-09 12
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 44 [1,2,4,8589934592,1,0] 2008-04-09 12
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 56 [1,2,4,8589934592,1,0] 2008-04-09 12
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 68 [1,2,4,8589934592,1,0] 2008-04-09 12
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 80 [1,2,4,8589934592,1,0] 2008-04-09 12
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 92 [1,2,4,8589934592,1,0] 2008-04-09 12
+484 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 102 [1,2,4,8589934592,1,0] 2008-04-09 12
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 114 [1,2,4,8589934592,1,0] 2008-04-09 12
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 126 [1,2,4,8589934592,1,0] 2008-04-09 12
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 138 [1,2,4,8589934592,1,0] 2008-04-09 12
+150 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 150 [1,2,4,8589934592,1,0] 2008-04-09 12
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 162 [1,2,4,8589934592,1,0] 2008-04-09 12
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 174 [1,2,4,8589934592,1,0] 2008-04-09 12
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 186 [1,2,4,8589934592,1,0] 2008-04-09 12
+66 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 198 [1,2,4,8589934592,1,0] 2008-04-09 12
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 208 [1,2,4,8589934592,1,0] 2008-04-09 12
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 220 [1,2,4,8589934592,1,0] 2008-04-09 12
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 232 [1,2,4,8589934592,1,0] 2008-04-09 12
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 244 [1,2,4,8589934592,1,0] 2008-04-09 12
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 256 [1,2,4,8589934592,1,0] 2008-04-09 12
+374 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 268 [1,2,4,8589934592,1,0] 2008-04-09 12
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 280 [1,2,4,8589934592,1,0] 2008-04-09 12
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 292 [1,2,4,8589934592,1,0] 2008-04-09 12
+145 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 304 [1,2,4,8589934592,1,0] 2008-04-09 12
+495 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 316 [1,2,4,8589934592,1,0] 2008-04-09 12
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 328 [1,2,4,8589934592,1,0] 2008-04-09 12
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 338 [1,2,4,8589934592,1,0] 2008-04-09 12
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 350 [1,2,4,8589934592,1,0] 2008-04-09 12
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 362 [1,2,4,8589934592,1,0] 2008-04-09 12
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 374 [1,2,4,8589934592,1,0] 2008-04-09 12
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 386 [1,2,4,8589934592,1,0] 2008-04-09 12
+82 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 396 [1,2,4,8589934592,1,0] 2008-04-09 12
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 406 [1,2,4,8589934592,1,0] 2008-04-09 12
+166 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 418 [1,2,4,8589934592,1,0] 2008-04-09 12
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 430 [1,2,4,8589934592,1,0] 2008-04-09 12
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 442 [1,2,4,8589934592,1,0] 2008-04-09 12
+252 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 454 [1,2,4,8589934592,1,0] 2008-04-09 12
+292 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 466 [1,2,4,8589934592,1,0] 2008-04-09 12
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 478 [1,2,4,8589934592,1,0] 2008-04-09 12
+287 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 490 [1,2,4,8589934592,1,0] 2008-04-09 12
+153 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 502 [1,2,4,8589934592,1,0] 2008-04-09 12
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 514 [1,2,4,8589934592,1,0] 2008-04-09 12
+338 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 526 [1,2,4,8589934592,1,0] 2008-04-09 12
+446 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 538 [1,2,4,8589934592,1,0] 2008-04-09 12
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 550 [1,2,4,8589934592,1,0] 2008-04-09 12
+394 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 562 [1,2,4,8589934592,1,0] 2008-04-09 12
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 574 [1,2,4,8589934592,1,0] 2008-04-09 12
+482 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 586 [1,2,4,8589934592,1,0] 2008-04-09 12
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 598 [1,2,4,8589934592,1,0] 2008-04-09 12
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 610 [1,2,4,8589934592,1,0] 2008-04-09 12
+494 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 622 [1,2,4,8589934592,1,0] 2008-04-09 12
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 634 [1,2,4,8589934592,1,0] 2008-04-09 12
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 646 [1,2,4,8589934592,1,0] 2008-04-09 12
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 658 [1,2,4,8589934592,1,0] 2008-04-09 12
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 670 [1,2,4,8589934592,1,0] 2008-04-09 12
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 682 [1,2,4,8589934592,1,0] 2008-04-09 12
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 694 [1,2,4,8589934592,1,0] 2008-04-09 12
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 706 [1,2,4,8589934592,1,0] 2008-04-09 12
+247 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 718 [1,2,4,8589934592,1,0] 2008-04-09 12
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 730 [1,2,4,8589934592,1,0] 2008-04-09 12
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 742 [1,2,4,8589934592,1,0] 2008-04-09 12
+162 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 754 [1,2,4,8589934592,1,0] 2008-04-09 12
+377 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 766 [1,2,4,8589934592,1,0] 2008-04-09 12
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 778 [1,2,4,8589934592,1,0] 2008-04-09 12
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 790 [1,2,4,8589934592,1,0] 2008-04-09 12
+365 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 802 [1,2,4,8589934592,1,0] 2008-04-09 12
+266 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 814 [1,2,4,8589934592,1,0] 2008-04-09 12
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 826 [1,2,4,8589934592,1,0] 2008-04-09 12
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 838 [1,2,4,8589934592,1,0] 2008-04-09 12
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 850 [1,2,4,8589934592,1,0] 2008-04-09 12
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 862 [1,2,4,8589934592,1,0] 2008-04-09 12
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 874 [1,2,4,8589934592,1,0] 2008-04-09 12
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 886 [1,2,4,8589934592,1,0] 2008-04-09 12
+475 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 898 [1,2,4,8589934592,1,0] 2008-04-09 12
+17 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 910 [1,2,4,8589934592,1,0] 2008-04-09 12
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 920 [1,2,4,8589934592,1,0] 2008-04-09 12
+155 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 932 [1,2,4,8589934592,1,0] 2008-04-09 12
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 944 [1,2,4,8589934592,1,0] 2008-04-09 12
+339 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 956 [1,2,4,8589934592,1,0] 2008-04-09 12
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 968 [1,2,4,8589934592,1,0] 2008-04-09 12
+455 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 976 [1,2,4,8589934592,1,0] 2008-04-09 12
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 988 [1,2,4,8589934592,1,0] 2008-04-09 12
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1000 [1,2,4,8589934592,1,0] 2008-04-09 12
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1012 [1,2,4,8589934592,1,0] 2008-04-09 12
+57 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1024 [1,2,4,8589934592,1,0] 2008-04-09 12
+302 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1034 [1,2,4,8589934592,1,0] 2008-04-09 12
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1046 [1,2,4,8589934592,1,0] 2008-04-09 12
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1058 [1,2,4,8589934592,1,0] 2008-04-09 12
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1070 [1,2,4,8589934592,1,0] 2008-04-09 12
+345 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1082 [1,2,4,8589934592,1,0] 2008-04-09 12
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1094 [1,2,4,8589934592,1,0] 2008-04-09 12
+170 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1106 [1,2,4,8589934592,1,0] 2008-04-09 12
+20 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1118 [1,2,4,8589934592,1,0] 2008-04-09 12
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1128 [1,2,4,8589934592,1,0] 2008-04-09 12
+157 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1140 [1,2,4,8589934592,1,0] 2008-04-09 12
+378 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1152 [1,2,4,8589934592,1,0] 2008-04-09 12
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1164 [1,2,4,8589934592,1,0] 2008-04-09 12
+92 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1176 [1,2,4,8589934592,1,0] 2008-04-09 12
+111 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1186 [1,2,4,8589934592,1,0] 2008-04-09 12
+47 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1198 [1,2,4,8589934592,1,0] 2008-04-09 12
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1208 [1,2,4,8589934592,1,0] 2008-04-09 12
+4 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1218 [1,2,4,8589934592,1,0] 2008-04-09 12
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1226 [1,2,4,8589934592,1,0] 2008-04-09 12
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1238 [1,2,4,8589934592,1,0] 2008-04-09 12
+427 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1248 [1,2,4,8589934592,1,0] 2008-04-09 12
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1260 [1,2,4,8589934592,1,0] 2008-04-09 12
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1272 [1,2,4,8589934592,1,0] 2008-04-09 12
+356 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1284 [1,2,4,8589934592,1,0] 2008-04-09 12
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1296 [1,2,4,8589934592,1,0] 2008-04-09 12
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1308 [1,2,4,8589934592,1,0] 2008-04-09 12
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1320 [1,2,4,8589934592,1,0] 2008-04-09 12
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1332 [1,2,4,8589934592,1,0] 2008-04-09 12
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1344 [1,2,4,8589934592,1,0] 2008-04-09 12
+386 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1356 [1,2,4,8589934592,1,0] 2008-04-09 12
+437 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1368 [1,2,4,8589934592,1,0] 2008-04-09 12
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1380 [1,2,4,8589934592,1,0] 2008-04-09 12
+192 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1392 [1,2,4,8589934592,1,0] 2008-04-09 12
+286 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1404 [1,2,4,8589934592,1,0] 2008-04-09 12
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1416 [1,2,4,8589934592,1,0] 2008-04-09 12
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1428 [1,2,4,8589934592,1,0] 2008-04-09 12
+54 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1440 [1,2,4,8589934592,1,0] 2008-04-09 12
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1450 [1,2,4,8589934592,1,0] 2008-04-09 12
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1462 [1,2,4,8589934592,1,0] 2008-04-09 12
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1472 [1,2,4,8589934592,1,0] 2008-04-09 12
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1484 [1,2,4,8589934592,1,0] 2008-04-09 12
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1496 [1,2,4,8589934592,1,0] 2008-04-09 12
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1508 [1,2,4,8589934592,1,0] 2008-04-09 12
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1520 [1,2,4,8589934592,1,0] 2008-04-09 12
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1532 [1,2,4,8589934592,1,0] 2008-04-09 12
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1544 [1,2,4,8589934592,1,0] 2008-04-09 12
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1556 [1,2,4,8589934592,1,0] 2008-04-09 12
+289 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1568 [1,2,4,8589934592,1,0] 2008-04-09 12
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1580 [1,2,4,8589934592,1,0] 2008-04-09 12
+65 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1592 [1,2,4,8589934592,1,0] 2008-04-09 12
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1602 [1,2,4,8589934592,1,0] 2008-04-09 12
+332 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1614 [1,2,4,8589934592,1,0] 2008-04-09 12
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1626 [1,2,4,8589934592,1,0] 2008-04-09 12
+275 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1638 [1,2,4,8589934592,1,0] 2008-04-09 12
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1650 [1,2,4,8589934592,1,0] 2008-04-09 12
+241 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1662 [1,2,4,8589934592,1,0] 2008-04-09 12
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1674 [1,2,4,8589934592,1,0] 2008-04-09 12
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1684 [1,2,4,8589934592,1,0] 2008-04-09 12
+180 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1696 [1,2,4,8589934592,1,0] 2008-04-09 12
+284 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1708 [1,2,4,8589934592,1,0] 2008-04-09 12
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1720 [1,2,4,8589934592,1,0] 2008-04-09 12
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1730 [1,2,4,8589934592,1,0] 2008-04-09 12
+181 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1742 [1,2,4,8589934592,1,0] 2008-04-09 12
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1754 [1,2,4,8589934592,1,0] 2008-04-09 12
+260 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1764 [1,2,4,8589934592,1,0] 2008-04-09 12
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1776 [1,2,4,8589934592,1,0] 2008-04-09 12
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1788 [1,2,4,8589934592,1,0] 2008-04-09 12
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1800 [1,2,4,8589934592,1,0] 2008-04-09 12
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1812 [1,2,4,8589934592,1,0] 2008-04-09 12
+373 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1824 [1,2,4,8589934592,1,0] 2008-04-09 12
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1836 [1,2,4,8589934592,1,0] 2008-04-09 12
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1848 [1,2,4,8589934592,1,0] 2008-04-09 12
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1860 [1,2,4,8589934592,1,0] 2008-04-09 12
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1872 [1,2,4,8589934592,1,0] 2008-04-09 12
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1882 [1,2,4,8589934592,1,0] 2008-04-09 12
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1894 [1,2,4,8589934592,1,0] 2008-04-09 12
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1906 [1,2,4,8589934592,1,0] 2008-04-09 12
+8 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1916 [1,2,4,8589934592,1,0] 2008-04-09 12
+411 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1924 [1,2,4,8589934592,1,0] 2008-04-09 12
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1936 [1,2,4,8589934592,1,0] 2008-04-09 12
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1948 [1,2,4,8589934592,1,0] 2008-04-09 12
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1960 [1,2,4,8589934592,1,0] 2008-04-09 12
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1972 [1,2,4,8589934592,1,0] 2008-04-09 12
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1982 [1,2,4,8589934592,1,0] 2008-04-09 12
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 1994 [1,2,4,8589934592,1,0] 2008-04-09 12
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2006 [1,2,4,8589934592,1,0] 2008-04-09 12
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2018 [1,2,4,8589934592,1,0] 2008-04-09 12
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2030 [1,2,4,8589934592,1,0] 2008-04-09 12
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2040 [1,2,4,8589934592,1,0] 2008-04-09 12
+158 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2052 [1,2,4,8589934592,1,0] 2008-04-09 12
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2064 [1,2,4,8589934592,1,0] 2008-04-09 12
+496 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2076 [1,2,4,8589934592,1,0] 2008-04-09 12
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2088 [1,2,4,8589934592,1,0] 2008-04-09 12
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2096 [1,2,4,8589934592,1,0] 2008-04-09 12
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2108 [1,2,4,8589934592,1,0] 2008-04-09 12
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2120 [1,2,4,8589934592,1,0] 2008-04-09 12
+393 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2132 [1,2,4,8589934592,1,0] 2008-04-09 12
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2144 [1,2,4,8589934592,1,0] 2008-04-09 12
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2156 [1,2,4,8589934592,1,0] 2008-04-09 12
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2168 [1,2,4,8589934592,1,0] 2008-04-09 12
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2180 [1,2,4,8589934592,1,0] 2008-04-09 12
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2192 [1,2,4,8589934592,1,0] 2008-04-09 12
+418 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2204 [1,2,4,8589934592,1,0] 2008-04-09 12
+96 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2216 [1,2,4,8589934592,1,0] 2008-04-09 12
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2226 [1,2,4,8589934592,1,0] 2008-04-09 12
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2236 [1,2,4,8589934592,1,0] 2008-04-09 12
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2248 [1,2,4,8589934592,1,0] 2008-04-09 12
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2260 [1,2,4,8589934592,1,0] 2008-04-09 12
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2272 [1,2,4,8589934592,1,0] 2008-04-09 12
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2284 [1,2,4,8589934592,1,0] 2008-04-09 12
+131 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2296 [1,2,4,8589934592,1,0] 2008-04-09 12
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2308 [1,2,4,8589934592,1,0] 2008-04-09 12
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2318 [1,2,4,8589934592,1,0] 2008-04-09 12
+43 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2330 [1,2,4,8589934592,1,0] 2008-04-09 12
+436 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2340 [1,2,4,8589934592,1,0] 2008-04-09 12
+156 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2352 [1,2,4,8589934592,1,0] 2008-04-09 12
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2364 [1,2,4,8589934592,1,0] 2008-04-09 12
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2376 [1,2,4,8589934592,1,0] 2008-04-09 12
+308 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2388 [1,2,4,8589934592,1,0] 2008-04-09 12
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2400 [1,2,4,8589934592,1,0] 2008-04-09 12
+196 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2410 [1,2,4,8589934592,1,0] 2008-04-09 12
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2422 [1,2,4,8589934592,1,0] 2008-04-09 12
+481 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2434 [1,2,4,8589934592,1,0] 2008-04-09 12
+457 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2446 [1,2,4,8589934592,1,0] 2008-04-09 12
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2458 [1,2,4,8589934592,1,0] 2008-04-09 12
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2468 [1,2,4,8589934592,1,0] 2008-04-09 12
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2480 [1,2,4,8589934592,1,0] 2008-04-09 12
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2492 [1,2,4,8589934592,1,0] 2008-04-09 12
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2504 [1,2,4,8589934592,1,0] 2008-04-09 12
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2516 [1,2,4,8589934592,1,0] 2008-04-09 12
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2528 [1,2,4,8589934592,1,0] 2008-04-09 12
+470 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2540 [1,2,4,8589934592,1,0] 2008-04-09 12
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2552 [1,2,4,8589934592,1,0] 2008-04-09 12
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2564 [1,2,4,8589934592,1,0] 2008-04-09 12
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2576 [1,2,4,8589934592,1,0] 2008-04-09 12
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2588 [1,2,4,8589934592,1,0] 2008-04-09 12
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2600 [1,2,4,8589934592,1,0] 2008-04-09 12
+85 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2612 [1,2,4,8589934592,1,0] 2008-04-09 12
+77 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2622 [1,2,4,8589934592,1,0] 2008-04-09 12
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2632 [1,2,4,8589934592,1,0] 2008-04-09 12
+490 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2640 [1,2,4,8589934592,1,0] 2008-04-09 12
+87 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2652 [1,2,4,8589934592,1,0] 2008-04-09 12
+364 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2662 [1,2,4,8589934592,1,0] 2008-04-09 12
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2674 [1,2,4,8589934592,1,0] 2008-04-09 12
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2686 [1,2,4,8589934592,1,0] 2008-04-09 12
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2698 [1,2,4,8589934592,1,0] 2008-04-09 12
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2710 [1,2,4,8589934592,1,0] 2008-04-09 12
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2722 [1,2,4,8589934592,1,0] 2008-04-09 12
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2734 [1,2,4,8589934592,1,0] 2008-04-09 12
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2746 [1,2,4,8589934592,1,0] 2008-04-09 12
+419 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2758 [1,2,4,8589934592,1,0] 2008-04-09 12
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2770 [1,2,4,8589934592,1,0] 2008-04-09 12
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2780 [1,2,4,8589934592,1,0] 2008-04-09 12
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2792 [1,2,4,8589934592,1,0] 2008-04-09 12
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2802 [1,2,4,8589934592,1,0] 2008-04-09 12
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2812 [1,2,4,8589934592,1,0] 2008-04-09 12
+19 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2824 [1,2,4,8589934592,1,0] 2008-04-09 12
+435 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2834 [1,2,4,8589934592,1,0] 2008-04-09 12
+10 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2846 [1,2,4,8589934592,1,0] 2008-04-09 12
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2856 [1,2,4,8589934592,1,0] 2008-04-09 12
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2868 [1,2,4,8589934592,1,0] 2008-04-09 12
+306 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2880 [1,2,4,8589934592,1,0] 2008-04-09 12
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2892 [1,2,4,8589934592,1,0] 2008-04-09 12
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2904 [1,2,4,8589934592,1,0] 2008-04-09 12
+389 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2916 [1,2,4,8589934592,1,0] 2008-04-09 12
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2928 [1,2,4,8589934592,1,0] 2008-04-09 12
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2940 [1,2,4,8589934592,1,0] 2008-04-09 12
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2952 [1,2,4,8589934592,1,0] 2008-04-09 12
+392 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2964 [1,2,4,8589934592,1,0] 2008-04-09 12
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2976 [1,2,4,8589934592,1,0] 2008-04-09 12
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 2988 [1,2,4,8589934592,1,0] 2008-04-09 12
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3000 [1,2,4,8589934592,1,0] 2008-04-09 12
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3012 [1,2,4,8589934592,1,0] 2008-04-09 12
+452 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3024 [1,2,4,8589934592,1,0] 2008-04-09 12
+177 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3036 [1,2,4,8589934592,1,0] 2008-04-09 12
+226 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3048 [1,2,4,8589934592,1,0] 2008-04-09 12
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3060 [1,2,4,8589934592,1,0] 2008-04-09 12
+497 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3068 [1,2,4,8589934592,1,0] 2008-04-09 12
+402 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3080 [1,2,4,8589934592,1,0] 2008-04-09 12
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3092 [1,2,4,8589934592,1,0] 2008-04-09 12
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3104 [1,2,4,8589934592,1,0] 2008-04-09 12
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3116 [1,2,4,8589934592,1,0] 2008-04-09 12
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3128 [1,2,4,8589934592,1,0] 2008-04-09 12
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3138 [1,2,4,8589934592,1,0] 2008-04-09 12
+336 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3148 [1,2,4,8589934592,1,0] 2008-04-09 12
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3160 [1,2,4,8589934592,1,0] 2008-04-09 12
+11 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3170 [1,2,4,8589934592,1,0] 2008-04-09 12
+168 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3180 [1,2,4,8589934592,1,0] 2008-04-09 12
+34 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3192 [1,2,4,8589934592,1,0] 2008-04-09 12
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3202 [1,2,4,8589934592,1,0] 2008-04-09 12
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3214 [1,2,4,8589934592,1,0] 2008-04-09 12
+143 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3226 [1,2,4,8589934592,1,0] 2008-04-09 12
+472 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3238 [1,2,4,8589934592,1,0] 2008-04-09 12
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3250 [1,2,4,8589934592,1,0] 2008-04-09 12
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3262 [1,2,4,8589934592,1,0] 2008-04-09 12
+160 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3274 [1,2,4,8589934592,1,0] 2008-04-09 12
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3286 [1,2,4,8589934592,1,0] 2008-04-09 12
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3298 [1,2,4,8589934592,1,0] 2008-04-09 12
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3308 [1,2,4,8589934592,1,0] 2008-04-09 12
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3320 [1,2,4,8589934592,1,0] 2008-04-09 12
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3332 [1,2,4,8589934592,1,0] 2008-04-09 12
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3344 [1,2,4,8589934592,1,0] 2008-04-09 12
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3356 [1,2,4,8589934592,1,0] 2008-04-09 12
+78 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3368 [1,2,4,8589934592,1,0] 2008-04-09 12
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3378 [1,2,4,8589934592,1,0] 2008-04-09 12
+41 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3388 [1,2,4,8589934592,1,0] 2008-04-09 12
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3398 [1,2,4,8589934592,1,0] 2008-04-09 12
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3410 [1,2,4,8589934592,1,0] 2008-04-09 12
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3422 [1,2,4,8589934592,1,0] 2008-04-09 12
+449 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3434 [1,2,4,8589934592,1,0] 2008-04-09 12
+218 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3446 [1,2,4,8589934592,1,0] 2008-04-09 12
+228 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3458 [1,2,4,8589934592,1,0] 2008-04-09 12
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3470 [1,2,4,8589934592,1,0] 2008-04-09 12
+453 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3482 [1,2,4,8589934592,1,0] 2008-04-09 12
+30 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3494 [1,2,4,8589934592,1,0] 2008-04-09 12
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3504 [1,2,4,8589934592,1,0] 2008-04-09 12
+64 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3516 [1,2,4,8589934592,1,0] 2008-04-09 12
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3526 [1,2,4,8589934592,1,0] 2008-04-09 12
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3538 [1,2,4,8589934592,1,0] 2008-04-09 12
+74 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3548 [1,2,4,8589934592,1,0] 2008-04-09 12
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3558 [1,2,4,8589934592,1,0] 2008-04-09 12
+69 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3570 [1,2,4,8589934592,1,0] 2008-04-09 12
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3580 [1,2,4,8589934592,1,0] 2008-04-09 12
+33 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3592 [1,2,4,8589934592,1,0] 2008-04-09 12
+368 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3602 [1,2,4,8589934592,1,0] 2008-04-09 12
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3614 [1,2,4,8589934592,1,0] 2008-04-09 12
+296 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3626 [1,2,4,8589934592,1,0] 2008-04-09 12
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3638 [1,2,4,8589934592,1,0] 2008-04-09 12
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3650 [1,2,4,8589934592,1,0] 2008-04-09 12
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3662 [1,2,4,8589934592,1,0] 2008-04-09 12
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3674 [1,2,4,8589934592,1,0] 2008-04-09 12
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3686 [1,2,4,8589934592,1,0] 2008-04-09 12
+274 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3698 [1,2,4,8589934592,1,0] 2008-04-09 12
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3710 [1,2,4,8589934592,1,0] 2008-04-09 12
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3722 [1,2,4,8589934592,1,0] 2008-04-09 12
+485 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3734 [1,2,4,8589934592,1,0] 2008-04-09 12
+116 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3746 [1,2,4,8589934592,1,0] 2008-04-09 12
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3758 [1,2,4,8589934592,1,0] 2008-04-09 12
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3770 [1,2,4,8589934592,1,0] 2008-04-09 12
+263 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3782 [1,2,4,8589934592,1,0] 2008-04-09 12
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3794 [1,2,4,8589934592,1,0] 2008-04-09 12
+487 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3804 [1,2,4,8589934592,1,0] 2008-04-09 12
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3816 [1,2,4,8589934592,1,0] 2008-04-09 12
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3828 [1,2,4,8589934592,1,0] 2008-04-09 12
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3840 [1,2,4,8589934592,1,0] 2008-04-09 12
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3852 [1,2,4,8589934592,1,0] 2008-04-09 12
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3864 [1,2,4,8589934592,1,0] 2008-04-09 12
+244 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3872 [1,2,4,8589934592,1,0] 2008-04-09 12
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3884 [1,2,4,8589934592,1,0] 2008-04-09 12
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3896 [1,2,4,8589934592,1,0] 2008-04-09 12
+467 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3908 [1,2,4,8589934592,1,0] 2008-04-09 12
+432 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3920 [1,2,4,8589934592,1,0] 2008-04-09 12
+202 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3932 [1,2,4,8589934592,1,0] 2008-04-09 12
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3944 [1,2,4,8589934592,1,0] 2008-04-09 12
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3956 [1,2,4,8589934592,1,0] 2008-04-09 12
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3968 [1,2,4,8589934592,1,0] 2008-04-09 12
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3980 [1,2,4,8589934592,1,0] 2008-04-09 12
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 3992 [1,2,4,8589934592,1,0] 2008-04-09 12
+2 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4004 [1,2,4,8589934592,1,0] 2008-04-09 12
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4012 [1,2,4,8589934592,1,0] 2008-04-09 12
+283 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4022 [1,2,4,8589934592,1,0] 2008-04-09 12
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4034 [1,2,4,8589934592,1,0] 2008-04-09 12
+235 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4046 [1,2,4,8589934592,1,0] 2008-04-09 12
+80 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4058 [1,2,4,8589934592,1,0] 2008-04-09 12
+44 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4068 [1,2,4,8589934592,1,0] 2008-04-09 12
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4078 [1,2,4,8589934592,1,0] 2008-04-09 12
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4090 [1,2,4,8589934592,1,0] 2008-04-09 12
+335 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4102 [1,2,4,8589934592,1,0] 2008-04-09 12
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4114 [1,2,4,8589934592,1,0] 2008-04-09 12
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4126 [1,2,4,8589934592,1,0] 2008-04-09 12
+366 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4138 [1,2,4,8589934592,1,0] 2008-04-09 12
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4150 [1,2,4,8589934592,1,0] 2008-04-09 12
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4162 [1,2,4,8589934592,1,0] 2008-04-09 12
+483 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4174 [1,2,4,8589934592,1,0] 2008-04-09 12
+53 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4186 [1,2,4,8589934592,1,0] 2008-04-09 12
+105 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4196 [1,2,4,8589934592,1,0] 2008-04-09 12
+257 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4208 [1,2,4,8589934592,1,0] 2008-04-09 12
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4220 [1,2,4,8589934592,1,0] 2008-04-09 12
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4232 [1,2,4,8589934592,1,0] 2008-04-09 12
+190 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4244 [1,2,4,8589934592,1,0] 2008-04-09 12
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4256 [1,2,4,8589934592,1,0] 2008-04-09 12
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4268 [1,2,4,8589934592,1,0] 2008-04-09 12
+114 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4280 [1,2,4,8589934592,1,0] 2008-04-09 12
+258 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4292 [1,2,4,8589934592,1,0] 2008-04-09 12
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4304 [1,2,4,8589934592,1,0] 2008-04-09 12
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4314 [1,2,4,8589934592,1,0] 2008-04-09 12
+262 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4326 [1,2,4,8589934592,1,0] 2008-04-09 12
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4338 [1,2,4,8589934592,1,0] 2008-04-09 12
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4350 [1,2,4,8589934592,1,0] 2008-04-09 12
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4362 [1,2,4,8589934592,1,0] 2008-04-09 12
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4372 [1,2,4,8589934592,1,0] 2008-04-09 12
+201 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4384 [1,2,4,8589934592,1,0] 2008-04-09 12
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4396 [1,2,4,8589934592,1,0] 2008-04-09 12
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4408 [1,2,4,8589934592,1,0] 2008-04-09 12
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4420 [1,2,4,8589934592,1,0] 2008-04-09 12
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4432 [1,2,4,8589934592,1,0] 2008-04-09 12
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4444 [1,2,4,8589934592,1,0] 2008-04-09 12
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4456 [1,2,4,8589934592,1,0] 2008-04-09 12
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4468 [1,2,4,8589934592,1,0] 2008-04-09 12
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4480 [1,2,4,8589934592,1,0] 2008-04-09 12
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4492 [1,2,4,8589934592,1,0] 2008-04-09 12
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4504 [1,2,4,8589934592,1,0] 2008-04-09 12
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4516 [1,2,4,8589934592,1,0] 2008-04-09 12
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4528 [1,2,4,8589934592,1,0] 2008-04-09 12
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4540 [1,2,4,8589934592,1,0] 2008-04-09 12
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4548 [1,2,4,8589934592,1,0] 2008-04-09 12
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4558 [1,2,4,8589934592,1,0] 2008-04-09 12
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4570 [1,2,4,8589934592,1,0] 2008-04-09 12
+291 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4582 [1,2,4,8589934592,1,0] 2008-04-09 12
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4594 [1,2,4,8589934592,1,0] 2008-04-09 12
+351 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4604 [1,2,4,8589934592,1,0] 2008-04-09 12
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4616 [1,2,4,8589934592,1,0] 2008-04-09 12
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4628 [1,2,4,8589934592,1,0] 2008-04-09 12
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4640 [1,2,4,8589934592,1,0] 2008-04-09 12
+163 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4650 [1,2,4,8589934592,1,0] 2008-04-09 12
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4662 [1,2,4,8589934592,1,0] 2008-04-09 12
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4674 [1,2,4,8589934592,1,0] 2008-04-09 12
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4686 [1,2,4,8589934592,1,0] 2008-04-09 12
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4698 [1,2,4,8589934592,1,0] 2008-04-09 12
+491 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4710 [1,2,4,8589934592,1,0] 2008-04-09 12
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4722 [1,2,4,8589934592,1,0] 2008-04-09 12
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4734 [1,2,4,8589934592,1,0] 2008-04-09 12
+360 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4746 [1,2,4,8589934592,1,0] 2008-04-09 12
+248 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4758 [1,2,4,8589934592,1,0] 2008-04-09 12
+479 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4770 [1,2,4,8589934592,1,0] 2008-04-09 12
+305 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4782 [1,2,4,8589934592,1,0] 2008-04-09 12
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4794 [1,2,4,8589934592,1,0] 2008-04-09 12
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4806 [1,2,4,8589934592,1,0] 2008-04-09 12
+444 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4818 [1,2,4,8589934592,1,0] 2008-04-09 12
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4830 [1,2,4,8589934592,1,0] 2008-04-09 12
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4842 [1,2,4,8589934592,1,0] 2008-04-09 12
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4854 [1,2,4,8589934592,1,0] 2008-04-09 12
+443 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4866 [1,2,4,8589934592,1,0] 2008-04-09 12
+323 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4878 [1,2,4,8589934592,1,0] 2008-04-09 12
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4890 [1,2,4,8589934592,1,0] 2008-04-09 12
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4902 [1,2,4,8589934592,1,0] 2008-04-09 12
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4914 [1,2,4,8589934592,1,0] 2008-04-09 12
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4926 [1,2,4,8589934592,1,0] 2008-04-09 12
+178 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4938 [1,2,4,8589934592,1,0] 2008-04-09 12
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4950 [1,2,4,8589934592,1,0] 2008-04-09 12
+310 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4962 [1,2,4,8589934592,1,0] 2008-04-09 12
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4974 [1,2,4,8589934592,1,0] 2008-04-09 12
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4986 [1,2,4,8589934592,1,0] 2008-04-09 12
+493 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 4998 [1,2,4,8589934592,1,0] 2008-04-09 12
+460 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5010 [1,2,4,8589934592,1,0] 2008-04-09 12
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5022 [1,2,4,8589934592,1,0] 2008-04-09 12
+249 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5034 [1,2,4,8589934592,1,0] 2008-04-09 12
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5046 [1,2,4,8589934592,1,0] 2008-04-09 12
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5058 [1,2,4,8589934592,1,0] 2008-04-09 12
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5070 [1,2,4,8589934592,1,0] 2008-04-09 12
+136 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5080 [1,2,4,8589934592,1,0] 2008-04-09 12
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5092 [1,2,4,8589934592,1,0] 2008-04-09 12
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5104 [1,2,4,8589934592,1,0] 2008-04-09 12
+214 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5116 [1,2,4,8589934592,1,0] 2008-04-09 12
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5128 [1,2,4,8589934592,1,0] 2008-04-09 12
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5140 [1,2,4,8589934592,1,0] 2008-04-09 12
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5152 [1,2,4,8589934592,1,0] 2008-04-09 12
+133 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5164 [1,2,4,8589934592,1,0] 2008-04-09 12
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5176 [1,2,4,8589934592,1,0] 2008-04-09 12
+189 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5188 [1,2,4,8589934592,1,0] 2008-04-09 12
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5200 [1,2,4,8589934592,1,0] 2008-04-09 12
+375 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5212 [1,2,4,8589934592,1,0] 2008-04-09 12
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5224 [1,2,4,8589934592,1,0] 2008-04-09 12
+421 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5236 [1,2,4,8589934592,1,0] 2008-04-09 12
+407 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5248 [1,2,4,8589934592,1,0] 2008-04-09 12
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5260 [1,2,4,8589934592,1,0] 2008-04-09 12
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5272 [1,2,4,8589934592,1,0] 2008-04-09 12
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5284 [1,2,4,8589934592,1,0] 2008-04-09 12
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5294 [1,2,4,8589934592,1,0] 2008-04-09 12
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5306 [1,2,4,8589934592,1,0] 2008-04-09 12
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5316 [1,2,4,8589934592,1,0] 2008-04-09 12
+379 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5328 [1,2,4,8589934592,1,0] 2008-04-09 12
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5340 [1,2,4,8589934592,1,0] 2008-04-09 12
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5350 [1,2,4,8589934592,1,0] 2008-04-09 12
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5362 [1,2,4,8589934592,1,0] 2008-04-09 12
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5374 [1,2,4,8589934592,1,0] 2008-04-09 12
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5386 [1,2,4,8589934592,1,0] 2008-04-09 12
+9 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5398 [1,2,4,8589934592,1,0] 2008-04-09 12
+341 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5406 [1,2,4,8589934592,1,0] 2008-04-09 12
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5418 [1,2,4,8589934592,1,0] 2008-04-09 12
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5430 [1,2,4,8589934592,1,0] 2008-04-09 12
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5442 [1,2,4,8589934592,1,0] 2008-04-09 12
+362 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5454 [1,2,4,8589934592,1,0] 2008-04-09 12
+186 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5466 [1,2,4,8589934592,1,0] 2008-04-09 12
+285 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5478 [1,2,4,8589934592,1,0] 2008-04-09 12
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5490 [1,2,4,8589934592,1,0] 2008-04-09 12
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5502 [1,2,4,8589934592,1,0] 2008-04-09 12
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5514 [1,2,4,8589934592,1,0] 2008-04-09 12
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5524 [1,2,4,8589934592,1,0] 2008-04-09 12
+183 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5536 [1,2,4,8589934592,1,0] 2008-04-09 12
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5548 [1,2,4,8589934592,1,0] 2008-04-09 12
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5560 [1,2,4,8589934592,1,0] 2008-04-09 12
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5572 [1,2,4,8589934592,1,0] 2008-04-09 12
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5582 [1,2,4,8589934592,1,0] 2008-04-09 12
+315 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5594 [1,2,4,8589934592,1,0] 2008-04-09 12
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5606 [1,2,4,8589934592,1,0] 2008-04-09 12
+28 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5616 [1,2,4,8589934592,1,0] 2008-04-09 12
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5626 [1,2,4,8589934592,1,0] 2008-04-09 12
+448 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5636 [1,2,4,8589934592,1,0] 2008-04-09 12
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5648 [1,2,4,8589934592,1,0] 2008-04-09 12
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5660 [1,2,4,8589934592,1,0] 2008-04-09 12
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5672 [1,2,4,8589934592,1,0] 2008-04-09 12
+194 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5684 [1,2,4,8589934592,1,0] 2008-04-09 12
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5696 [1,2,4,8589934592,1,0] 2008-04-09 12
+477 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5708 [1,2,4,8589934592,1,0] 2008-04-09 12
+222 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5720 [1,2,4,8589934592,1,0] 2008-04-09 12
+126 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5732 [1,2,4,8589934592,1,0] 2008-04-09 12
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5744 [1,2,4,8589934592,1,0] 2008-04-09 12
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5754 [1,2,4,8589934592,1,0] 2008-04-09 12
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5766 [1,2,4,8589934592,1,0] 2008-04-09 12
+400 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5778 [1,2,4,8589934592,1,0] 2008-04-09 12
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5790 [1,2,4,8589934592,1,0] 2008-04-09 12
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12/kv1.txt 5802 [1,2,4,8589934592,1,0] 2008-04-09 12
+PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_result" SELECT `_bucketname` ,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_srcpart_index_proj__
+WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND key=100 GROUP BY `_bucketname`
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+PREHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=12
+PREHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=11
+PREHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=12
+PREHOOK: Output: /tmp/index_result
+POSTHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_result" SELECT `_bucketname` ,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_srcpart_index_proj__
+WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND key=100 GROUP BY `_bucketname`
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-08/hr=12
+POSTHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=11
+POSTHOOK: Input: default@default__srcpart_srcpart_index_proj__@ds=2008-04-09/hr=12
+POSTHOOK: Output: /tmp/index_result
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+PREHOOK: query: SELECT key, value FROM srcpart WHERE key=100 ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
+PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
+PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-26-19_906_493551094363298972/-mr-10000
+POSTHOOK: query: SELECT key, value FROM srcpart WHERE key=100 ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
+POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
+POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-26-19_906_493551094363298972/-mr-10000
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+PREHOOK: query: SELECT key, value FROM srcpart WHERE key=100 ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
+PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
+PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-26-23_432_3402978137624432229/-mr-10000
+POSTHOOK: query: SELECT key, value FROM srcpart WHERE key=100 ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
+POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
+POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-26-23_432_3402978137624432229/-mr-10000
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+PREHOOK: query: DROP INDEX srcpart_index_proj on srcpart
+PREHOOK: type: DROPINDEX
+POSTHOOK: query: DROP INDEX srcpart_index_proj on srcpart
+POSTHOOK: type: DROPINDEX
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart)srcpart.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart)srcpart.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart)srcpart.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_srcpart_index_proj__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/index_bitmap1.q.out ql/src/test/results/clientpositive/index_bitmap1.q.out
new file mode 100644
index 0000000..9f638f5
--- /dev/null
+++ ql/src/test/results/clientpositive/index_bitmap1.q.out
@@ -0,0 +1,596 @@
+PREHOOK: query: EXPLAIN
+CREATE INDEX src_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: EXPLAIN
+CREATE INDEX src_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+ABSTRACT SYNTAX TREE:
+ (TOK_CREATEINDEX src_index 'BITMAP' (TOK_TABNAME src) (TOK_TABCOLNAME key) TOK_DEFERRED_REBUILDINDEX)
+
+STAGE DEPENDENCIES:
+ Stage-0 is a root stage
+
+STAGE PLANS:
+ Stage: Stage-0
+
+
+PREHOOK: query: CREATE INDEX src_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: CREATE INDEX src_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+PREHOOK: query: ALTER INDEX src_index ON src REBUILD
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: default@default__src_src_index__
+POSTHOOK: query: ALTER INDEX src_index ON src REBUILD
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: default@default__src_src_index__
+POSTHOOK: Lineage: default__src_src_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+PREHOOK: query: SELECT x.* FROM default__src_src_index__ x ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__src_src_index__
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-59-31_952_8562444679495167615/-mr-10000
+POSTHOOK: query: SELECT x.* FROM default__src_src_index__ x ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__src_src_index__
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-59-31_952_8562444679495167615/-mr-10000
+POSTHOOK: Lineage: default__src_src_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 968 [1,2,4,8589934592,1,0]
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2088 [1,2,4,8589934592,1,0]
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2632 [1,2,4,8589934592,1,0]
+10 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2846 [1,2,4,8589934592,1,0]
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5374 [1,2,4,8589934592,1,0]
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2156 [1,2,4,8589934592,1,0]
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1484 [1,2,4,8589934592,1,0]
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3614 [1,2,4,8589934592,1,0]
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4628 [1,2,4,8589934592,1,0]
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4114 [1,2,4,8589934592,1,0]
+105 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4196 [1,2,4,8589934592,1,0]
+11 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3170 [1,2,4,8589934592,1,0]
+111 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1186 [1,2,4,8589934592,1,0]
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3638 [1,2,4,8589934592,1,0]
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 920 [1,2,4,8589934592,1,0]
+114 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4280 [1,2,4,8589934592,1,0]
+116 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3746 [1,2,4,8589934592,1,0]
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2686 [1,2,4,8589934592,1,0]
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2780 [1,2,4,8589934592,1,0]
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4674 [1,2,4,8589934592,1,0]
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3332 [1,2,4,8589934592,1,0]
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2064 [1,2,4,8589934592,1,0]
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1720 [1,2,4,8589934592,1,0]
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4362 [1,2,4,8589934592,1,0]
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2284 [1,2,4,8589934592,1,0]
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4830 [1,2,4,8589934592,1,0]
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1344 [1,2,4,8589934592,1,0]
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4468 [1,2,4,8589934592,1,0]
+126 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5732 [1,2,4,8589934592,1,0]
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 208 [1,2,4,8589934592,1,0]
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 988 [1,2,4,8589934592,1,0]
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3896 [1,2,4,8589934592,1,0]
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1094 [1,2,4,8589934592,1,0]
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2040 [1,2,4,8589934592,1,0]
+131 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2296 [1,2,4,8589934592,1,0]
+133 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5164 [1,2,4,8589934592,1,0]
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5294 [1,2,4,8589934592,1,0]
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2698 [1,2,4,8589934592,1,0]
+136 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5080 [1,2,4,8589934592,1,0]
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1650 [1,2,4,8589934592,1,0]
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2552 [1,2,4,8589934592,1,0]
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1848 [1,2,4,8589934592,1,0]
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1472 [1,2,4,8589934592,1,0]
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3470 [1,2,4,8589934592,1,0]
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2734 [1,2,4,8589934592,1,0]
+143 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3226 [1,2,4,8589934592,1,0]
+145 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 304 [1,2,4,8589934592,1,0]
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5430 [1,2,4,8589934592,1,0]
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 232 [1,2,4,8589934592,1,0]
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3422 [1,2,4,8589934592,1,0]
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1058 [1,2,4,8589934592,1,0]
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2770 [1,2,4,8589934592,1,0]
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 386 [1,2,4,8589934592,1,0]
+150 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 150 [1,2,4,8589934592,1,0]
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 280 [1,2,4,8589934592,1,0]
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5648 [1,2,4,8589934592,1,0]
+153 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 502 [1,2,4,8589934592,1,0]
+155 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 932 [1,2,4,8589934592,1,0]
+156 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2352 [1,2,4,8589934592,1,0]
+157 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1140 [1,2,4,8589934592,1,0]
+158 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2052 [1,2,4,8589934592,1,0]
+160 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3274 [1,2,4,8589934592,1,0]
+162 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 754 [1,2,4,8589934592,1,0]
+163 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4650 [1,2,4,8589934592,1,0]
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4492 [1,2,4,8589934592,1,0]
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4408 [1,2,4,8589934592,1,0]
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 44 [1,2,4,8589934592,1,0]
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2236 [1,2,4,8589934592,1,0]
+166 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 418 [1,2,4,8589934592,1,0]
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5502 [1,2,4,8589934592,1,0]
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3686 [1,2,4,8589934592,1,0]
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 874 [1,2,4,8589934592,1,0]
+168 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3180 [1,2,4,8589934592,1,0]
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5754 [1,2,4,8589934592,1,0]
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2588 [1,2,4,8589934592,1,0]
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4854 [1,2,4,8589934592,1,0]
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1308 [1,2,4,8589934592,1,0]
+17 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 910 [1,2,4,8589934592,1,0]
+170 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1106 [1,2,4,8589934592,1,0]
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2018 [1,2,4,8589934592,1,0]
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5104 [1,2,4,8589934592,1,0]
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 598 [1,2,4,8589934592,1,0]
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 682 [1,2,4,8589934592,1,0]
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4150 [1,2,4,8589934592,1,0]
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5176 [1,2,4,8589934592,1,0]
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1428 [1,2,4,8589934592,1,0]
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1556 [1,2,4,8589934592,1,0]
+177 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3036 [1,2,4,8589934592,1,0]
+178 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4938 [1,2,4,8589934592,1,0]
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2006 [1,2,4,8589934592,1,0]
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2674 [1,2,4,8589934592,1,0]
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5514 [1,2,4,8589934592,1,0]
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5340 [1,2,4,8589934592,1,0]
+180 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1696 [1,2,4,8589934592,1,0]
+181 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1742 [1,2,4,8589934592,1,0]
+183 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5536 [1,2,4,8589934592,1,0]
+186 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5466 [1,2,4,8589934592,1,0]
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2492 [1,2,4,8589934592,1,0]
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1416 [1,2,4,8589934592,1,0]
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4516 [1,2,4,8589934592,1,0]
+189 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5188 [1,2,4,8589934592,1,0]
+19 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2824 [1,2,4,8589934592,1,0]
+190 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4244 [1,2,4,8589934592,1,0]
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2192 [1,2,4,8589934592,1,0]
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3852 [1,2,4,8589934592,1,0]
+192 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1392 [1,2,4,8589934592,1,0]
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 126 [1,2,4,8589934592,1,0]
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 514 [1,2,4,8589934592,1,0]
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4078 [1,2,4,8589934592,1,0]
+194 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5684 [1,2,4,8589934592,1,0]
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 886 [1,2,4,8589934592,1,0]
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3286 [1,2,4,8589934592,1,0]
+196 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2410 [1,2,4,8589934592,1,0]
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2108 [1,2,4,8589934592,1,0]
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2480 [1,2,4,8589934592,1,0]
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4806 [1,2,4,8589934592,1,0]
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 646 [1,2,4,8589934592,1,0]
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2180 [1,2,4,8589934592,1,0]
+2 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4004 [1,2,4,8589934592,1,0]
+20 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1118 [1,2,4,8589934592,1,0]
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4698 [1,2,4,8589934592,1,0]
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5790 [1,2,4,8589934592,1,0]
+201 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4384 [1,2,4,8589934592,1,0]
+202 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3932 [1,2,4,8589934592,1,0]
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4314 [1,2,4,8589934592,1,0]
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 944 [1,2,4,8589934592,1,0]
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2272 [1,2,4,8589934592,1,0]
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1046 [1,2,4,8589934592,1,0]
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 634 [1,2,4,8589934592,1,0]
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5022 [1,2,4,8589934592,1,0]
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1948 [1,2,4,8589934592,1,0]
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1272 [1,2,4,8589934592,1,0]
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 670 [1,2,4,8589934592,1,0]
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 374 [1,2,4,8589934592,1,0]
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3504 [1,2,4,8589934592,1,0]
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 220 [1,2,4,8589934592,1,0]
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1508 [1,2,4,8589934592,1,0]
+214 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5116 [1,2,4,8589934592,1,0]
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1520 [1,2,4,8589934592,1,0]
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3650 [1,2,4,8589934592,1,0]
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1860 [1,2,4,8589934592,1,0]
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4396 [1,2,4,8589934592,1,0]
+218 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3446 [1,2,4,8589934592,1,0]
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3710 [1,2,4,8589934592,1,0]
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 478 [1,2,4,8589934592,1,0]
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1164 [1,2,4,8589934592,1,0]
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1580 [1,2,4,8589934592,1,0]
+222 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5720 [1,2,4,8589934592,1,0]
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3758 [1,2,4,8589934592,1,0]
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3398 [1,2,4,8589934592,1,0]
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2892 [1,2,4,8589934592,1,0]
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 174 [1,2,4,8589934592,1,0]
+226 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3048 [1,2,4,8589934592,1,0]
+228 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3458 [1,2,4,8589934592,1,0]
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3956 [1,2,4,8589934592,1,0]
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3202 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1936 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4914 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1730 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2260 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3580 [1,2,4,8589934592,1,0]
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5140 [1,2,4,8589934592,1,0]
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3214 [1,2,4,8589934592,1,0]
+235 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4046 [1,2,4,8589934592,1,0]
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4722 [1,2,4,8589934592,1,0]
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 574 [1,2,4,8589934592,1,0]
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2746 [1,2,4,8589934592,1,0]
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 0 [1,2,4,8589934592,1,0]
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1496 [1,2,4,8589934592,1,0]
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3722 [1,2,4,8589934592,1,0]
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1972 [1,2,4,8589934592,1,0]
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4594 [1,2,4,8589934592,1,0]
+241 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1662 [1,2,4,8589934592,1,0]
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3012 [1,2,4,8589934592,1,0]
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2940 [1,2,4,8589934592,1,0]
+244 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3872 [1,2,4,8589934592,1,0]
+247 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 718 [1,2,4,8589934592,1,0]
+248 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4758 [1,2,4,8589934592,1,0]
+249 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5034 [1,2,4,8589934592,1,0]
+252 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 454 [1,2,4,8589934592,1,0]
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4616 [1,2,4,8589934592,1,0]
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 68 [1,2,4,8589934592,1,0]
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3770 [1,2,4,8589934592,1,0]
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5272 [1,2,4,8589934592,1,0]
+257 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4208 [1,2,4,8589934592,1,0]
+258 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4292 [1,2,4,8589934592,1,0]
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5284 [1,2,4,8589934592,1,0]
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2226 [1,2,4,8589934592,1,0]
+260 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1764 [1,2,4,8589934592,1,0]
+262 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4326 [1,2,4,8589934592,1,0]
+263 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3782 [1,2,4,8589934592,1,0]
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 114 [1,2,4,8589934592,1,0]
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5046 [1,2,4,8589934592,1,0]
+266 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 814 [1,2,4,8589934592,1,0]
+27 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 34 [1,2,4,8589934592,1,0]
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1836 [1,2,4,8589934592,1,0]
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2976 [1,2,4,8589934592,1,0]
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2868 [1,2,4,8589934592,1,0]
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5524 [1,2,4,8589934592,1,0]
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 162 [1,2,4,8589934592,1,0]
+274 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3698 [1,2,4,8589934592,1,0]
+275 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1638 [1,2,4,8589934592,1,0]
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4902 [1,2,4,8589934592,1,0]
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 362 [1,2,4,8589934592,1,0]
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1260 [1,2,4,8589934592,1,0]
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2856 [1,2,4,8589934592,1,0]
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 80 [1,2,4,8589934592,1,0]
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1544 [1,2,4,8589934592,1,0]
+28 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5616 [1,2,4,8589934592,1,0]
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1226 [1,2,4,8589934592,1,0]
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3992 [1,2,4,8589934592,1,0]
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5548 [1,2,4,8589934592,1,0]
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 350 [1,2,4,8589934592,1,0]
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2722 [1,2,4,8589934592,1,0]
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2468 [1,2,4,8589934592,1,0]
+283 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4022 [1,2,4,8589934592,1,0]
+284 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1708 [1,2,4,8589934592,1,0]
+285 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5478 [1,2,4,8589934592,1,0]
+286 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1404 [1,2,4,8589934592,1,0]
+287 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 490 [1,2,4,8589934592,1,0]
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2422 [1,2,4,8589934592,1,0]
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3840 [1,2,4,8589934592,1,0]
+289 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1568 [1,2,4,8589934592,1,0]
+291 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4582 [1,2,4,8589934592,1,0]
+292 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 466 [1,2,4,8589934592,1,0]
+296 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3626 [1,2,4,8589934592,1,0]
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2168 [1,2,4,8589934592,1,0]
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4456 [1,2,4,8589934592,1,0]
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5386 [1,2,4,8589934592,1,0]
+30 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3494 [1,2,4,8589934592,1,0]
+302 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1034 [1,2,4,8589934592,1,0]
+305 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4782 [1,2,4,8589934592,1,0]
+306 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2880 [1,2,4,8589934592,1,0]
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5672 [1,2,4,8589934592,1,0]
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2812 [1,2,4,8589934592,1,0]
+308 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2388 [1,2,4,8589934592,1,0]
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2904 [1,2,4,8589934592,1,0]
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 790 [1,2,4,8589934592,1,0]
+310 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4962 [1,2,4,8589934592,1,0]
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1626 [1,2,4,8589934592,1,0]
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 22 [1,2,4,8589934592,1,0]
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1000 [1,2,4,8589934592,1,0]
+315 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5594 [1,2,4,8589934592,1,0]
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3944 [1,2,4,8589934592,1,0]
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1012 [1,2,4,8589934592,1,0]
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2576 [1,2,4,8589934592,1,0]
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3104 [1,2,4,8589934592,1,0]
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4974 [1,2,4,8589934592,1,0]
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2504 [1,2,4,8589934592,1,0]
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2516 [1,2,4,8589934592,1,0]
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1602 [1,2,4,8589934592,1,0]
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3308 [1,2,4,8589934592,1,0]
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4090 [1,2,4,8589934592,1,0]
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3250 [1,2,4,8589934592,1,0]
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2096 [1,2,4,8589934592,1,0]
+323 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4878 [1,2,4,8589934592,1,0]
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 862 [1,2,4,8589934592,1,0]
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4890 [1,2,4,8589934592,1,0]
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2928 [1,2,4,8589934592,1,0]
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 338 [1,2,4,8589934592,1,0]
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2248 [1,2,4,8589934592,1,0]
+33 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3592 [1,2,4,8589934592,1,0]
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4034 [1,2,4,8589934592,1,0]
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2988 [1,2,4,8589934592,1,0]
+332 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1614 [1,2,4,8589934592,1,0]
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4986 [1,2,4,8589934592,1,0]
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1684 [1,2,4,8589934592,1,0]
+335 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4102 [1,2,4,8589934592,1,0]
+336 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3148 [1,2,4,8589934592,1,0]
+338 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 526 [1,2,4,8589934592,1,0]
+339 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 956 [1,2,4,8589934592,1,0]
+34 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3192 [1,2,4,8589934592,1,0]
+341 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5406 [1,2,4,8589934592,1,0]
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 838 [1,2,4,8589934592,1,0]
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3558 [1,2,4,8589934592,1,0]
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5560 [1,2,4,8589934592,1,0]
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3674 [1,2,4,8589934592,1,0]
+345 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1082 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4338 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1882 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1960 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5660 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5490 [1,2,4,8589934592,1,0]
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1238 [1,2,4,8589934592,1,0]
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3138 [1,2,4,8589934592,1,0]
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4012 [1,2,4,8589934592,1,0]
+351 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4604 [1,2,4,8589934592,1,0]
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1812 [1,2,4,8589934592,1,0]
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5092 [1,2,4,8589934592,1,0]
+356 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1284 [1,2,4,8589934592,1,0]
+360 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4746 [1,2,4,8589934592,1,0]
+362 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5454 [1,2,4,8589934592,1,0]
+364 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2662 [1,2,4,8589934592,1,0]
+365 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 802 [1,2,4,8589934592,1,0]
+366 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4138 [1,2,4,8589934592,1,0]
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 850 [1,2,4,8589934592,1,0]
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3662 [1,2,4,8589934592,1,0]
+368 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3602 [1,2,4,8589934592,1,0]
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2564 [1,2,4,8589934592,1,0]
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2952 [1,2,4,8589934592,1,0]
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 186 [1,2,4,8589934592,1,0]
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5626 [1,2,4,8589934592,1,0]
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 328 [1,2,4,8589934592,1,0]
+373 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1824 [1,2,4,8589934592,1,0]
+374 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 268 [1,2,4,8589934592,1,0]
+375 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5212 [1,2,4,8589934592,1,0]
+377 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 766 [1,2,4,8589934592,1,0]
+378 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1152 [1,2,4,8589934592,1,0]
+379 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5328 [1,2,4,8589934592,1,0]
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4528 [1,2,4,8589934592,1,0]
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1320 [1,2,4,8589934592,1,0]
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5260 [1,2,4,8589934592,1,0]
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5316 [1,2,4,8589934592,1,0]
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1788 [1,2,4,8589934592,1,0]
+386 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1356 [1,2,4,8589934592,1,0]
+389 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2916 [1,2,4,8589934592,1,0]
+392 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2964 [1,2,4,8589934592,1,0]
+393 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2132 [1,2,4,8589934592,1,0]
+394 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 562 [1,2,4,8589934592,1,0]
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3116 [1,2,4,8589934592,1,0]
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2710 [1,2,4,8589934592,1,0]
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 706 [1,2,4,8589934592,1,0]
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3092 [1,2,4,8589934592,1,0]
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4372 [1,2,4,8589934592,1,0]
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4558 [1,2,4,8589934592,1,0]
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 778 [1,2,4,8589934592,1,0]
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 694 [1,2,4,8589934592,1,0]
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1296 [1,2,4,8589934592,1,0]
+4 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1218 [1,2,4,8589934592,1,0]
+400 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5778 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3828 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4268 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5224 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 138 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3000 [1,2,4,8589934592,1,0]
+402 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3080 [1,2,4,8589934592,1,0]
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5766 [1,2,4,8589934592,1,0]
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4162 [1,2,4,8589934592,1,0]
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 406 [1,2,4,8589934592,1,0]
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2318 [1,2,4,8589934592,1,0]
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1776 [1,2,4,8589934592,1,0]
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 244 [1,2,4,8589934592,1,0]
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5152 [1,2,4,8589934592,1,0]
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4220 [1,2,4,8589934592,1,0]
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4256 [1,2,4,8589934592,1,0]
+407 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5248 [1,2,4,8589934592,1,0]
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4232 [1,2,4,8589934592,1,0]
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 56 [1,2,4,8589934592,1,0]
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2528 [1,2,4,8589934592,1,0]
+41 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3388 [1,2,4,8589934592,1,0]
+411 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1924 [1,2,4,8589934592,1,0]
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 610 [1,2,4,8589934592,1,0]
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2600 [1,2,4,8589934592,1,0]
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4686 [1,2,4,8589934592,1,0]
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5696 [1,2,4,8589934592,1,0]
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 730 [1,2,4,8589934592,1,0]
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4794 [1,2,4,8589934592,1,0]
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 430 [1,2,4,8589934592,1,0]
+418 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2204 [1,2,4,8589934592,1,0]
+419 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2758 [1,2,4,8589934592,1,0]
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3298 [1,2,4,8589934592,1,0]
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2030 [1,2,4,8589934592,1,0]
+421 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5236 [1,2,4,8589934592,1,0]
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4504 [1,2,4,8589934592,1,0]
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4350 [1,2,4,8589934592,1,0]
+427 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1248 [1,2,4,8589934592,1,0]
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 256 [1,2,4,8589934592,1,0]
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4842 [1,2,4,8589934592,1,0]
+43 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2330 [1,2,4,8589934592,1,0]
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 442 [1,2,4,8589934592,1,0]
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3320 [1,2,4,8589934592,1,0]
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1532 [1,2,4,8589934592,1,0]
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1994 [1,2,4,8589934592,1,0]
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4420 [1,2,4,8589934592,1,0]
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4480 [1,2,4,8589934592,1,0]
+432 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3920 [1,2,4,8589934592,1,0]
+435 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2834 [1,2,4,8589934592,1,0]
+436 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2340 [1,2,4,8589934592,1,0]
+437 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1368 [1,2,4,8589934592,1,0]
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4662 [1,2,4,8589934592,1,0]
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1070 [1,2,4,8589934592,1,0]
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3884 [1,2,4,8589934592,1,0]
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4734 [1,2,4,8589934592,1,0]
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 826 [1,2,4,8589934592,1,0]
+44 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4068 [1,2,4,8589934592,1,0]
+443 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4866 [1,2,4,8589934592,1,0]
+444 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4818 [1,2,4,8589934592,1,0]
+446 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 538 [1,2,4,8589934592,1,0]
+448 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5636 [1,2,4,8589934592,1,0]
+449 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3434 [1,2,4,8589934592,1,0]
+452 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3024 [1,2,4,8589934592,1,0]
+453 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3482 [1,2,4,8589934592,1,0]
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4432 [1,2,4,8589934592,1,0]
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2144 [1,2,4,8589934592,1,0]
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5200 [1,2,4,8589934592,1,0]
+455 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 976 [1,2,4,8589934592,1,0]
+457 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2446 [1,2,4,8589934592,1,0]
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3356 [1,2,4,8589934592,1,0]
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5442 [1,2,4,8589934592,1,0]
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 550 [1,2,4,8589934592,1,0]
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1450 [1,2,4,8589934592,1,0]
+460 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5010 [1,2,4,8589934592,1,0]
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5128 [1,2,4,8589934592,1,0]
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5350 [1,2,4,8589934592,1,0]
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1982 [1,2,4,8589934592,1,0]
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3980 [1,2,4,8589934592,1,0]
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4126 [1,2,4,8589934592,1,0]
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 658 [1,2,4,8589934592,1,0]
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1894 [1,2,4,8589934592,1,0]
+467 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3908 [1,2,4,8589934592,1,0]
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4950 [1,2,4,8589934592,1,0]
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2120 [1,2,4,8589934592,1,0]
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2376 [1,2,4,8589934592,1,0]
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3526 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 292 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1380 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3968 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5582 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2364 [1,2,4,8589934592,1,0]
+47 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1198 [1,2,4,8589934592,1,0]
+470 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2540 [1,2,4,8589934592,1,0]
+472 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3238 [1,2,4,8589934592,1,0]
+475 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 898 [1,2,4,8589934592,1,0]
+477 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5708 [1,2,4,8589934592,1,0]
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4444 [1,2,4,8589934592,1,0]
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4926 [1,2,4,8589934592,1,0]
+479 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4770 [1,2,4,8589934592,1,0]
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3816 [1,2,4,8589934592,1,0]
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5058 [1,2,4,8589934592,1,0]
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4570 [1,2,4,8589934592,1,0]
+481 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2434 [1,2,4,8589934592,1,0]
+482 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 586 [1,2,4,8589934592,1,0]
+483 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4174 [1,2,4,8589934592,1,0]
+484 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 102 [1,2,4,8589934592,1,0]
+485 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3734 [1,2,4,8589934592,1,0]
+487 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3804 [1,2,4,8589934592,1,0]
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1128 [1,2,4,8589934592,1,0]
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 742 [1,2,4,8589934592,1,0]
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1800 [1,2,4,8589934592,1,0]
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3344 [1,2,4,8589934592,1,0]
+490 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2640 [1,2,4,8589934592,1,0]
+491 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4710 [1,2,4,8589934592,1,0]
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3410 [1,2,4,8589934592,1,0]
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5362 [1,2,4,8589934592,1,0]
+493 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4998 [1,2,4,8589934592,1,0]
+494 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 622 [1,2,4,8589934592,1,0]
+495 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 316 [1,2,4,8589934592,1,0]
+496 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2076 [1,2,4,8589934592,1,0]
+497 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3068 [1,2,4,8589934592,1,0]
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3262 [1,2,4,8589934592,1,0]
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1332 [1,2,4,8589934592,1,0]
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5418 [1,2,4,8589934592,1,0]
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3864 [1,2,4,8589934592,1,0]
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3060 [1,2,4,8589934592,1,0]
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4540 [1,2,4,8589934592,1,0]
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1462 [1,2,4,8589934592,1,0]
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2308 [1,2,4,8589934592,1,0]
+53 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4186 [1,2,4,8589934592,1,0]
+54 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1440 [1,2,4,8589934592,1,0]
+57 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1024 [1,2,4,8589934592,1,0]
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1906 [1,2,4,8589934592,1,0]
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3128 [1,2,4,8589934592,1,0]
+64 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3516 [1,2,4,8589934592,1,0]
+65 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1592 [1,2,4,8589934592,1,0]
+66 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 198 [1,2,4,8589934592,1,0]
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5306 [1,2,4,8589934592,1,0]
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1754 [1,2,4,8589934592,1,0]
+69 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3570 [1,2,4,8589934592,1,0]
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3794 [1,2,4,8589934592,1,0]
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4640 [1,2,4,8589934592,1,0]
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4548 [1,2,4,8589934592,1,0]
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1208 [1,2,4,8589934592,1,0]
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2792 [1,2,4,8589934592,1,0]
+74 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3548 [1,2,4,8589934592,1,0]
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3538 [1,2,4,8589934592,1,0]
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3378 [1,2,4,8589934592,1,0]
+77 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2622 [1,2,4,8589934592,1,0]
+78 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3368 [1,2,4,8589934592,1,0]
+8 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1916 [1,2,4,8589934592,1,0]
+80 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4058 [1,2,4,8589934592,1,0]
+82 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 396 [1,2,4,8589934592,1,0]
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5070 [1,2,4,8589934592,1,0]
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1674 [1,2,4,8589934592,1,0]
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5606 [1,2,4,8589934592,1,0]
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1872 [1,2,4,8589934592,1,0]
+85 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2612 [1,2,4,8589934592,1,0]
+86 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 12 [1,2,4,8589934592,1,0]
+87 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2652 [1,2,4,8589934592,1,0]
+9 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5398 [1,2,4,8589934592,1,0]
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2802 [1,2,4,8589934592,1,0]
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5744 [1,2,4,8589934592,1,0]
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4304 [1,2,4,8589934592,1,0]
+92 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1176 [1,2,4,8589934592,1,0]
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3160 [1,2,4,8589934592,1,0]
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2400 [1,2,4,8589934592,1,0]
+96 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2216 [1,2,4,8589934592,1,0]
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5572 [1,2,4,8589934592,1,0]
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5802 [1,2,4,8589934592,1,0]
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 92 [1,2,4,8589934592,1,0]
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2458 [1,2,4,8589934592,1,0]
+PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_result" SELECT `_bucketname`,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__src_src_index__ WHERE NOT
+EWAH_BITMAP_EMPTY(`_bitmaps`) AND key=100 GROUP BY `_bucketname`
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__src_src_index__
+PREHOOK: Output: /tmp/index_result
+POSTHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_result" SELECT `_bucketname`,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__src_src_index__ WHERE NOT
+EWAH_BITMAP_EMPTY(`_bitmaps`) AND key=100 GROUP BY `_bucketname`
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__src_src_index__
+POSTHOOK: Output: /tmp/index_result
+POSTHOOK: Lineage: default__src_src_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+PREHOOK: query: SELECT key, value FROM src WHERE key=100 ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-59-38_464_4540352679545219811/-mr-10000
+POSTHOOK: query: SELECT key, value FROM src WHERE key=100 ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-59-38_464_4540352679545219811/-mr-10000
+POSTHOOK: Lineage: default__src_src_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+100 val_100
+100 val_100
+PREHOOK: query: SELECT key, value FROM src WHERE key=100 ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-59-41_520_6713876925797424620/-mr-10000
+POSTHOOK: query: SELECT key, value FROM src WHERE key=100 ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-07_14-59-41_520_6713876925797424620/-mr-10000
+POSTHOOK: Lineage: default__src_src_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+100 val_100
+100 val_100
+PREHOOK: query: DROP INDEX src_index ON src
+PREHOOK: type: DROPINDEX
+POSTHOOK: query: DROP INDEX src_index ON src
+POSTHOOK: type: DROPINDEX
+POSTHOOK: Lineage: default__src_src_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/index_bitmap2.q.out ql/src/test/results/clientpositive/index_bitmap2.q.out
new file mode 100644
index 0000000..e901477
--- /dev/null
+++ ql/src/test/results/clientpositive/index_bitmap2.q.out
@@ -0,0 +1,1198 @@
+PREHOOK: query: EXPLAIN
+CREATE INDEX src1_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: EXPLAIN
+CREATE INDEX src1_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+ABSTRACT SYNTAX TREE:
+ (TOK_CREATEINDEX src1_index 'BITMAP' (TOK_TABNAME src) (TOK_TABCOLNAME key) TOK_DEFERRED_REBUILDINDEX)
+
+STAGE DEPENDENCIES:
+ Stage-0 is a root stage
+
+STAGE PLANS:
+ Stage: Stage-0
+
+
+PREHOOK: query: EXPLAIN
+CREATE INDEX src2_index ON TABLE src(value) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: EXPLAIN
+CREATE INDEX src2_index ON TABLE src(value) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+ABSTRACT SYNTAX TREE:
+ (TOK_CREATEINDEX src2_index 'BITMAP' (TOK_TABNAME src) (TOK_TABCOLNAME value) TOK_DEFERRED_REBUILDINDEX)
+
+STAGE DEPENDENCIES:
+ Stage-0 is a root stage
+
+STAGE PLANS:
+ Stage: Stage-0
+
+
+PREHOOK: query: CREATE INDEX src1_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: CREATE INDEX src1_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+PREHOOK: query: CREATE INDEX src2_index ON TABLE src(value) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: CREATE INDEX src2_index ON TABLE src(value) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+PREHOOK: query: ALTER INDEX src1_index ON src REBUILD
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: default@default__src_src1_index__
+POSTHOOK: query: ALTER INDEX src1_index ON src REBUILD
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: default@default__src_src1_index__
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+PREHOOK: query: ALTER INDEX src2_index ON src REBUILD
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: default@default__src_src2_index__
+POSTHOOK: query: ALTER INDEX src2_index ON src REBUILD
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: default@default__src_src2_index__
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: SELECT * FROM default__src_src1_index__ ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__src_src1_index__
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_13-34-20_772_1731436024963952888/-mr-10000
+POSTHOOK: query: SELECT * FROM default__src_src1_index__ ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__src_src1_index__
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_13-34-20_772_1731436024963952888/-mr-10000
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 968 [1,2,4,8589934592,1,0]
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2088 [1,2,4,8589934592,1,0]
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2632 [1,2,4,8589934592,1,0]
+10 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2846 [1,2,4,8589934592,1,0]
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5374 [1,2,4,8589934592,1,0]
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2156 [1,2,4,8589934592,1,0]
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1484 [1,2,4,8589934592,1,0]
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3614 [1,2,4,8589934592,1,0]
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4628 [1,2,4,8589934592,1,0]
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4114 [1,2,4,8589934592,1,0]
+105 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4196 [1,2,4,8589934592,1,0]
+11 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3170 [1,2,4,8589934592,1,0]
+111 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1186 [1,2,4,8589934592,1,0]
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3638 [1,2,4,8589934592,1,0]
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 920 [1,2,4,8589934592,1,0]
+114 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4280 [1,2,4,8589934592,1,0]
+116 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3746 [1,2,4,8589934592,1,0]
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2686 [1,2,4,8589934592,1,0]
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2780 [1,2,4,8589934592,1,0]
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4674 [1,2,4,8589934592,1,0]
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3332 [1,2,4,8589934592,1,0]
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2064 [1,2,4,8589934592,1,0]
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1720 [1,2,4,8589934592,1,0]
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4362 [1,2,4,8589934592,1,0]
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2284 [1,2,4,8589934592,1,0]
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4830 [1,2,4,8589934592,1,0]
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1344 [1,2,4,8589934592,1,0]
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4468 [1,2,4,8589934592,1,0]
+126 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5732 [1,2,4,8589934592,1,0]
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 208 [1,2,4,8589934592,1,0]
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 988 [1,2,4,8589934592,1,0]
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3896 [1,2,4,8589934592,1,0]
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1094 [1,2,4,8589934592,1,0]
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2040 [1,2,4,8589934592,1,0]
+131 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2296 [1,2,4,8589934592,1,0]
+133 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5164 [1,2,4,8589934592,1,0]
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5294 [1,2,4,8589934592,1,0]
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2698 [1,2,4,8589934592,1,0]
+136 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5080 [1,2,4,8589934592,1,0]
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1650 [1,2,4,8589934592,1,0]
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2552 [1,2,4,8589934592,1,0]
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1848 [1,2,4,8589934592,1,0]
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1472 [1,2,4,8589934592,1,0]
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3470 [1,2,4,8589934592,1,0]
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2734 [1,2,4,8589934592,1,0]
+143 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3226 [1,2,4,8589934592,1,0]
+145 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 304 [1,2,4,8589934592,1,0]
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5430 [1,2,4,8589934592,1,0]
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 232 [1,2,4,8589934592,1,0]
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3422 [1,2,4,8589934592,1,0]
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1058 [1,2,4,8589934592,1,0]
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2770 [1,2,4,8589934592,1,0]
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 386 [1,2,4,8589934592,1,0]
+150 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 150 [1,2,4,8589934592,1,0]
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 280 [1,2,4,8589934592,1,0]
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5648 [1,2,4,8589934592,1,0]
+153 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 502 [1,2,4,8589934592,1,0]
+155 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 932 [1,2,4,8589934592,1,0]
+156 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2352 [1,2,4,8589934592,1,0]
+157 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1140 [1,2,4,8589934592,1,0]
+158 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2052 [1,2,4,8589934592,1,0]
+160 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3274 [1,2,4,8589934592,1,0]
+162 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 754 [1,2,4,8589934592,1,0]
+163 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4650 [1,2,4,8589934592,1,0]
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4492 [1,2,4,8589934592,1,0]
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4408 [1,2,4,8589934592,1,0]
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 44 [1,2,4,8589934592,1,0]
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2236 [1,2,4,8589934592,1,0]
+166 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 418 [1,2,4,8589934592,1,0]
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5502 [1,2,4,8589934592,1,0]
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3686 [1,2,4,8589934592,1,0]
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 874 [1,2,4,8589934592,1,0]
+168 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3180 [1,2,4,8589934592,1,0]
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5754 [1,2,4,8589934592,1,0]
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2588 [1,2,4,8589934592,1,0]
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4854 [1,2,4,8589934592,1,0]
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1308 [1,2,4,8589934592,1,0]
+17 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 910 [1,2,4,8589934592,1,0]
+170 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1106 [1,2,4,8589934592,1,0]
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2018 [1,2,4,8589934592,1,0]
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5104 [1,2,4,8589934592,1,0]
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 598 [1,2,4,8589934592,1,0]
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 682 [1,2,4,8589934592,1,0]
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4150 [1,2,4,8589934592,1,0]
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5176 [1,2,4,8589934592,1,0]
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1428 [1,2,4,8589934592,1,0]
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1556 [1,2,4,8589934592,1,0]
+177 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3036 [1,2,4,8589934592,1,0]
+178 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4938 [1,2,4,8589934592,1,0]
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2006 [1,2,4,8589934592,1,0]
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2674 [1,2,4,8589934592,1,0]
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5514 [1,2,4,8589934592,1,0]
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5340 [1,2,4,8589934592,1,0]
+180 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1696 [1,2,4,8589934592,1,0]
+181 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1742 [1,2,4,8589934592,1,0]
+183 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5536 [1,2,4,8589934592,1,0]
+186 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5466 [1,2,4,8589934592,1,0]
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2492 [1,2,4,8589934592,1,0]
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1416 [1,2,4,8589934592,1,0]
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4516 [1,2,4,8589934592,1,0]
+189 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5188 [1,2,4,8589934592,1,0]
+19 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2824 [1,2,4,8589934592,1,0]
+190 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4244 [1,2,4,8589934592,1,0]
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2192 [1,2,4,8589934592,1,0]
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3852 [1,2,4,8589934592,1,0]
+192 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1392 [1,2,4,8589934592,1,0]
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 126 [1,2,4,8589934592,1,0]
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 514 [1,2,4,8589934592,1,0]
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4078 [1,2,4,8589934592,1,0]
+194 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5684 [1,2,4,8589934592,1,0]
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 886 [1,2,4,8589934592,1,0]
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3286 [1,2,4,8589934592,1,0]
+196 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2410 [1,2,4,8589934592,1,0]
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2108 [1,2,4,8589934592,1,0]
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2480 [1,2,4,8589934592,1,0]
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4806 [1,2,4,8589934592,1,0]
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 646 [1,2,4,8589934592,1,0]
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2180 [1,2,4,8589934592,1,0]
+2 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4004 [1,2,4,8589934592,1,0]
+20 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1118 [1,2,4,8589934592,1,0]
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4698 [1,2,4,8589934592,1,0]
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5790 [1,2,4,8589934592,1,0]
+201 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4384 [1,2,4,8589934592,1,0]
+202 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3932 [1,2,4,8589934592,1,0]
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4314 [1,2,4,8589934592,1,0]
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 944 [1,2,4,8589934592,1,0]
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2272 [1,2,4,8589934592,1,0]
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1046 [1,2,4,8589934592,1,0]
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 634 [1,2,4,8589934592,1,0]
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5022 [1,2,4,8589934592,1,0]
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1948 [1,2,4,8589934592,1,0]
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1272 [1,2,4,8589934592,1,0]
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 670 [1,2,4,8589934592,1,0]
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 374 [1,2,4,8589934592,1,0]
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3504 [1,2,4,8589934592,1,0]
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 220 [1,2,4,8589934592,1,0]
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1508 [1,2,4,8589934592,1,0]
+214 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5116 [1,2,4,8589934592,1,0]
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1520 [1,2,4,8589934592,1,0]
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3650 [1,2,4,8589934592,1,0]
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1860 [1,2,4,8589934592,1,0]
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4396 [1,2,4,8589934592,1,0]
+218 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3446 [1,2,4,8589934592,1,0]
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3710 [1,2,4,8589934592,1,0]
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 478 [1,2,4,8589934592,1,0]
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1164 [1,2,4,8589934592,1,0]
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1580 [1,2,4,8589934592,1,0]
+222 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5720 [1,2,4,8589934592,1,0]
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3758 [1,2,4,8589934592,1,0]
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3398 [1,2,4,8589934592,1,0]
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2892 [1,2,4,8589934592,1,0]
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 174 [1,2,4,8589934592,1,0]
+226 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3048 [1,2,4,8589934592,1,0]
+228 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3458 [1,2,4,8589934592,1,0]
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3956 [1,2,4,8589934592,1,0]
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3202 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1936 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4914 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1730 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2260 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3580 [1,2,4,8589934592,1,0]
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5140 [1,2,4,8589934592,1,0]
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3214 [1,2,4,8589934592,1,0]
+235 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4046 [1,2,4,8589934592,1,0]
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4722 [1,2,4,8589934592,1,0]
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 574 [1,2,4,8589934592,1,0]
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2746 [1,2,4,8589934592,1,0]
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 0 [1,2,4,8589934592,1,0]
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1496 [1,2,4,8589934592,1,0]
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3722 [1,2,4,8589934592,1,0]
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1972 [1,2,4,8589934592,1,0]
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4594 [1,2,4,8589934592,1,0]
+241 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1662 [1,2,4,8589934592,1,0]
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3012 [1,2,4,8589934592,1,0]
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2940 [1,2,4,8589934592,1,0]
+244 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3872 [1,2,4,8589934592,1,0]
+247 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 718 [1,2,4,8589934592,1,0]
+248 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4758 [1,2,4,8589934592,1,0]
+249 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5034 [1,2,4,8589934592,1,0]
+252 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 454 [1,2,4,8589934592,1,0]
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4616 [1,2,4,8589934592,1,0]
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 68 [1,2,4,8589934592,1,0]
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3770 [1,2,4,8589934592,1,0]
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5272 [1,2,4,8589934592,1,0]
+257 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4208 [1,2,4,8589934592,1,0]
+258 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4292 [1,2,4,8589934592,1,0]
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5284 [1,2,4,8589934592,1,0]
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2226 [1,2,4,8589934592,1,0]
+260 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1764 [1,2,4,8589934592,1,0]
+262 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4326 [1,2,4,8589934592,1,0]
+263 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3782 [1,2,4,8589934592,1,0]
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 114 [1,2,4,8589934592,1,0]
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5046 [1,2,4,8589934592,1,0]
+266 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 814 [1,2,4,8589934592,1,0]
+27 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 34 [1,2,4,8589934592,1,0]
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1836 [1,2,4,8589934592,1,0]
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2976 [1,2,4,8589934592,1,0]
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2868 [1,2,4,8589934592,1,0]
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5524 [1,2,4,8589934592,1,0]
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 162 [1,2,4,8589934592,1,0]
+274 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3698 [1,2,4,8589934592,1,0]
+275 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1638 [1,2,4,8589934592,1,0]
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4902 [1,2,4,8589934592,1,0]
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 362 [1,2,4,8589934592,1,0]
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1260 [1,2,4,8589934592,1,0]
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2856 [1,2,4,8589934592,1,0]
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 80 [1,2,4,8589934592,1,0]
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1544 [1,2,4,8589934592,1,0]
+28 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5616 [1,2,4,8589934592,1,0]
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1226 [1,2,4,8589934592,1,0]
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3992 [1,2,4,8589934592,1,0]
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5548 [1,2,4,8589934592,1,0]
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 350 [1,2,4,8589934592,1,0]
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2722 [1,2,4,8589934592,1,0]
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2468 [1,2,4,8589934592,1,0]
+283 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4022 [1,2,4,8589934592,1,0]
+284 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1708 [1,2,4,8589934592,1,0]
+285 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5478 [1,2,4,8589934592,1,0]
+286 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1404 [1,2,4,8589934592,1,0]
+287 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 490 [1,2,4,8589934592,1,0]
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2422 [1,2,4,8589934592,1,0]
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3840 [1,2,4,8589934592,1,0]
+289 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1568 [1,2,4,8589934592,1,0]
+291 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4582 [1,2,4,8589934592,1,0]
+292 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 466 [1,2,4,8589934592,1,0]
+296 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3626 [1,2,4,8589934592,1,0]
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2168 [1,2,4,8589934592,1,0]
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4456 [1,2,4,8589934592,1,0]
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5386 [1,2,4,8589934592,1,0]
+30 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3494 [1,2,4,8589934592,1,0]
+302 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1034 [1,2,4,8589934592,1,0]
+305 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4782 [1,2,4,8589934592,1,0]
+306 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2880 [1,2,4,8589934592,1,0]
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5672 [1,2,4,8589934592,1,0]
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2812 [1,2,4,8589934592,1,0]
+308 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2388 [1,2,4,8589934592,1,0]
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2904 [1,2,4,8589934592,1,0]
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 790 [1,2,4,8589934592,1,0]
+310 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4962 [1,2,4,8589934592,1,0]
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1626 [1,2,4,8589934592,1,0]
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 22 [1,2,4,8589934592,1,0]
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1000 [1,2,4,8589934592,1,0]
+315 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5594 [1,2,4,8589934592,1,0]
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3944 [1,2,4,8589934592,1,0]
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1012 [1,2,4,8589934592,1,0]
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2576 [1,2,4,8589934592,1,0]
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3104 [1,2,4,8589934592,1,0]
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4974 [1,2,4,8589934592,1,0]
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2504 [1,2,4,8589934592,1,0]
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2516 [1,2,4,8589934592,1,0]
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1602 [1,2,4,8589934592,1,0]
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3308 [1,2,4,8589934592,1,0]
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4090 [1,2,4,8589934592,1,0]
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3250 [1,2,4,8589934592,1,0]
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2096 [1,2,4,8589934592,1,0]
+323 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4878 [1,2,4,8589934592,1,0]
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 862 [1,2,4,8589934592,1,0]
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4890 [1,2,4,8589934592,1,0]
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2928 [1,2,4,8589934592,1,0]
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 338 [1,2,4,8589934592,1,0]
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2248 [1,2,4,8589934592,1,0]
+33 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3592 [1,2,4,8589934592,1,0]
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4034 [1,2,4,8589934592,1,0]
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2988 [1,2,4,8589934592,1,0]
+332 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1614 [1,2,4,8589934592,1,0]
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4986 [1,2,4,8589934592,1,0]
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1684 [1,2,4,8589934592,1,0]
+335 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4102 [1,2,4,8589934592,1,0]
+336 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3148 [1,2,4,8589934592,1,0]
+338 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 526 [1,2,4,8589934592,1,0]
+339 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 956 [1,2,4,8589934592,1,0]
+34 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3192 [1,2,4,8589934592,1,0]
+341 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5406 [1,2,4,8589934592,1,0]
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 838 [1,2,4,8589934592,1,0]
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3558 [1,2,4,8589934592,1,0]
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5560 [1,2,4,8589934592,1,0]
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3674 [1,2,4,8589934592,1,0]
+345 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1082 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4338 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1882 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1960 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5660 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5490 [1,2,4,8589934592,1,0]
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1238 [1,2,4,8589934592,1,0]
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3138 [1,2,4,8589934592,1,0]
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4012 [1,2,4,8589934592,1,0]
+351 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4604 [1,2,4,8589934592,1,0]
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1812 [1,2,4,8589934592,1,0]
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5092 [1,2,4,8589934592,1,0]
+356 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1284 [1,2,4,8589934592,1,0]
+360 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4746 [1,2,4,8589934592,1,0]
+362 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5454 [1,2,4,8589934592,1,0]
+364 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2662 [1,2,4,8589934592,1,0]
+365 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 802 [1,2,4,8589934592,1,0]
+366 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4138 [1,2,4,8589934592,1,0]
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 850 [1,2,4,8589934592,1,0]
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3662 [1,2,4,8589934592,1,0]
+368 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3602 [1,2,4,8589934592,1,0]
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2564 [1,2,4,8589934592,1,0]
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2952 [1,2,4,8589934592,1,0]
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 186 [1,2,4,8589934592,1,0]
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5626 [1,2,4,8589934592,1,0]
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 328 [1,2,4,8589934592,1,0]
+373 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1824 [1,2,4,8589934592,1,0]
+374 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 268 [1,2,4,8589934592,1,0]
+375 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5212 [1,2,4,8589934592,1,0]
+377 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 766 [1,2,4,8589934592,1,0]
+378 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1152 [1,2,4,8589934592,1,0]
+379 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5328 [1,2,4,8589934592,1,0]
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4528 [1,2,4,8589934592,1,0]
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1320 [1,2,4,8589934592,1,0]
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5260 [1,2,4,8589934592,1,0]
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5316 [1,2,4,8589934592,1,0]
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1788 [1,2,4,8589934592,1,0]
+386 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1356 [1,2,4,8589934592,1,0]
+389 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2916 [1,2,4,8589934592,1,0]
+392 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2964 [1,2,4,8589934592,1,0]
+393 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2132 [1,2,4,8589934592,1,0]
+394 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 562 [1,2,4,8589934592,1,0]
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3116 [1,2,4,8589934592,1,0]
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2710 [1,2,4,8589934592,1,0]
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 706 [1,2,4,8589934592,1,0]
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3092 [1,2,4,8589934592,1,0]
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4372 [1,2,4,8589934592,1,0]
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4558 [1,2,4,8589934592,1,0]
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 778 [1,2,4,8589934592,1,0]
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 694 [1,2,4,8589934592,1,0]
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1296 [1,2,4,8589934592,1,0]
+4 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1218 [1,2,4,8589934592,1,0]
+400 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5778 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3828 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4268 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5224 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 138 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3000 [1,2,4,8589934592,1,0]
+402 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3080 [1,2,4,8589934592,1,0]
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5766 [1,2,4,8589934592,1,0]
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4162 [1,2,4,8589934592,1,0]
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 406 [1,2,4,8589934592,1,0]
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2318 [1,2,4,8589934592,1,0]
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1776 [1,2,4,8589934592,1,0]
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 244 [1,2,4,8589934592,1,0]
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5152 [1,2,4,8589934592,1,0]
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4220 [1,2,4,8589934592,1,0]
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4256 [1,2,4,8589934592,1,0]
+407 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5248 [1,2,4,8589934592,1,0]
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4232 [1,2,4,8589934592,1,0]
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 56 [1,2,4,8589934592,1,0]
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2528 [1,2,4,8589934592,1,0]
+41 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3388 [1,2,4,8589934592,1,0]
+411 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1924 [1,2,4,8589934592,1,0]
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 610 [1,2,4,8589934592,1,0]
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2600 [1,2,4,8589934592,1,0]
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4686 [1,2,4,8589934592,1,0]
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5696 [1,2,4,8589934592,1,0]
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 730 [1,2,4,8589934592,1,0]
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4794 [1,2,4,8589934592,1,0]
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 430 [1,2,4,8589934592,1,0]
+418 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2204 [1,2,4,8589934592,1,0]
+419 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2758 [1,2,4,8589934592,1,0]
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3298 [1,2,4,8589934592,1,0]
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2030 [1,2,4,8589934592,1,0]
+421 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5236 [1,2,4,8589934592,1,0]
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4504 [1,2,4,8589934592,1,0]
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4350 [1,2,4,8589934592,1,0]
+427 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1248 [1,2,4,8589934592,1,0]
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 256 [1,2,4,8589934592,1,0]
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4842 [1,2,4,8589934592,1,0]
+43 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2330 [1,2,4,8589934592,1,0]
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 442 [1,2,4,8589934592,1,0]
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3320 [1,2,4,8589934592,1,0]
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1532 [1,2,4,8589934592,1,0]
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1994 [1,2,4,8589934592,1,0]
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4420 [1,2,4,8589934592,1,0]
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4480 [1,2,4,8589934592,1,0]
+432 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3920 [1,2,4,8589934592,1,0]
+435 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2834 [1,2,4,8589934592,1,0]
+436 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2340 [1,2,4,8589934592,1,0]
+437 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1368 [1,2,4,8589934592,1,0]
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4662 [1,2,4,8589934592,1,0]
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1070 [1,2,4,8589934592,1,0]
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3884 [1,2,4,8589934592,1,0]
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4734 [1,2,4,8589934592,1,0]
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 826 [1,2,4,8589934592,1,0]
+44 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4068 [1,2,4,8589934592,1,0]
+443 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4866 [1,2,4,8589934592,1,0]
+444 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4818 [1,2,4,8589934592,1,0]
+446 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 538 [1,2,4,8589934592,1,0]
+448 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5636 [1,2,4,8589934592,1,0]
+449 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3434 [1,2,4,8589934592,1,0]
+452 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3024 [1,2,4,8589934592,1,0]
+453 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3482 [1,2,4,8589934592,1,0]
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4432 [1,2,4,8589934592,1,0]
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2144 [1,2,4,8589934592,1,0]
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5200 [1,2,4,8589934592,1,0]
+455 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 976 [1,2,4,8589934592,1,0]
+457 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2446 [1,2,4,8589934592,1,0]
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3356 [1,2,4,8589934592,1,0]
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5442 [1,2,4,8589934592,1,0]
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 550 [1,2,4,8589934592,1,0]
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1450 [1,2,4,8589934592,1,0]
+460 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5010 [1,2,4,8589934592,1,0]
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5128 [1,2,4,8589934592,1,0]
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5350 [1,2,4,8589934592,1,0]
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1982 [1,2,4,8589934592,1,0]
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3980 [1,2,4,8589934592,1,0]
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4126 [1,2,4,8589934592,1,0]
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 658 [1,2,4,8589934592,1,0]
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1894 [1,2,4,8589934592,1,0]
+467 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3908 [1,2,4,8589934592,1,0]
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4950 [1,2,4,8589934592,1,0]
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2120 [1,2,4,8589934592,1,0]
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2376 [1,2,4,8589934592,1,0]
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3526 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 292 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1380 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3968 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5582 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2364 [1,2,4,8589934592,1,0]
+47 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1198 [1,2,4,8589934592,1,0]
+470 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2540 [1,2,4,8589934592,1,0]
+472 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3238 [1,2,4,8589934592,1,0]
+475 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 898 [1,2,4,8589934592,1,0]
+477 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5708 [1,2,4,8589934592,1,0]
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4444 [1,2,4,8589934592,1,0]
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4926 [1,2,4,8589934592,1,0]
+479 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4770 [1,2,4,8589934592,1,0]
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3816 [1,2,4,8589934592,1,0]
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5058 [1,2,4,8589934592,1,0]
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4570 [1,2,4,8589934592,1,0]
+481 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2434 [1,2,4,8589934592,1,0]
+482 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 586 [1,2,4,8589934592,1,0]
+483 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4174 [1,2,4,8589934592,1,0]
+484 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 102 [1,2,4,8589934592,1,0]
+485 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3734 [1,2,4,8589934592,1,0]
+487 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3804 [1,2,4,8589934592,1,0]
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1128 [1,2,4,8589934592,1,0]
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 742 [1,2,4,8589934592,1,0]
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1800 [1,2,4,8589934592,1,0]
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3344 [1,2,4,8589934592,1,0]
+490 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2640 [1,2,4,8589934592,1,0]
+491 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4710 [1,2,4,8589934592,1,0]
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3410 [1,2,4,8589934592,1,0]
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5362 [1,2,4,8589934592,1,0]
+493 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4998 [1,2,4,8589934592,1,0]
+494 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 622 [1,2,4,8589934592,1,0]
+495 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 316 [1,2,4,8589934592,1,0]
+496 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2076 [1,2,4,8589934592,1,0]
+497 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3068 [1,2,4,8589934592,1,0]
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3262 [1,2,4,8589934592,1,0]
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1332 [1,2,4,8589934592,1,0]
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5418 [1,2,4,8589934592,1,0]
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3864 [1,2,4,8589934592,1,0]
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3060 [1,2,4,8589934592,1,0]
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4540 [1,2,4,8589934592,1,0]
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1462 [1,2,4,8589934592,1,0]
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2308 [1,2,4,8589934592,1,0]
+53 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4186 [1,2,4,8589934592,1,0]
+54 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1440 [1,2,4,8589934592,1,0]
+57 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1024 [1,2,4,8589934592,1,0]
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1906 [1,2,4,8589934592,1,0]
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3128 [1,2,4,8589934592,1,0]
+64 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3516 [1,2,4,8589934592,1,0]
+65 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1592 [1,2,4,8589934592,1,0]
+66 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 198 [1,2,4,8589934592,1,0]
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5306 [1,2,4,8589934592,1,0]
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1754 [1,2,4,8589934592,1,0]
+69 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3570 [1,2,4,8589934592,1,0]
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3794 [1,2,4,8589934592,1,0]
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4640 [1,2,4,8589934592,1,0]
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4548 [1,2,4,8589934592,1,0]
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1208 [1,2,4,8589934592,1,0]
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2792 [1,2,4,8589934592,1,0]
+74 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3548 [1,2,4,8589934592,1,0]
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3538 [1,2,4,8589934592,1,0]
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3378 [1,2,4,8589934592,1,0]
+77 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2622 [1,2,4,8589934592,1,0]
+78 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3368 [1,2,4,8589934592,1,0]
+8 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1916 [1,2,4,8589934592,1,0]
+80 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4058 [1,2,4,8589934592,1,0]
+82 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 396 [1,2,4,8589934592,1,0]
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5070 [1,2,4,8589934592,1,0]
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1674 [1,2,4,8589934592,1,0]
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5606 [1,2,4,8589934592,1,0]
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1872 [1,2,4,8589934592,1,0]
+85 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2612 [1,2,4,8589934592,1,0]
+86 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 12 [1,2,4,8589934592,1,0]
+87 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2652 [1,2,4,8589934592,1,0]
+9 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5398 [1,2,4,8589934592,1,0]
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2802 [1,2,4,8589934592,1,0]
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5744 [1,2,4,8589934592,1,0]
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4304 [1,2,4,8589934592,1,0]
+92 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1176 [1,2,4,8589934592,1,0]
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3160 [1,2,4,8589934592,1,0]
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2400 [1,2,4,8589934592,1,0]
+96 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2216 [1,2,4,8589934592,1,0]
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5572 [1,2,4,8589934592,1,0]
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5802 [1,2,4,8589934592,1,0]
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 92 [1,2,4,8589934592,1,0]
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2458 [1,2,4,8589934592,1,0]
+PREHOOK: query: SELECT * FROM default__src_src2_index__ ORDER BY value
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__src_src2_index__
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_13-34-24_191_7680988358162373483/-mr-10000
+POSTHOOK: query: SELECT * FROM default__src_src2_index__ ORDER BY value
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__src_src2_index__
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_13-34-24_191_7680988358162373483/-mr-10000
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+val_0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 968 [1,2,4,8589934592,1,0]
+val_0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2088 [1,2,4,8589934592,1,0]
+val_0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2632 [1,2,4,8589934592,1,0]
+val_10 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2846 [1,2,4,8589934592,1,0]
+val_100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5374 [1,2,4,8589934592,1,0]
+val_100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2156 [1,2,4,8589934592,1,0]
+val_103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1484 [1,2,4,8589934592,1,0]
+val_103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3614 [1,2,4,8589934592,1,0]
+val_104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4628 [1,2,4,8589934592,1,0]
+val_104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4114 [1,2,4,8589934592,1,0]
+val_105 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4196 [1,2,4,8589934592,1,0]
+val_11 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3170 [1,2,4,8589934592,1,0]
+val_111 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1186 [1,2,4,8589934592,1,0]
+val_113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3638 [1,2,4,8589934592,1,0]
+val_113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 920 [1,2,4,8589934592,1,0]
+val_114 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4280 [1,2,4,8589934592,1,0]
+val_116 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3746 [1,2,4,8589934592,1,0]
+val_118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2686 [1,2,4,8589934592,1,0]
+val_118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2780 [1,2,4,8589934592,1,0]
+val_119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4674 [1,2,4,8589934592,1,0]
+val_119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3332 [1,2,4,8589934592,1,0]
+val_119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2064 [1,2,4,8589934592,1,0]
+val_12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1720 [1,2,4,8589934592,1,0]
+val_12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4362 [1,2,4,8589934592,1,0]
+val_120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2284 [1,2,4,8589934592,1,0]
+val_120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4830 [1,2,4,8589934592,1,0]
+val_125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1344 [1,2,4,8589934592,1,0]
+val_125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4468 [1,2,4,8589934592,1,0]
+val_126 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5732 [1,2,4,8589934592,1,0]
+val_128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 208 [1,2,4,8589934592,1,0]
+val_128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 988 [1,2,4,8589934592,1,0]
+val_128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3896 [1,2,4,8589934592,1,0]
+val_129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1094 [1,2,4,8589934592,1,0]
+val_129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2040 [1,2,4,8589934592,1,0]
+val_131 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2296 [1,2,4,8589934592,1,0]
+val_133 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5164 [1,2,4,8589934592,1,0]
+val_134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5294 [1,2,4,8589934592,1,0]
+val_134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2698 [1,2,4,8589934592,1,0]
+val_136 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5080 [1,2,4,8589934592,1,0]
+val_137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1650 [1,2,4,8589934592,1,0]
+val_137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2552 [1,2,4,8589934592,1,0]
+val_138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1848 [1,2,4,8589934592,1,0]
+val_138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1472 [1,2,4,8589934592,1,0]
+val_138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3470 [1,2,4,8589934592,1,0]
+val_138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2734 [1,2,4,8589934592,1,0]
+val_143 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3226 [1,2,4,8589934592,1,0]
+val_145 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 304 [1,2,4,8589934592,1,0]
+val_146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5430 [1,2,4,8589934592,1,0]
+val_146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 232 [1,2,4,8589934592,1,0]
+val_149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3422 [1,2,4,8589934592,1,0]
+val_149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1058 [1,2,4,8589934592,1,0]
+val_15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2770 [1,2,4,8589934592,1,0]
+val_15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 386 [1,2,4,8589934592,1,0]
+val_150 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 150 [1,2,4,8589934592,1,0]
+val_152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 280 [1,2,4,8589934592,1,0]
+val_152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5648 [1,2,4,8589934592,1,0]
+val_153 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 502 [1,2,4,8589934592,1,0]
+val_155 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 932 [1,2,4,8589934592,1,0]
+val_156 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2352 [1,2,4,8589934592,1,0]
+val_157 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1140 [1,2,4,8589934592,1,0]
+val_158 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2052 [1,2,4,8589934592,1,0]
+val_160 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3274 [1,2,4,8589934592,1,0]
+val_162 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 754 [1,2,4,8589934592,1,0]
+val_163 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4650 [1,2,4,8589934592,1,0]
+val_164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4492 [1,2,4,8589934592,1,0]
+val_164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4408 [1,2,4,8589934592,1,0]
+val_165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 44 [1,2,4,8589934592,1,0]
+val_165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2236 [1,2,4,8589934592,1,0]
+val_166 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 418 [1,2,4,8589934592,1,0]
+val_167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5502 [1,2,4,8589934592,1,0]
+val_167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3686 [1,2,4,8589934592,1,0]
+val_167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 874 [1,2,4,8589934592,1,0]
+val_168 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3180 [1,2,4,8589934592,1,0]
+val_169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5754 [1,2,4,8589934592,1,0]
+val_169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2588 [1,2,4,8589934592,1,0]
+val_169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4854 [1,2,4,8589934592,1,0]
+val_169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1308 [1,2,4,8589934592,1,0]
+val_17 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 910 [1,2,4,8589934592,1,0]
+val_170 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1106 [1,2,4,8589934592,1,0]
+val_172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2018 [1,2,4,8589934592,1,0]
+val_172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5104 [1,2,4,8589934592,1,0]
+val_174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 598 [1,2,4,8589934592,1,0]
+val_174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 682 [1,2,4,8589934592,1,0]
+val_175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4150 [1,2,4,8589934592,1,0]
+val_175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5176 [1,2,4,8589934592,1,0]
+val_176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1428 [1,2,4,8589934592,1,0]
+val_176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1556 [1,2,4,8589934592,1,0]
+val_177 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3036 [1,2,4,8589934592,1,0]
+val_178 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4938 [1,2,4,8589934592,1,0]
+val_179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2006 [1,2,4,8589934592,1,0]
+val_179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2674 [1,2,4,8589934592,1,0]
+val_18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5514 [1,2,4,8589934592,1,0]
+val_18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5340 [1,2,4,8589934592,1,0]
+val_180 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1696 [1,2,4,8589934592,1,0]
+val_181 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1742 [1,2,4,8589934592,1,0]
+val_183 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5536 [1,2,4,8589934592,1,0]
+val_186 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5466 [1,2,4,8589934592,1,0]
+val_187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2492 [1,2,4,8589934592,1,0]
+val_187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1416 [1,2,4,8589934592,1,0]
+val_187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4516 [1,2,4,8589934592,1,0]
+val_189 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5188 [1,2,4,8589934592,1,0]
+val_19 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2824 [1,2,4,8589934592,1,0]
+val_190 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4244 [1,2,4,8589934592,1,0]
+val_191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2192 [1,2,4,8589934592,1,0]
+val_191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3852 [1,2,4,8589934592,1,0]
+val_192 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1392 [1,2,4,8589934592,1,0]
+val_193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 126 [1,2,4,8589934592,1,0]
+val_193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 514 [1,2,4,8589934592,1,0]
+val_193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4078 [1,2,4,8589934592,1,0]
+val_194 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5684 [1,2,4,8589934592,1,0]
+val_195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 886 [1,2,4,8589934592,1,0]
+val_195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3286 [1,2,4,8589934592,1,0]
+val_196 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2410 [1,2,4,8589934592,1,0]
+val_197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2108 [1,2,4,8589934592,1,0]
+val_197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2480 [1,2,4,8589934592,1,0]
+val_199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4806 [1,2,4,8589934592,1,0]
+val_199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 646 [1,2,4,8589934592,1,0]
+val_199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2180 [1,2,4,8589934592,1,0]
+val_2 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4004 [1,2,4,8589934592,1,0]
+val_20 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1118 [1,2,4,8589934592,1,0]
+val_200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4698 [1,2,4,8589934592,1,0]
+val_200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5790 [1,2,4,8589934592,1,0]
+val_201 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4384 [1,2,4,8589934592,1,0]
+val_202 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3932 [1,2,4,8589934592,1,0]
+val_203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4314 [1,2,4,8589934592,1,0]
+val_203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 944 [1,2,4,8589934592,1,0]
+val_205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2272 [1,2,4,8589934592,1,0]
+val_205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1046 [1,2,4,8589934592,1,0]
+val_207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 634 [1,2,4,8589934592,1,0]
+val_207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5022 [1,2,4,8589934592,1,0]
+val_208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1948 [1,2,4,8589934592,1,0]
+val_208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1272 [1,2,4,8589934592,1,0]
+val_208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 670 [1,2,4,8589934592,1,0]
+val_209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 374 [1,2,4,8589934592,1,0]
+val_209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3504 [1,2,4,8589934592,1,0]
+val_213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 220 [1,2,4,8589934592,1,0]
+val_213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1508 [1,2,4,8589934592,1,0]
+val_214 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5116 [1,2,4,8589934592,1,0]
+val_216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1520 [1,2,4,8589934592,1,0]
+val_216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3650 [1,2,4,8589934592,1,0]
+val_217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1860 [1,2,4,8589934592,1,0]
+val_217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4396 [1,2,4,8589934592,1,0]
+val_218 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3446 [1,2,4,8589934592,1,0]
+val_219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3710 [1,2,4,8589934592,1,0]
+val_219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 478 [1,2,4,8589934592,1,0]
+val_221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1164 [1,2,4,8589934592,1,0]
+val_221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1580 [1,2,4,8589934592,1,0]
+val_222 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5720 [1,2,4,8589934592,1,0]
+val_223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3758 [1,2,4,8589934592,1,0]
+val_223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3398 [1,2,4,8589934592,1,0]
+val_224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2892 [1,2,4,8589934592,1,0]
+val_224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 174 [1,2,4,8589934592,1,0]
+val_226 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3048 [1,2,4,8589934592,1,0]
+val_228 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3458 [1,2,4,8589934592,1,0]
+val_229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3956 [1,2,4,8589934592,1,0]
+val_229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3202 [1,2,4,8589934592,1,0]
+val_230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1936 [1,2,4,8589934592,1,0]
+val_230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4914 [1,2,4,8589934592,1,0]
+val_230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1730 [1,2,4,8589934592,1,0]
+val_230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2260 [1,2,4,8589934592,1,0]
+val_230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3580 [1,2,4,8589934592,1,0]
+val_233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5140 [1,2,4,8589934592,1,0]
+val_233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3214 [1,2,4,8589934592,1,0]
+val_235 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4046 [1,2,4,8589934592,1,0]
+val_237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4722 [1,2,4,8589934592,1,0]
+val_237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 574 [1,2,4,8589934592,1,0]
+val_238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2746 [1,2,4,8589934592,1,0]
+val_238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 0 [1,2,4,8589934592,1,0]
+val_239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1496 [1,2,4,8589934592,1,0]
+val_239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3722 [1,2,4,8589934592,1,0]
+val_24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1972 [1,2,4,8589934592,1,0]
+val_24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4594 [1,2,4,8589934592,1,0]
+val_241 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1662 [1,2,4,8589934592,1,0]
+val_242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3012 [1,2,4,8589934592,1,0]
+val_242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2940 [1,2,4,8589934592,1,0]
+val_244 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3872 [1,2,4,8589934592,1,0]
+val_247 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 718 [1,2,4,8589934592,1,0]
+val_248 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4758 [1,2,4,8589934592,1,0]
+val_249 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5034 [1,2,4,8589934592,1,0]
+val_252 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 454 [1,2,4,8589934592,1,0]
+val_255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4616 [1,2,4,8589934592,1,0]
+val_255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 68 [1,2,4,8589934592,1,0]
+val_256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3770 [1,2,4,8589934592,1,0]
+val_256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5272 [1,2,4,8589934592,1,0]
+val_257 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4208 [1,2,4,8589934592,1,0]
+val_258 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4292 [1,2,4,8589934592,1,0]
+val_26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5284 [1,2,4,8589934592,1,0]
+val_26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2226 [1,2,4,8589934592,1,0]
+val_260 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1764 [1,2,4,8589934592,1,0]
+val_262 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4326 [1,2,4,8589934592,1,0]
+val_263 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3782 [1,2,4,8589934592,1,0]
+val_265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 114 [1,2,4,8589934592,1,0]
+val_265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5046 [1,2,4,8589934592,1,0]
+val_266 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 814 [1,2,4,8589934592,1,0]
+val_27 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 34 [1,2,4,8589934592,1,0]
+val_272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1836 [1,2,4,8589934592,1,0]
+val_272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2976 [1,2,4,8589934592,1,0]
+val_273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2868 [1,2,4,8589934592,1,0]
+val_273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5524 [1,2,4,8589934592,1,0]
+val_273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 162 [1,2,4,8589934592,1,0]
+val_274 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3698 [1,2,4,8589934592,1,0]
+val_275 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1638 [1,2,4,8589934592,1,0]
+val_277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4902 [1,2,4,8589934592,1,0]
+val_277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 362 [1,2,4,8589934592,1,0]
+val_277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1260 [1,2,4,8589934592,1,0]
+val_277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2856 [1,2,4,8589934592,1,0]
+val_278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 80 [1,2,4,8589934592,1,0]
+val_278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1544 [1,2,4,8589934592,1,0]
+val_28 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5616 [1,2,4,8589934592,1,0]
+val_280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1226 [1,2,4,8589934592,1,0]
+val_280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3992 [1,2,4,8589934592,1,0]
+val_281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5548 [1,2,4,8589934592,1,0]
+val_281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 350 [1,2,4,8589934592,1,0]
+val_282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2722 [1,2,4,8589934592,1,0]
+val_282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2468 [1,2,4,8589934592,1,0]
+val_283 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4022 [1,2,4,8589934592,1,0]
+val_284 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1708 [1,2,4,8589934592,1,0]
+val_285 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5478 [1,2,4,8589934592,1,0]
+val_286 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1404 [1,2,4,8589934592,1,0]
+val_287 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 490 [1,2,4,8589934592,1,0]
+val_288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2422 [1,2,4,8589934592,1,0]
+val_288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3840 [1,2,4,8589934592,1,0]
+val_289 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1568 [1,2,4,8589934592,1,0]
+val_291 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4582 [1,2,4,8589934592,1,0]
+val_292 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 466 [1,2,4,8589934592,1,0]
+val_296 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3626 [1,2,4,8589934592,1,0]
+val_298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2168 [1,2,4,8589934592,1,0]
+val_298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4456 [1,2,4,8589934592,1,0]
+val_298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5386 [1,2,4,8589934592,1,0]
+val_30 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3494 [1,2,4,8589934592,1,0]
+val_302 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1034 [1,2,4,8589934592,1,0]
+val_305 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4782 [1,2,4,8589934592,1,0]
+val_306 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2880 [1,2,4,8589934592,1,0]
+val_307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5672 [1,2,4,8589934592,1,0]
+val_307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2812 [1,2,4,8589934592,1,0]
+val_308 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2388 [1,2,4,8589934592,1,0]
+val_309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2904 [1,2,4,8589934592,1,0]
+val_309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 790 [1,2,4,8589934592,1,0]
+val_310 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4962 [1,2,4,8589934592,1,0]
+val_311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1626 [1,2,4,8589934592,1,0]
+val_311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 22 [1,2,4,8589934592,1,0]
+val_311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1000 [1,2,4,8589934592,1,0]
+val_315 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5594 [1,2,4,8589934592,1,0]
+val_316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3944 [1,2,4,8589934592,1,0]
+val_316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1012 [1,2,4,8589934592,1,0]
+val_316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2576 [1,2,4,8589934592,1,0]
+val_317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3104 [1,2,4,8589934592,1,0]
+val_317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4974 [1,2,4,8589934592,1,0]
+val_318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2504 [1,2,4,8589934592,1,0]
+val_318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2516 [1,2,4,8589934592,1,0]
+val_318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1602 [1,2,4,8589934592,1,0]
+val_321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3308 [1,2,4,8589934592,1,0]
+val_321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4090 [1,2,4,8589934592,1,0]
+val_322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3250 [1,2,4,8589934592,1,0]
+val_322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2096 [1,2,4,8589934592,1,0]
+val_323 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4878 [1,2,4,8589934592,1,0]
+val_325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 862 [1,2,4,8589934592,1,0]
+val_325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4890 [1,2,4,8589934592,1,0]
+val_327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2928 [1,2,4,8589934592,1,0]
+val_327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 338 [1,2,4,8589934592,1,0]
+val_327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2248 [1,2,4,8589934592,1,0]
+val_33 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3592 [1,2,4,8589934592,1,0]
+val_331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4034 [1,2,4,8589934592,1,0]
+val_331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2988 [1,2,4,8589934592,1,0]
+val_332 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1614 [1,2,4,8589934592,1,0]
+val_333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4986 [1,2,4,8589934592,1,0]
+val_333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1684 [1,2,4,8589934592,1,0]
+val_335 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4102 [1,2,4,8589934592,1,0]
+val_336 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3148 [1,2,4,8589934592,1,0]
+val_338 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 526 [1,2,4,8589934592,1,0]
+val_339 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 956 [1,2,4,8589934592,1,0]
+val_34 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3192 [1,2,4,8589934592,1,0]
+val_341 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5406 [1,2,4,8589934592,1,0]
+val_342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 838 [1,2,4,8589934592,1,0]
+val_342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3558 [1,2,4,8589934592,1,0]
+val_344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5560 [1,2,4,8589934592,1,0]
+val_344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3674 [1,2,4,8589934592,1,0]
+val_345 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1082 [1,2,4,8589934592,1,0]
+val_348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4338 [1,2,4,8589934592,1,0]
+val_348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1882 [1,2,4,8589934592,1,0]
+val_348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1960 [1,2,4,8589934592,1,0]
+val_348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5660 [1,2,4,8589934592,1,0]
+val_348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5490 [1,2,4,8589934592,1,0]
+val_35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1238 [1,2,4,8589934592,1,0]
+val_35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3138 [1,2,4,8589934592,1,0]
+val_35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4012 [1,2,4,8589934592,1,0]
+val_351 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4604 [1,2,4,8589934592,1,0]
+val_353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1812 [1,2,4,8589934592,1,0]
+val_353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5092 [1,2,4,8589934592,1,0]
+val_356 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1284 [1,2,4,8589934592,1,0]
+val_360 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4746 [1,2,4,8589934592,1,0]
+val_362 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5454 [1,2,4,8589934592,1,0]
+val_364 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2662 [1,2,4,8589934592,1,0]
+val_365 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 802 [1,2,4,8589934592,1,0]
+val_366 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4138 [1,2,4,8589934592,1,0]
+val_367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 850 [1,2,4,8589934592,1,0]
+val_367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3662 [1,2,4,8589934592,1,0]
+val_368 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3602 [1,2,4,8589934592,1,0]
+val_369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2564 [1,2,4,8589934592,1,0]
+val_369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2952 [1,2,4,8589934592,1,0]
+val_369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 186 [1,2,4,8589934592,1,0]
+val_37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5626 [1,2,4,8589934592,1,0]
+val_37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 328 [1,2,4,8589934592,1,0]
+val_373 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1824 [1,2,4,8589934592,1,0]
+val_374 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 268 [1,2,4,8589934592,1,0]
+val_375 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5212 [1,2,4,8589934592,1,0]
+val_377 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 766 [1,2,4,8589934592,1,0]
+val_378 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1152 [1,2,4,8589934592,1,0]
+val_379 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5328 [1,2,4,8589934592,1,0]
+val_382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4528 [1,2,4,8589934592,1,0]
+val_382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1320 [1,2,4,8589934592,1,0]
+val_384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5260 [1,2,4,8589934592,1,0]
+val_384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5316 [1,2,4,8589934592,1,0]
+val_384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1788 [1,2,4,8589934592,1,0]
+val_386 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1356 [1,2,4,8589934592,1,0]
+val_389 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2916 [1,2,4,8589934592,1,0]
+val_392 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2964 [1,2,4,8589934592,1,0]
+val_393 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2132 [1,2,4,8589934592,1,0]
+val_394 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 562 [1,2,4,8589934592,1,0]
+val_395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3116 [1,2,4,8589934592,1,0]
+val_395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2710 [1,2,4,8589934592,1,0]
+val_396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 706 [1,2,4,8589934592,1,0]
+val_396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3092 [1,2,4,8589934592,1,0]
+val_396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4372 [1,2,4,8589934592,1,0]
+val_397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4558 [1,2,4,8589934592,1,0]
+val_397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 778 [1,2,4,8589934592,1,0]
+val_399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 694 [1,2,4,8589934592,1,0]
+val_399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1296 [1,2,4,8589934592,1,0]
+val_4 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1218 [1,2,4,8589934592,1,0]
+val_400 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5778 [1,2,4,8589934592,1,0]
+val_401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3828 [1,2,4,8589934592,1,0]
+val_401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4268 [1,2,4,8589934592,1,0]
+val_401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5224 [1,2,4,8589934592,1,0]
+val_401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 138 [1,2,4,8589934592,1,0]
+val_401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3000 [1,2,4,8589934592,1,0]
+val_402 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3080 [1,2,4,8589934592,1,0]
+val_403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5766 [1,2,4,8589934592,1,0]
+val_403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4162 [1,2,4,8589934592,1,0]
+val_403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 406 [1,2,4,8589934592,1,0]
+val_404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2318 [1,2,4,8589934592,1,0]
+val_404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1776 [1,2,4,8589934592,1,0]
+val_406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 244 [1,2,4,8589934592,1,0]
+val_406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5152 [1,2,4,8589934592,1,0]
+val_406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4220 [1,2,4,8589934592,1,0]
+val_406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4256 [1,2,4,8589934592,1,0]
+val_407 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5248 [1,2,4,8589934592,1,0]
+val_409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4232 [1,2,4,8589934592,1,0]
+val_409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 56 [1,2,4,8589934592,1,0]
+val_409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2528 [1,2,4,8589934592,1,0]
+val_41 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3388 [1,2,4,8589934592,1,0]
+val_411 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1924 [1,2,4,8589934592,1,0]
+val_413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 610 [1,2,4,8589934592,1,0]
+val_413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2600 [1,2,4,8589934592,1,0]
+val_414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4686 [1,2,4,8589934592,1,0]
+val_414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5696 [1,2,4,8589934592,1,0]
+val_417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 730 [1,2,4,8589934592,1,0]
+val_417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4794 [1,2,4,8589934592,1,0]
+val_417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 430 [1,2,4,8589934592,1,0]
+val_418 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2204 [1,2,4,8589934592,1,0]
+val_419 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2758 [1,2,4,8589934592,1,0]
+val_42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3298 [1,2,4,8589934592,1,0]
+val_42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2030 [1,2,4,8589934592,1,0]
+val_421 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5236 [1,2,4,8589934592,1,0]
+val_424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4504 [1,2,4,8589934592,1,0]
+val_424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4350 [1,2,4,8589934592,1,0]
+val_427 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1248 [1,2,4,8589934592,1,0]
+val_429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 256 [1,2,4,8589934592,1,0]
+val_429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4842 [1,2,4,8589934592,1,0]
+val_43 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2330 [1,2,4,8589934592,1,0]
+val_430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 442 [1,2,4,8589934592,1,0]
+val_430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3320 [1,2,4,8589934592,1,0]
+val_430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1532 [1,2,4,8589934592,1,0]
+val_431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1994 [1,2,4,8589934592,1,0]
+val_431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4420 [1,2,4,8589934592,1,0]
+val_431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4480 [1,2,4,8589934592,1,0]
+val_432 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3920 [1,2,4,8589934592,1,0]
+val_435 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2834 [1,2,4,8589934592,1,0]
+val_436 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2340 [1,2,4,8589934592,1,0]
+val_437 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1368 [1,2,4,8589934592,1,0]
+val_438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4662 [1,2,4,8589934592,1,0]
+val_438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1070 [1,2,4,8589934592,1,0]
+val_438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3884 [1,2,4,8589934592,1,0]
+val_439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4734 [1,2,4,8589934592,1,0]
+val_439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 826 [1,2,4,8589934592,1,0]
+val_44 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4068 [1,2,4,8589934592,1,0]
+val_443 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4866 [1,2,4,8589934592,1,0]
+val_444 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4818 [1,2,4,8589934592,1,0]
+val_446 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 538 [1,2,4,8589934592,1,0]
+val_448 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5636 [1,2,4,8589934592,1,0]
+val_449 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3434 [1,2,4,8589934592,1,0]
+val_452 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3024 [1,2,4,8589934592,1,0]
+val_453 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3482 [1,2,4,8589934592,1,0]
+val_454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4432 [1,2,4,8589934592,1,0]
+val_454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2144 [1,2,4,8589934592,1,0]
+val_454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5200 [1,2,4,8589934592,1,0]
+val_455 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 976 [1,2,4,8589934592,1,0]
+val_457 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2446 [1,2,4,8589934592,1,0]
+val_458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3356 [1,2,4,8589934592,1,0]
+val_458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5442 [1,2,4,8589934592,1,0]
+val_459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 550 [1,2,4,8589934592,1,0]
+val_459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1450 [1,2,4,8589934592,1,0]
+val_460 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5010 [1,2,4,8589934592,1,0]
+val_462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5128 [1,2,4,8589934592,1,0]
+val_462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5350 [1,2,4,8589934592,1,0]
+val_463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1982 [1,2,4,8589934592,1,0]
+val_463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3980 [1,2,4,8589934592,1,0]
+val_466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4126 [1,2,4,8589934592,1,0]
+val_466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 658 [1,2,4,8589934592,1,0]
+val_466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1894 [1,2,4,8589934592,1,0]
+val_467 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3908 [1,2,4,8589934592,1,0]
+val_468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4950 [1,2,4,8589934592,1,0]
+val_468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2120 [1,2,4,8589934592,1,0]
+val_468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2376 [1,2,4,8589934592,1,0]
+val_468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3526 [1,2,4,8589934592,1,0]
+val_469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 292 [1,2,4,8589934592,1,0]
+val_469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1380 [1,2,4,8589934592,1,0]
+val_469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3968 [1,2,4,8589934592,1,0]
+val_469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5582 [1,2,4,8589934592,1,0]
+val_469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2364 [1,2,4,8589934592,1,0]
+val_47 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1198 [1,2,4,8589934592,1,0]
+val_470 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2540 [1,2,4,8589934592,1,0]
+val_472 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3238 [1,2,4,8589934592,1,0]
+val_475 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 898 [1,2,4,8589934592,1,0]
+val_477 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5708 [1,2,4,8589934592,1,0]
+val_478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4444 [1,2,4,8589934592,1,0]
+val_478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4926 [1,2,4,8589934592,1,0]
+val_479 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4770 [1,2,4,8589934592,1,0]
+val_480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3816 [1,2,4,8589934592,1,0]
+val_480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5058 [1,2,4,8589934592,1,0]
+val_480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4570 [1,2,4,8589934592,1,0]
+val_481 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2434 [1,2,4,8589934592,1,0]
+val_482 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 586 [1,2,4,8589934592,1,0]
+val_483 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4174 [1,2,4,8589934592,1,0]
+val_484 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 102 [1,2,4,8589934592,1,0]
+val_485 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3734 [1,2,4,8589934592,1,0]
+val_487 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3804 [1,2,4,8589934592,1,0]
+val_489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1128 [1,2,4,8589934592,1,0]
+val_489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 742 [1,2,4,8589934592,1,0]
+val_489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1800 [1,2,4,8589934592,1,0]
+val_489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3344 [1,2,4,8589934592,1,0]
+val_490 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2640 [1,2,4,8589934592,1,0]
+val_491 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4710 [1,2,4,8589934592,1,0]
+val_492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3410 [1,2,4,8589934592,1,0]
+val_492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5362 [1,2,4,8589934592,1,0]
+val_493 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4998 [1,2,4,8589934592,1,0]
+val_494 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 622 [1,2,4,8589934592,1,0]
+val_495 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 316 [1,2,4,8589934592,1,0]
+val_496 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2076 [1,2,4,8589934592,1,0]
+val_497 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3068 [1,2,4,8589934592,1,0]
+val_498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3262 [1,2,4,8589934592,1,0]
+val_498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1332 [1,2,4,8589934592,1,0]
+val_498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5418 [1,2,4,8589934592,1,0]
+val_5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3864 [1,2,4,8589934592,1,0]
+val_5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3060 [1,2,4,8589934592,1,0]
+val_5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4540 [1,2,4,8589934592,1,0]
+val_51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1462 [1,2,4,8589934592,1,0]
+val_51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2308 [1,2,4,8589934592,1,0]
+val_53 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4186 [1,2,4,8589934592,1,0]
+val_54 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1440 [1,2,4,8589934592,1,0]
+val_57 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1024 [1,2,4,8589934592,1,0]
+val_58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1906 [1,2,4,8589934592,1,0]
+val_58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3128 [1,2,4,8589934592,1,0]
+val_64 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3516 [1,2,4,8589934592,1,0]
+val_65 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1592 [1,2,4,8589934592,1,0]
+val_66 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 198 [1,2,4,8589934592,1,0]
+val_67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5306 [1,2,4,8589934592,1,0]
+val_67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1754 [1,2,4,8589934592,1,0]
+val_69 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3570 [1,2,4,8589934592,1,0]
+val_70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3794 [1,2,4,8589934592,1,0]
+val_70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4640 [1,2,4,8589934592,1,0]
+val_70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4548 [1,2,4,8589934592,1,0]
+val_72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1208 [1,2,4,8589934592,1,0]
+val_72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2792 [1,2,4,8589934592,1,0]
+val_74 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3548 [1,2,4,8589934592,1,0]
+val_76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3538 [1,2,4,8589934592,1,0]
+val_76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3378 [1,2,4,8589934592,1,0]
+val_77 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2622 [1,2,4,8589934592,1,0]
+val_78 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3368 [1,2,4,8589934592,1,0]
+val_8 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1916 [1,2,4,8589934592,1,0]
+val_80 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4058 [1,2,4,8589934592,1,0]
+val_82 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 396 [1,2,4,8589934592,1,0]
+val_83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5070 [1,2,4,8589934592,1,0]
+val_83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1674 [1,2,4,8589934592,1,0]
+val_84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5606 [1,2,4,8589934592,1,0]
+val_84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1872 [1,2,4,8589934592,1,0]
+val_85 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2612 [1,2,4,8589934592,1,0]
+val_86 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 12 [1,2,4,8589934592,1,0]
+val_87 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2652 [1,2,4,8589934592,1,0]
+val_9 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5398 [1,2,4,8589934592,1,0]
+val_90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2802 [1,2,4,8589934592,1,0]
+val_90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5744 [1,2,4,8589934592,1,0]
+val_90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4304 [1,2,4,8589934592,1,0]
+val_92 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1176 [1,2,4,8589934592,1,0]
+val_95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3160 [1,2,4,8589934592,1,0]
+val_95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2400 [1,2,4,8589934592,1,0]
+val_96 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2216 [1,2,4,8589934592,1,0]
+val_97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5572 [1,2,4,8589934592,1,0]
+val_97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5802 [1,2,4,8589934592,1,0]
+val_98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 92 [1,2,4,8589934592,1,0]
+val_98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2458 [1,2,4,8589934592,1,0]
+PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_result"
+SELECT t.bucketname as `_bucketname`, COLLECT_SET(t.offset) AS `_offsets` FROM
+ (SELECT `_bucketname` AS bucketname, `_offset` AS offset
+ FROM default__src_src1_index__
+ WHERE key = 0 AND NOT EWAH_BITMAP_EMPTY(`_bitmaps`) UNION ALL
+ SELECT `_bucketname` AS bucketname, `_offset` AS offset
+ FROM default__src_src2_index__
+ WHERE value = "val2" AND NOT EWAH_BITMAP_EMPTY(`_bitmaps`)) t
+GROUP BY t.bucketname
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__src_src1_index__
+PREHOOK: Input: default@default__src_src2_index__
+PREHOOK: Output: /tmp/index_result
+POSTHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_result"
+SELECT t.bucketname as `_bucketname`, COLLECT_SET(t.offset) AS `_offsets` FROM
+ (SELECT `_bucketname` AS bucketname, `_offset` AS offset
+ FROM default__src_src1_index__
+ WHERE key = 0 AND NOT EWAH_BITMAP_EMPTY(`_bitmaps`) UNION ALL
+ SELECT `_bucketname` AS bucketname, `_offset` AS offset
+ FROM default__src_src2_index__
+ WHERE value = "val2" AND NOT EWAH_BITMAP_EMPTY(`_bitmaps`)) t
+GROUP BY t.bucketname
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__src_src1_index__
+POSTHOOK: Input: default@default__src_src2_index__
+POSTHOOK: Output: /tmp/index_result
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: SELECT key, value FROM src WHERE key=0 OR value = "val_2" ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_13-34-31_620_8744207637564167595/-mr-10000
+POSTHOOK: query: SELECT key, value FROM src WHERE key=0 OR value = "val_2" ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_13-34-31_620_8744207637564167595/-mr-10000
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+0 val_0
+0 val_0
+0 val_0
+2 val_2
+PREHOOK: query: SELECT key, value FROM src WHERE key=0 OR value = "val_2" ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_13-34-34_982_8723367941228478318/-mr-10000
+POSTHOOK: query: SELECT key, value FROM src WHERE key=0 OR value = "val_2" ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_13-34-34_982_8723367941228478318/-mr-10000
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+0 val_0
+0 val_0
+0 val_0
+2 val_2
+PREHOOK: query: DROP INDEX src1_index ON src
+PREHOOK: type: DROPINDEX
+POSTHOOK: query: DROP INDEX src1_index ON src
+POSTHOOK: type: DROPINDEX
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: DROP INDEX src2_index ON src
+PREHOOK: type: DROPINDEX
+POSTHOOK: query: DROP INDEX src2_index ON src
+POSTHOOK: type: DROPINDEX
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/index_bitmap3.q.out ql/src/test/results/clientpositive/index_bitmap3.q.out
new file mode 100644
index 0000000..dadfa77
--- /dev/null
+++ ql/src/test/results/clientpositive/index_bitmap3.q.out
@@ -0,0 +1,1397 @@
+PREHOOK: query: EXPLAIN
+CREATE INDEX src1_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: EXPLAIN
+CREATE INDEX src1_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+ABSTRACT SYNTAX TREE:
+ (TOK_CREATEINDEX src1_index 'BITMAP' (TOK_TABNAME src) (TOK_TABCOLNAME key) TOK_DEFERRED_REBUILDINDEX)
+
+STAGE DEPENDENCIES:
+ Stage-0 is a root stage
+
+STAGE PLANS:
+ Stage: Stage-0
+
+
+PREHOOK: query: EXPLAIN
+CREATE INDEX src2_index ON TABLE src(value) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: EXPLAIN
+CREATE INDEX src2_index ON TABLE src(value) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+ABSTRACT SYNTAX TREE:
+ (TOK_CREATEINDEX src2_index 'BITMAP' (TOK_TABNAME src) (TOK_TABCOLNAME value) TOK_DEFERRED_REBUILDINDEX)
+
+STAGE DEPENDENCIES:
+ Stage-0 is a root stage
+
+STAGE PLANS:
+ Stage: Stage-0
+
+
+PREHOOK: query: CREATE INDEX src1_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: CREATE INDEX src1_index ON TABLE src(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+PREHOOK: query: CREATE INDEX src2_index ON TABLE src(value) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: CREATE INDEX src2_index ON TABLE src(value) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+PREHOOK: query: ALTER INDEX src1_index ON src REBUILD
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: default@default__src_src1_index__
+POSTHOOK: query: ALTER INDEX src1_index ON src REBUILD
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: default@default__src_src1_index__
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+PREHOOK: query: ALTER INDEX src2_index ON src REBUILD
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: default@default__src_src2_index__
+POSTHOOK: query: ALTER INDEX src2_index ON src REBUILD
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: default@default__src_src2_index__
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: SELECT * FROM default__src_src1_index__ ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__src_src1_index__
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-21_21-07-01_460_5784774708014376644/-mr-10000
+POSTHOOK: query: SELECT * FROM default__src_src1_index__ ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__src_src1_index__
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-21_21-07-01_460_5784774708014376644/-mr-10000
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 968 [1,2,4,8589934592,1,0]
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2088 [1,2,4,8589934592,1,0]
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2632 [1,2,4,8589934592,1,0]
+10 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2846 [1,2,4,8589934592,1,0]
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5374 [1,2,4,8589934592,1,0]
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2156 [1,2,4,8589934592,1,0]
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1484 [1,2,4,8589934592,1,0]
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3614 [1,2,4,8589934592,1,0]
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4628 [1,2,4,8589934592,1,0]
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4114 [1,2,4,8589934592,1,0]
+105 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4196 [1,2,4,8589934592,1,0]
+11 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3170 [1,2,4,8589934592,1,0]
+111 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1186 [1,2,4,8589934592,1,0]
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3638 [1,2,4,8589934592,1,0]
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 920 [1,2,4,8589934592,1,0]
+114 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4280 [1,2,4,8589934592,1,0]
+116 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3746 [1,2,4,8589934592,1,0]
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2686 [1,2,4,8589934592,1,0]
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2780 [1,2,4,8589934592,1,0]
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4674 [1,2,4,8589934592,1,0]
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3332 [1,2,4,8589934592,1,0]
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2064 [1,2,4,8589934592,1,0]
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1720 [1,2,4,8589934592,1,0]
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4362 [1,2,4,8589934592,1,0]
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2284 [1,2,4,8589934592,1,0]
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4830 [1,2,4,8589934592,1,0]
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1344 [1,2,4,8589934592,1,0]
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4468 [1,2,4,8589934592,1,0]
+126 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5732 [1,2,4,8589934592,1,0]
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 208 [1,2,4,8589934592,1,0]
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 988 [1,2,4,8589934592,1,0]
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3896 [1,2,4,8589934592,1,0]
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1094 [1,2,4,8589934592,1,0]
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2040 [1,2,4,8589934592,1,0]
+131 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2296 [1,2,4,8589934592,1,0]
+133 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5164 [1,2,4,8589934592,1,0]
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5294 [1,2,4,8589934592,1,0]
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2698 [1,2,4,8589934592,1,0]
+136 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5080 [1,2,4,8589934592,1,0]
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1650 [1,2,4,8589934592,1,0]
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2552 [1,2,4,8589934592,1,0]
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1848 [1,2,4,8589934592,1,0]
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1472 [1,2,4,8589934592,1,0]
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3470 [1,2,4,8589934592,1,0]
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2734 [1,2,4,8589934592,1,0]
+143 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3226 [1,2,4,8589934592,1,0]
+145 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 304 [1,2,4,8589934592,1,0]
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5430 [1,2,4,8589934592,1,0]
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 232 [1,2,4,8589934592,1,0]
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3422 [1,2,4,8589934592,1,0]
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1058 [1,2,4,8589934592,1,0]
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2770 [1,2,4,8589934592,1,0]
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 386 [1,2,4,8589934592,1,0]
+150 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 150 [1,2,4,8589934592,1,0]
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 280 [1,2,4,8589934592,1,0]
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5648 [1,2,4,8589934592,1,0]
+153 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 502 [1,2,4,8589934592,1,0]
+155 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 932 [1,2,4,8589934592,1,0]
+156 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2352 [1,2,4,8589934592,1,0]
+157 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1140 [1,2,4,8589934592,1,0]
+158 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2052 [1,2,4,8589934592,1,0]
+160 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3274 [1,2,4,8589934592,1,0]
+162 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 754 [1,2,4,8589934592,1,0]
+163 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4650 [1,2,4,8589934592,1,0]
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4492 [1,2,4,8589934592,1,0]
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4408 [1,2,4,8589934592,1,0]
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 44 [1,2,4,8589934592,1,0]
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2236 [1,2,4,8589934592,1,0]
+166 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 418 [1,2,4,8589934592,1,0]
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5502 [1,2,4,8589934592,1,0]
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3686 [1,2,4,8589934592,1,0]
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 874 [1,2,4,8589934592,1,0]
+168 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3180 [1,2,4,8589934592,1,0]
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5754 [1,2,4,8589934592,1,0]
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2588 [1,2,4,8589934592,1,0]
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4854 [1,2,4,8589934592,1,0]
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1308 [1,2,4,8589934592,1,0]
+17 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 910 [1,2,4,8589934592,1,0]
+170 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1106 [1,2,4,8589934592,1,0]
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2018 [1,2,4,8589934592,1,0]
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5104 [1,2,4,8589934592,1,0]
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 598 [1,2,4,8589934592,1,0]
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 682 [1,2,4,8589934592,1,0]
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4150 [1,2,4,8589934592,1,0]
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5176 [1,2,4,8589934592,1,0]
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1428 [1,2,4,8589934592,1,0]
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1556 [1,2,4,8589934592,1,0]
+177 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3036 [1,2,4,8589934592,1,0]
+178 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4938 [1,2,4,8589934592,1,0]
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2006 [1,2,4,8589934592,1,0]
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2674 [1,2,4,8589934592,1,0]
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5514 [1,2,4,8589934592,1,0]
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5340 [1,2,4,8589934592,1,0]
+180 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1696 [1,2,4,8589934592,1,0]
+181 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1742 [1,2,4,8589934592,1,0]
+183 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5536 [1,2,4,8589934592,1,0]
+186 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5466 [1,2,4,8589934592,1,0]
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2492 [1,2,4,8589934592,1,0]
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1416 [1,2,4,8589934592,1,0]
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4516 [1,2,4,8589934592,1,0]
+189 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5188 [1,2,4,8589934592,1,0]
+19 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2824 [1,2,4,8589934592,1,0]
+190 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4244 [1,2,4,8589934592,1,0]
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2192 [1,2,4,8589934592,1,0]
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3852 [1,2,4,8589934592,1,0]
+192 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1392 [1,2,4,8589934592,1,0]
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 126 [1,2,4,8589934592,1,0]
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 514 [1,2,4,8589934592,1,0]
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4078 [1,2,4,8589934592,1,0]
+194 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5684 [1,2,4,8589934592,1,0]
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 886 [1,2,4,8589934592,1,0]
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3286 [1,2,4,8589934592,1,0]
+196 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2410 [1,2,4,8589934592,1,0]
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2108 [1,2,4,8589934592,1,0]
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2480 [1,2,4,8589934592,1,0]
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4806 [1,2,4,8589934592,1,0]
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 646 [1,2,4,8589934592,1,0]
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2180 [1,2,4,8589934592,1,0]
+2 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4004 [1,2,4,8589934592,1,0]
+20 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1118 [1,2,4,8589934592,1,0]
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4698 [1,2,4,8589934592,1,0]
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5790 [1,2,4,8589934592,1,0]
+201 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4384 [1,2,4,8589934592,1,0]
+202 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3932 [1,2,4,8589934592,1,0]
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4314 [1,2,4,8589934592,1,0]
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 944 [1,2,4,8589934592,1,0]
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2272 [1,2,4,8589934592,1,0]
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1046 [1,2,4,8589934592,1,0]
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 634 [1,2,4,8589934592,1,0]
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5022 [1,2,4,8589934592,1,0]
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1948 [1,2,4,8589934592,1,0]
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1272 [1,2,4,8589934592,1,0]
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 670 [1,2,4,8589934592,1,0]
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 374 [1,2,4,8589934592,1,0]
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3504 [1,2,4,8589934592,1,0]
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 220 [1,2,4,8589934592,1,0]
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1508 [1,2,4,8589934592,1,0]
+214 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5116 [1,2,4,8589934592,1,0]
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1520 [1,2,4,8589934592,1,0]
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3650 [1,2,4,8589934592,1,0]
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1860 [1,2,4,8589934592,1,0]
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4396 [1,2,4,8589934592,1,0]
+218 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3446 [1,2,4,8589934592,1,0]
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3710 [1,2,4,8589934592,1,0]
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 478 [1,2,4,8589934592,1,0]
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1164 [1,2,4,8589934592,1,0]
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1580 [1,2,4,8589934592,1,0]
+222 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5720 [1,2,4,8589934592,1,0]
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3758 [1,2,4,8589934592,1,0]
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3398 [1,2,4,8589934592,1,0]
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2892 [1,2,4,8589934592,1,0]
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 174 [1,2,4,8589934592,1,0]
+226 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3048 [1,2,4,8589934592,1,0]
+228 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3458 [1,2,4,8589934592,1,0]
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3956 [1,2,4,8589934592,1,0]
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3202 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1936 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4914 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1730 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2260 [1,2,4,8589934592,1,0]
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3580 [1,2,4,8589934592,1,0]
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5140 [1,2,4,8589934592,1,0]
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3214 [1,2,4,8589934592,1,0]
+235 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4046 [1,2,4,8589934592,1,0]
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4722 [1,2,4,8589934592,1,0]
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 574 [1,2,4,8589934592,1,0]
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2746 [1,2,4,8589934592,1,0]
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 0 [1,2,4,8589934592,1,0]
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1496 [1,2,4,8589934592,1,0]
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3722 [1,2,4,8589934592,1,0]
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1972 [1,2,4,8589934592,1,0]
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4594 [1,2,4,8589934592,1,0]
+241 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1662 [1,2,4,8589934592,1,0]
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3012 [1,2,4,8589934592,1,0]
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2940 [1,2,4,8589934592,1,0]
+244 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3872 [1,2,4,8589934592,1,0]
+247 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 718 [1,2,4,8589934592,1,0]
+248 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4758 [1,2,4,8589934592,1,0]
+249 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5034 [1,2,4,8589934592,1,0]
+252 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 454 [1,2,4,8589934592,1,0]
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4616 [1,2,4,8589934592,1,0]
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 68 [1,2,4,8589934592,1,0]
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3770 [1,2,4,8589934592,1,0]
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5272 [1,2,4,8589934592,1,0]
+257 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4208 [1,2,4,8589934592,1,0]
+258 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4292 [1,2,4,8589934592,1,0]
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5284 [1,2,4,8589934592,1,0]
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2226 [1,2,4,8589934592,1,0]
+260 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1764 [1,2,4,8589934592,1,0]
+262 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4326 [1,2,4,8589934592,1,0]
+263 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3782 [1,2,4,8589934592,1,0]
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 114 [1,2,4,8589934592,1,0]
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5046 [1,2,4,8589934592,1,0]
+266 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 814 [1,2,4,8589934592,1,0]
+27 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 34 [1,2,4,8589934592,1,0]
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1836 [1,2,4,8589934592,1,0]
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2976 [1,2,4,8589934592,1,0]
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2868 [1,2,4,8589934592,1,0]
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5524 [1,2,4,8589934592,1,0]
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 162 [1,2,4,8589934592,1,0]
+274 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3698 [1,2,4,8589934592,1,0]
+275 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1638 [1,2,4,8589934592,1,0]
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4902 [1,2,4,8589934592,1,0]
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 362 [1,2,4,8589934592,1,0]
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1260 [1,2,4,8589934592,1,0]
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2856 [1,2,4,8589934592,1,0]
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 80 [1,2,4,8589934592,1,0]
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1544 [1,2,4,8589934592,1,0]
+28 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5616 [1,2,4,8589934592,1,0]
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1226 [1,2,4,8589934592,1,0]
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3992 [1,2,4,8589934592,1,0]
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5548 [1,2,4,8589934592,1,0]
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 350 [1,2,4,8589934592,1,0]
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2722 [1,2,4,8589934592,1,0]
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2468 [1,2,4,8589934592,1,0]
+283 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4022 [1,2,4,8589934592,1,0]
+284 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1708 [1,2,4,8589934592,1,0]
+285 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5478 [1,2,4,8589934592,1,0]
+286 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1404 [1,2,4,8589934592,1,0]
+287 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 490 [1,2,4,8589934592,1,0]
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2422 [1,2,4,8589934592,1,0]
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3840 [1,2,4,8589934592,1,0]
+289 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1568 [1,2,4,8589934592,1,0]
+291 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4582 [1,2,4,8589934592,1,0]
+292 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 466 [1,2,4,8589934592,1,0]
+296 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3626 [1,2,4,8589934592,1,0]
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2168 [1,2,4,8589934592,1,0]
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4456 [1,2,4,8589934592,1,0]
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5386 [1,2,4,8589934592,1,0]
+30 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3494 [1,2,4,8589934592,1,0]
+302 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1034 [1,2,4,8589934592,1,0]
+305 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4782 [1,2,4,8589934592,1,0]
+306 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2880 [1,2,4,8589934592,1,0]
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5672 [1,2,4,8589934592,1,0]
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2812 [1,2,4,8589934592,1,0]
+308 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2388 [1,2,4,8589934592,1,0]
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2904 [1,2,4,8589934592,1,0]
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 790 [1,2,4,8589934592,1,0]
+310 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4962 [1,2,4,8589934592,1,0]
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1626 [1,2,4,8589934592,1,0]
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 22 [1,2,4,8589934592,1,0]
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1000 [1,2,4,8589934592,1,0]
+315 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5594 [1,2,4,8589934592,1,0]
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3944 [1,2,4,8589934592,1,0]
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1012 [1,2,4,8589934592,1,0]
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2576 [1,2,4,8589934592,1,0]
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3104 [1,2,4,8589934592,1,0]
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4974 [1,2,4,8589934592,1,0]
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2504 [1,2,4,8589934592,1,0]
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2516 [1,2,4,8589934592,1,0]
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1602 [1,2,4,8589934592,1,0]
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3308 [1,2,4,8589934592,1,0]
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4090 [1,2,4,8589934592,1,0]
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3250 [1,2,4,8589934592,1,0]
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2096 [1,2,4,8589934592,1,0]
+323 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4878 [1,2,4,8589934592,1,0]
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 862 [1,2,4,8589934592,1,0]
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4890 [1,2,4,8589934592,1,0]
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2928 [1,2,4,8589934592,1,0]
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 338 [1,2,4,8589934592,1,0]
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2248 [1,2,4,8589934592,1,0]
+33 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3592 [1,2,4,8589934592,1,0]
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4034 [1,2,4,8589934592,1,0]
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2988 [1,2,4,8589934592,1,0]
+332 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1614 [1,2,4,8589934592,1,0]
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4986 [1,2,4,8589934592,1,0]
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1684 [1,2,4,8589934592,1,0]
+335 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4102 [1,2,4,8589934592,1,0]
+336 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3148 [1,2,4,8589934592,1,0]
+338 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 526 [1,2,4,8589934592,1,0]
+339 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 956 [1,2,4,8589934592,1,0]
+34 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3192 [1,2,4,8589934592,1,0]
+341 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5406 [1,2,4,8589934592,1,0]
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 838 [1,2,4,8589934592,1,0]
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3558 [1,2,4,8589934592,1,0]
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5560 [1,2,4,8589934592,1,0]
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3674 [1,2,4,8589934592,1,0]
+345 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1082 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4338 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1882 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1960 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5660 [1,2,4,8589934592,1,0]
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5490 [1,2,4,8589934592,1,0]
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1238 [1,2,4,8589934592,1,0]
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3138 [1,2,4,8589934592,1,0]
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4012 [1,2,4,8589934592,1,0]
+351 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4604 [1,2,4,8589934592,1,0]
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1812 [1,2,4,8589934592,1,0]
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5092 [1,2,4,8589934592,1,0]
+356 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1284 [1,2,4,8589934592,1,0]
+360 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4746 [1,2,4,8589934592,1,0]
+362 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5454 [1,2,4,8589934592,1,0]
+364 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2662 [1,2,4,8589934592,1,0]
+365 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 802 [1,2,4,8589934592,1,0]
+366 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4138 [1,2,4,8589934592,1,0]
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 850 [1,2,4,8589934592,1,0]
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3662 [1,2,4,8589934592,1,0]
+368 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3602 [1,2,4,8589934592,1,0]
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2564 [1,2,4,8589934592,1,0]
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2952 [1,2,4,8589934592,1,0]
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 186 [1,2,4,8589934592,1,0]
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5626 [1,2,4,8589934592,1,0]
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 328 [1,2,4,8589934592,1,0]
+373 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1824 [1,2,4,8589934592,1,0]
+374 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 268 [1,2,4,8589934592,1,0]
+375 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5212 [1,2,4,8589934592,1,0]
+377 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 766 [1,2,4,8589934592,1,0]
+378 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1152 [1,2,4,8589934592,1,0]
+379 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5328 [1,2,4,8589934592,1,0]
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4528 [1,2,4,8589934592,1,0]
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1320 [1,2,4,8589934592,1,0]
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5260 [1,2,4,8589934592,1,0]
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5316 [1,2,4,8589934592,1,0]
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1788 [1,2,4,8589934592,1,0]
+386 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1356 [1,2,4,8589934592,1,0]
+389 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2916 [1,2,4,8589934592,1,0]
+392 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2964 [1,2,4,8589934592,1,0]
+393 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2132 [1,2,4,8589934592,1,0]
+394 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 562 [1,2,4,8589934592,1,0]
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3116 [1,2,4,8589934592,1,0]
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2710 [1,2,4,8589934592,1,0]
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 706 [1,2,4,8589934592,1,0]
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3092 [1,2,4,8589934592,1,0]
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4372 [1,2,4,8589934592,1,0]
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4558 [1,2,4,8589934592,1,0]
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 778 [1,2,4,8589934592,1,0]
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 694 [1,2,4,8589934592,1,0]
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1296 [1,2,4,8589934592,1,0]
+4 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1218 [1,2,4,8589934592,1,0]
+400 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5778 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3828 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4268 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5224 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 138 [1,2,4,8589934592,1,0]
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3000 [1,2,4,8589934592,1,0]
+402 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3080 [1,2,4,8589934592,1,0]
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5766 [1,2,4,8589934592,1,0]
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4162 [1,2,4,8589934592,1,0]
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 406 [1,2,4,8589934592,1,0]
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2318 [1,2,4,8589934592,1,0]
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1776 [1,2,4,8589934592,1,0]
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 244 [1,2,4,8589934592,1,0]
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5152 [1,2,4,8589934592,1,0]
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4220 [1,2,4,8589934592,1,0]
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4256 [1,2,4,8589934592,1,0]
+407 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5248 [1,2,4,8589934592,1,0]
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4232 [1,2,4,8589934592,1,0]
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 56 [1,2,4,8589934592,1,0]
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2528 [1,2,4,8589934592,1,0]
+41 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3388 [1,2,4,8589934592,1,0]
+411 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1924 [1,2,4,8589934592,1,0]
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 610 [1,2,4,8589934592,1,0]
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2600 [1,2,4,8589934592,1,0]
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4686 [1,2,4,8589934592,1,0]
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5696 [1,2,4,8589934592,1,0]
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 730 [1,2,4,8589934592,1,0]
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4794 [1,2,4,8589934592,1,0]
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 430 [1,2,4,8589934592,1,0]
+418 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2204 [1,2,4,8589934592,1,0]
+419 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2758 [1,2,4,8589934592,1,0]
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3298 [1,2,4,8589934592,1,0]
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2030 [1,2,4,8589934592,1,0]
+421 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5236 [1,2,4,8589934592,1,0]
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4504 [1,2,4,8589934592,1,0]
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4350 [1,2,4,8589934592,1,0]
+427 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1248 [1,2,4,8589934592,1,0]
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 256 [1,2,4,8589934592,1,0]
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4842 [1,2,4,8589934592,1,0]
+43 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2330 [1,2,4,8589934592,1,0]
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 442 [1,2,4,8589934592,1,0]
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3320 [1,2,4,8589934592,1,0]
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1532 [1,2,4,8589934592,1,0]
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1994 [1,2,4,8589934592,1,0]
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4420 [1,2,4,8589934592,1,0]
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4480 [1,2,4,8589934592,1,0]
+432 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3920 [1,2,4,8589934592,1,0]
+435 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2834 [1,2,4,8589934592,1,0]
+436 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2340 [1,2,4,8589934592,1,0]
+437 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1368 [1,2,4,8589934592,1,0]
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4662 [1,2,4,8589934592,1,0]
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1070 [1,2,4,8589934592,1,0]
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3884 [1,2,4,8589934592,1,0]
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4734 [1,2,4,8589934592,1,0]
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 826 [1,2,4,8589934592,1,0]
+44 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4068 [1,2,4,8589934592,1,0]
+443 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4866 [1,2,4,8589934592,1,0]
+444 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4818 [1,2,4,8589934592,1,0]
+446 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 538 [1,2,4,8589934592,1,0]
+448 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5636 [1,2,4,8589934592,1,0]
+449 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3434 [1,2,4,8589934592,1,0]
+452 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3024 [1,2,4,8589934592,1,0]
+453 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3482 [1,2,4,8589934592,1,0]
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4432 [1,2,4,8589934592,1,0]
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2144 [1,2,4,8589934592,1,0]
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5200 [1,2,4,8589934592,1,0]
+455 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 976 [1,2,4,8589934592,1,0]
+457 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2446 [1,2,4,8589934592,1,0]
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3356 [1,2,4,8589934592,1,0]
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5442 [1,2,4,8589934592,1,0]
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 550 [1,2,4,8589934592,1,0]
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1450 [1,2,4,8589934592,1,0]
+460 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5010 [1,2,4,8589934592,1,0]
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5128 [1,2,4,8589934592,1,0]
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5350 [1,2,4,8589934592,1,0]
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1982 [1,2,4,8589934592,1,0]
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3980 [1,2,4,8589934592,1,0]
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4126 [1,2,4,8589934592,1,0]
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 658 [1,2,4,8589934592,1,0]
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1894 [1,2,4,8589934592,1,0]
+467 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3908 [1,2,4,8589934592,1,0]
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4950 [1,2,4,8589934592,1,0]
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2120 [1,2,4,8589934592,1,0]
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2376 [1,2,4,8589934592,1,0]
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3526 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 292 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1380 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3968 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5582 [1,2,4,8589934592,1,0]
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2364 [1,2,4,8589934592,1,0]
+47 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1198 [1,2,4,8589934592,1,0]
+470 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2540 [1,2,4,8589934592,1,0]
+472 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3238 [1,2,4,8589934592,1,0]
+475 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 898 [1,2,4,8589934592,1,0]
+477 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5708 [1,2,4,8589934592,1,0]
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4444 [1,2,4,8589934592,1,0]
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4926 [1,2,4,8589934592,1,0]
+479 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4770 [1,2,4,8589934592,1,0]
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3816 [1,2,4,8589934592,1,0]
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5058 [1,2,4,8589934592,1,0]
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4570 [1,2,4,8589934592,1,0]
+481 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2434 [1,2,4,8589934592,1,0]
+482 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 586 [1,2,4,8589934592,1,0]
+483 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4174 [1,2,4,8589934592,1,0]
+484 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 102 [1,2,4,8589934592,1,0]
+485 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3734 [1,2,4,8589934592,1,0]
+487 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3804 [1,2,4,8589934592,1,0]
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1128 [1,2,4,8589934592,1,0]
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 742 [1,2,4,8589934592,1,0]
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1800 [1,2,4,8589934592,1,0]
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3344 [1,2,4,8589934592,1,0]
+490 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2640 [1,2,4,8589934592,1,0]
+491 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4710 [1,2,4,8589934592,1,0]
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3410 [1,2,4,8589934592,1,0]
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5362 [1,2,4,8589934592,1,0]
+493 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4998 [1,2,4,8589934592,1,0]
+494 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 622 [1,2,4,8589934592,1,0]
+495 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 316 [1,2,4,8589934592,1,0]
+496 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2076 [1,2,4,8589934592,1,0]
+497 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3068 [1,2,4,8589934592,1,0]
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3262 [1,2,4,8589934592,1,0]
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1332 [1,2,4,8589934592,1,0]
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5418 [1,2,4,8589934592,1,0]
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3864 [1,2,4,8589934592,1,0]
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3060 [1,2,4,8589934592,1,0]
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4540 [1,2,4,8589934592,1,0]
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1462 [1,2,4,8589934592,1,0]
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2308 [1,2,4,8589934592,1,0]
+53 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4186 [1,2,4,8589934592,1,0]
+54 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1440 [1,2,4,8589934592,1,0]
+57 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1024 [1,2,4,8589934592,1,0]
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1906 [1,2,4,8589934592,1,0]
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3128 [1,2,4,8589934592,1,0]
+64 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3516 [1,2,4,8589934592,1,0]
+65 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1592 [1,2,4,8589934592,1,0]
+66 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 198 [1,2,4,8589934592,1,0]
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5306 [1,2,4,8589934592,1,0]
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1754 [1,2,4,8589934592,1,0]
+69 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3570 [1,2,4,8589934592,1,0]
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3794 [1,2,4,8589934592,1,0]
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4640 [1,2,4,8589934592,1,0]
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4548 [1,2,4,8589934592,1,0]
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1208 [1,2,4,8589934592,1,0]
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2792 [1,2,4,8589934592,1,0]
+74 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3548 [1,2,4,8589934592,1,0]
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3538 [1,2,4,8589934592,1,0]
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3378 [1,2,4,8589934592,1,0]
+77 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2622 [1,2,4,8589934592,1,0]
+78 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3368 [1,2,4,8589934592,1,0]
+8 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1916 [1,2,4,8589934592,1,0]
+80 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4058 [1,2,4,8589934592,1,0]
+82 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 396 [1,2,4,8589934592,1,0]
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5070 [1,2,4,8589934592,1,0]
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1674 [1,2,4,8589934592,1,0]
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5606 [1,2,4,8589934592,1,0]
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1872 [1,2,4,8589934592,1,0]
+85 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2612 [1,2,4,8589934592,1,0]
+86 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 12 [1,2,4,8589934592,1,0]
+87 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2652 [1,2,4,8589934592,1,0]
+9 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5398 [1,2,4,8589934592,1,0]
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2802 [1,2,4,8589934592,1,0]
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5744 [1,2,4,8589934592,1,0]
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4304 [1,2,4,8589934592,1,0]
+92 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1176 [1,2,4,8589934592,1,0]
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3160 [1,2,4,8589934592,1,0]
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2400 [1,2,4,8589934592,1,0]
+96 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2216 [1,2,4,8589934592,1,0]
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5572 [1,2,4,8589934592,1,0]
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5802 [1,2,4,8589934592,1,0]
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 92 [1,2,4,8589934592,1,0]
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2458 [1,2,4,8589934592,1,0]
+PREHOOK: query: SELECT * FROM default__src_src2_index__ ORDER BY value
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__src_src2_index__
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-21_21-07-04_796_7101084981030318214/-mr-10000
+POSTHOOK: query: SELECT * FROM default__src_src2_index__ ORDER BY value
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__src_src2_index__
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-21_21-07-04_796_7101084981030318214/-mr-10000
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+val_0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 968 [1,2,4,8589934592,1,0]
+val_0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2088 [1,2,4,8589934592,1,0]
+val_0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2632 [1,2,4,8589934592,1,0]
+val_10 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2846 [1,2,4,8589934592,1,0]
+val_100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5374 [1,2,4,8589934592,1,0]
+val_100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2156 [1,2,4,8589934592,1,0]
+val_103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1484 [1,2,4,8589934592,1,0]
+val_103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3614 [1,2,4,8589934592,1,0]
+val_104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4628 [1,2,4,8589934592,1,0]
+val_104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4114 [1,2,4,8589934592,1,0]
+val_105 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4196 [1,2,4,8589934592,1,0]
+val_11 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3170 [1,2,4,8589934592,1,0]
+val_111 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1186 [1,2,4,8589934592,1,0]
+val_113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3638 [1,2,4,8589934592,1,0]
+val_113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 920 [1,2,4,8589934592,1,0]
+val_114 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4280 [1,2,4,8589934592,1,0]
+val_116 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3746 [1,2,4,8589934592,1,0]
+val_118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2686 [1,2,4,8589934592,1,0]
+val_118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2780 [1,2,4,8589934592,1,0]
+val_119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4674 [1,2,4,8589934592,1,0]
+val_119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3332 [1,2,4,8589934592,1,0]
+val_119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2064 [1,2,4,8589934592,1,0]
+val_12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1720 [1,2,4,8589934592,1,0]
+val_12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4362 [1,2,4,8589934592,1,0]
+val_120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2284 [1,2,4,8589934592,1,0]
+val_120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4830 [1,2,4,8589934592,1,0]
+val_125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1344 [1,2,4,8589934592,1,0]
+val_125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4468 [1,2,4,8589934592,1,0]
+val_126 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5732 [1,2,4,8589934592,1,0]
+val_128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 208 [1,2,4,8589934592,1,0]
+val_128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 988 [1,2,4,8589934592,1,0]
+val_128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3896 [1,2,4,8589934592,1,0]
+val_129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1094 [1,2,4,8589934592,1,0]
+val_129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2040 [1,2,4,8589934592,1,0]
+val_131 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2296 [1,2,4,8589934592,1,0]
+val_133 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5164 [1,2,4,8589934592,1,0]
+val_134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5294 [1,2,4,8589934592,1,0]
+val_134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2698 [1,2,4,8589934592,1,0]
+val_136 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5080 [1,2,4,8589934592,1,0]
+val_137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1650 [1,2,4,8589934592,1,0]
+val_137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2552 [1,2,4,8589934592,1,0]
+val_138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1848 [1,2,4,8589934592,1,0]
+val_138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1472 [1,2,4,8589934592,1,0]
+val_138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3470 [1,2,4,8589934592,1,0]
+val_138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2734 [1,2,4,8589934592,1,0]
+val_143 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3226 [1,2,4,8589934592,1,0]
+val_145 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 304 [1,2,4,8589934592,1,0]
+val_146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5430 [1,2,4,8589934592,1,0]
+val_146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 232 [1,2,4,8589934592,1,0]
+val_149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3422 [1,2,4,8589934592,1,0]
+val_149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1058 [1,2,4,8589934592,1,0]
+val_15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2770 [1,2,4,8589934592,1,0]
+val_15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 386 [1,2,4,8589934592,1,0]
+val_150 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 150 [1,2,4,8589934592,1,0]
+val_152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 280 [1,2,4,8589934592,1,0]
+val_152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5648 [1,2,4,8589934592,1,0]
+val_153 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 502 [1,2,4,8589934592,1,0]
+val_155 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 932 [1,2,4,8589934592,1,0]
+val_156 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2352 [1,2,4,8589934592,1,0]
+val_157 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1140 [1,2,4,8589934592,1,0]
+val_158 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2052 [1,2,4,8589934592,1,0]
+val_160 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3274 [1,2,4,8589934592,1,0]
+val_162 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 754 [1,2,4,8589934592,1,0]
+val_163 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4650 [1,2,4,8589934592,1,0]
+val_164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4492 [1,2,4,8589934592,1,0]
+val_164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4408 [1,2,4,8589934592,1,0]
+val_165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 44 [1,2,4,8589934592,1,0]
+val_165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2236 [1,2,4,8589934592,1,0]
+val_166 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 418 [1,2,4,8589934592,1,0]
+val_167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5502 [1,2,4,8589934592,1,0]
+val_167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3686 [1,2,4,8589934592,1,0]
+val_167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 874 [1,2,4,8589934592,1,0]
+val_168 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3180 [1,2,4,8589934592,1,0]
+val_169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5754 [1,2,4,8589934592,1,0]
+val_169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2588 [1,2,4,8589934592,1,0]
+val_169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4854 [1,2,4,8589934592,1,0]
+val_169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1308 [1,2,4,8589934592,1,0]
+val_17 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 910 [1,2,4,8589934592,1,0]
+val_170 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1106 [1,2,4,8589934592,1,0]
+val_172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2018 [1,2,4,8589934592,1,0]
+val_172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5104 [1,2,4,8589934592,1,0]
+val_174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 598 [1,2,4,8589934592,1,0]
+val_174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 682 [1,2,4,8589934592,1,0]
+val_175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4150 [1,2,4,8589934592,1,0]
+val_175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5176 [1,2,4,8589934592,1,0]
+val_176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1428 [1,2,4,8589934592,1,0]
+val_176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1556 [1,2,4,8589934592,1,0]
+val_177 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3036 [1,2,4,8589934592,1,0]
+val_178 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4938 [1,2,4,8589934592,1,0]
+val_179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2006 [1,2,4,8589934592,1,0]
+val_179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2674 [1,2,4,8589934592,1,0]
+val_18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5514 [1,2,4,8589934592,1,0]
+val_18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5340 [1,2,4,8589934592,1,0]
+val_180 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1696 [1,2,4,8589934592,1,0]
+val_181 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1742 [1,2,4,8589934592,1,0]
+val_183 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5536 [1,2,4,8589934592,1,0]
+val_186 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5466 [1,2,4,8589934592,1,0]
+val_187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2492 [1,2,4,8589934592,1,0]
+val_187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1416 [1,2,4,8589934592,1,0]
+val_187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4516 [1,2,4,8589934592,1,0]
+val_189 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5188 [1,2,4,8589934592,1,0]
+val_19 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2824 [1,2,4,8589934592,1,0]
+val_190 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4244 [1,2,4,8589934592,1,0]
+val_191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2192 [1,2,4,8589934592,1,0]
+val_191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3852 [1,2,4,8589934592,1,0]
+val_192 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1392 [1,2,4,8589934592,1,0]
+val_193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 126 [1,2,4,8589934592,1,0]
+val_193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 514 [1,2,4,8589934592,1,0]
+val_193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4078 [1,2,4,8589934592,1,0]
+val_194 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5684 [1,2,4,8589934592,1,0]
+val_195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 886 [1,2,4,8589934592,1,0]
+val_195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3286 [1,2,4,8589934592,1,0]
+val_196 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2410 [1,2,4,8589934592,1,0]
+val_197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2108 [1,2,4,8589934592,1,0]
+val_197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2480 [1,2,4,8589934592,1,0]
+val_199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4806 [1,2,4,8589934592,1,0]
+val_199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 646 [1,2,4,8589934592,1,0]
+val_199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2180 [1,2,4,8589934592,1,0]
+val_2 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4004 [1,2,4,8589934592,1,0]
+val_20 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1118 [1,2,4,8589934592,1,0]
+val_200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4698 [1,2,4,8589934592,1,0]
+val_200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5790 [1,2,4,8589934592,1,0]
+val_201 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4384 [1,2,4,8589934592,1,0]
+val_202 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3932 [1,2,4,8589934592,1,0]
+val_203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4314 [1,2,4,8589934592,1,0]
+val_203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 944 [1,2,4,8589934592,1,0]
+val_205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2272 [1,2,4,8589934592,1,0]
+val_205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1046 [1,2,4,8589934592,1,0]
+val_207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 634 [1,2,4,8589934592,1,0]
+val_207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5022 [1,2,4,8589934592,1,0]
+val_208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1948 [1,2,4,8589934592,1,0]
+val_208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1272 [1,2,4,8589934592,1,0]
+val_208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 670 [1,2,4,8589934592,1,0]
+val_209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 374 [1,2,4,8589934592,1,0]
+val_209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3504 [1,2,4,8589934592,1,0]
+val_213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 220 [1,2,4,8589934592,1,0]
+val_213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1508 [1,2,4,8589934592,1,0]
+val_214 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5116 [1,2,4,8589934592,1,0]
+val_216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1520 [1,2,4,8589934592,1,0]
+val_216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3650 [1,2,4,8589934592,1,0]
+val_217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1860 [1,2,4,8589934592,1,0]
+val_217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4396 [1,2,4,8589934592,1,0]
+val_218 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3446 [1,2,4,8589934592,1,0]
+val_219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3710 [1,2,4,8589934592,1,0]
+val_219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 478 [1,2,4,8589934592,1,0]
+val_221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1164 [1,2,4,8589934592,1,0]
+val_221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1580 [1,2,4,8589934592,1,0]
+val_222 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5720 [1,2,4,8589934592,1,0]
+val_223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3758 [1,2,4,8589934592,1,0]
+val_223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3398 [1,2,4,8589934592,1,0]
+val_224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2892 [1,2,4,8589934592,1,0]
+val_224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 174 [1,2,4,8589934592,1,0]
+val_226 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3048 [1,2,4,8589934592,1,0]
+val_228 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3458 [1,2,4,8589934592,1,0]
+val_229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3956 [1,2,4,8589934592,1,0]
+val_229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3202 [1,2,4,8589934592,1,0]
+val_230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1936 [1,2,4,8589934592,1,0]
+val_230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4914 [1,2,4,8589934592,1,0]
+val_230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1730 [1,2,4,8589934592,1,0]
+val_230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2260 [1,2,4,8589934592,1,0]
+val_230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3580 [1,2,4,8589934592,1,0]
+val_233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5140 [1,2,4,8589934592,1,0]
+val_233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3214 [1,2,4,8589934592,1,0]
+val_235 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4046 [1,2,4,8589934592,1,0]
+val_237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4722 [1,2,4,8589934592,1,0]
+val_237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 574 [1,2,4,8589934592,1,0]
+val_238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2746 [1,2,4,8589934592,1,0]
+val_238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 0 [1,2,4,8589934592,1,0]
+val_239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1496 [1,2,4,8589934592,1,0]
+val_239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3722 [1,2,4,8589934592,1,0]
+val_24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1972 [1,2,4,8589934592,1,0]
+val_24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4594 [1,2,4,8589934592,1,0]
+val_241 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1662 [1,2,4,8589934592,1,0]
+val_242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3012 [1,2,4,8589934592,1,0]
+val_242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2940 [1,2,4,8589934592,1,0]
+val_244 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3872 [1,2,4,8589934592,1,0]
+val_247 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 718 [1,2,4,8589934592,1,0]
+val_248 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4758 [1,2,4,8589934592,1,0]
+val_249 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5034 [1,2,4,8589934592,1,0]
+val_252 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 454 [1,2,4,8589934592,1,0]
+val_255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4616 [1,2,4,8589934592,1,0]
+val_255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 68 [1,2,4,8589934592,1,0]
+val_256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3770 [1,2,4,8589934592,1,0]
+val_256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5272 [1,2,4,8589934592,1,0]
+val_257 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4208 [1,2,4,8589934592,1,0]
+val_258 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4292 [1,2,4,8589934592,1,0]
+val_26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5284 [1,2,4,8589934592,1,0]
+val_26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2226 [1,2,4,8589934592,1,0]
+val_260 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1764 [1,2,4,8589934592,1,0]
+val_262 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4326 [1,2,4,8589934592,1,0]
+val_263 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3782 [1,2,4,8589934592,1,0]
+val_265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 114 [1,2,4,8589934592,1,0]
+val_265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5046 [1,2,4,8589934592,1,0]
+val_266 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 814 [1,2,4,8589934592,1,0]
+val_27 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 34 [1,2,4,8589934592,1,0]
+val_272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1836 [1,2,4,8589934592,1,0]
+val_272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2976 [1,2,4,8589934592,1,0]
+val_273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2868 [1,2,4,8589934592,1,0]
+val_273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5524 [1,2,4,8589934592,1,0]
+val_273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 162 [1,2,4,8589934592,1,0]
+val_274 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3698 [1,2,4,8589934592,1,0]
+val_275 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1638 [1,2,4,8589934592,1,0]
+val_277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4902 [1,2,4,8589934592,1,0]
+val_277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 362 [1,2,4,8589934592,1,0]
+val_277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1260 [1,2,4,8589934592,1,0]
+val_277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2856 [1,2,4,8589934592,1,0]
+val_278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 80 [1,2,4,8589934592,1,0]
+val_278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1544 [1,2,4,8589934592,1,0]
+val_28 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5616 [1,2,4,8589934592,1,0]
+val_280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1226 [1,2,4,8589934592,1,0]
+val_280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3992 [1,2,4,8589934592,1,0]
+val_281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5548 [1,2,4,8589934592,1,0]
+val_281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 350 [1,2,4,8589934592,1,0]
+val_282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2722 [1,2,4,8589934592,1,0]
+val_282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2468 [1,2,4,8589934592,1,0]
+val_283 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4022 [1,2,4,8589934592,1,0]
+val_284 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1708 [1,2,4,8589934592,1,0]
+val_285 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5478 [1,2,4,8589934592,1,0]
+val_286 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1404 [1,2,4,8589934592,1,0]
+val_287 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 490 [1,2,4,8589934592,1,0]
+val_288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2422 [1,2,4,8589934592,1,0]
+val_288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3840 [1,2,4,8589934592,1,0]
+val_289 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1568 [1,2,4,8589934592,1,0]
+val_291 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4582 [1,2,4,8589934592,1,0]
+val_292 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 466 [1,2,4,8589934592,1,0]
+val_296 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3626 [1,2,4,8589934592,1,0]
+val_298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2168 [1,2,4,8589934592,1,0]
+val_298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4456 [1,2,4,8589934592,1,0]
+val_298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5386 [1,2,4,8589934592,1,0]
+val_30 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3494 [1,2,4,8589934592,1,0]
+val_302 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1034 [1,2,4,8589934592,1,0]
+val_305 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4782 [1,2,4,8589934592,1,0]
+val_306 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2880 [1,2,4,8589934592,1,0]
+val_307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5672 [1,2,4,8589934592,1,0]
+val_307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2812 [1,2,4,8589934592,1,0]
+val_308 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2388 [1,2,4,8589934592,1,0]
+val_309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2904 [1,2,4,8589934592,1,0]
+val_309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 790 [1,2,4,8589934592,1,0]
+val_310 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4962 [1,2,4,8589934592,1,0]
+val_311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1626 [1,2,4,8589934592,1,0]
+val_311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 22 [1,2,4,8589934592,1,0]
+val_311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1000 [1,2,4,8589934592,1,0]
+val_315 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5594 [1,2,4,8589934592,1,0]
+val_316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3944 [1,2,4,8589934592,1,0]
+val_316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1012 [1,2,4,8589934592,1,0]
+val_316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2576 [1,2,4,8589934592,1,0]
+val_317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3104 [1,2,4,8589934592,1,0]
+val_317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4974 [1,2,4,8589934592,1,0]
+val_318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2504 [1,2,4,8589934592,1,0]
+val_318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2516 [1,2,4,8589934592,1,0]
+val_318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1602 [1,2,4,8589934592,1,0]
+val_321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3308 [1,2,4,8589934592,1,0]
+val_321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4090 [1,2,4,8589934592,1,0]
+val_322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3250 [1,2,4,8589934592,1,0]
+val_322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2096 [1,2,4,8589934592,1,0]
+val_323 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4878 [1,2,4,8589934592,1,0]
+val_325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 862 [1,2,4,8589934592,1,0]
+val_325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4890 [1,2,4,8589934592,1,0]
+val_327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2928 [1,2,4,8589934592,1,0]
+val_327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 338 [1,2,4,8589934592,1,0]
+val_327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2248 [1,2,4,8589934592,1,0]
+val_33 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3592 [1,2,4,8589934592,1,0]
+val_331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4034 [1,2,4,8589934592,1,0]
+val_331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2988 [1,2,4,8589934592,1,0]
+val_332 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1614 [1,2,4,8589934592,1,0]
+val_333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4986 [1,2,4,8589934592,1,0]
+val_333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1684 [1,2,4,8589934592,1,0]
+val_335 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4102 [1,2,4,8589934592,1,0]
+val_336 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3148 [1,2,4,8589934592,1,0]
+val_338 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 526 [1,2,4,8589934592,1,0]
+val_339 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 956 [1,2,4,8589934592,1,0]
+val_34 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3192 [1,2,4,8589934592,1,0]
+val_341 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5406 [1,2,4,8589934592,1,0]
+val_342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 838 [1,2,4,8589934592,1,0]
+val_342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3558 [1,2,4,8589934592,1,0]
+val_344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5560 [1,2,4,8589934592,1,0]
+val_344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3674 [1,2,4,8589934592,1,0]
+val_345 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1082 [1,2,4,8589934592,1,0]
+val_348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4338 [1,2,4,8589934592,1,0]
+val_348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1882 [1,2,4,8589934592,1,0]
+val_348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1960 [1,2,4,8589934592,1,0]
+val_348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5660 [1,2,4,8589934592,1,0]
+val_348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5490 [1,2,4,8589934592,1,0]
+val_35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1238 [1,2,4,8589934592,1,0]
+val_35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3138 [1,2,4,8589934592,1,0]
+val_35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4012 [1,2,4,8589934592,1,0]
+val_351 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4604 [1,2,4,8589934592,1,0]
+val_353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1812 [1,2,4,8589934592,1,0]
+val_353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5092 [1,2,4,8589934592,1,0]
+val_356 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1284 [1,2,4,8589934592,1,0]
+val_360 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4746 [1,2,4,8589934592,1,0]
+val_362 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5454 [1,2,4,8589934592,1,0]
+val_364 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2662 [1,2,4,8589934592,1,0]
+val_365 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 802 [1,2,4,8589934592,1,0]
+val_366 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4138 [1,2,4,8589934592,1,0]
+val_367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 850 [1,2,4,8589934592,1,0]
+val_367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3662 [1,2,4,8589934592,1,0]
+val_368 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3602 [1,2,4,8589934592,1,0]
+val_369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2564 [1,2,4,8589934592,1,0]
+val_369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2952 [1,2,4,8589934592,1,0]
+val_369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 186 [1,2,4,8589934592,1,0]
+val_37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5626 [1,2,4,8589934592,1,0]
+val_37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 328 [1,2,4,8589934592,1,0]
+val_373 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1824 [1,2,4,8589934592,1,0]
+val_374 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 268 [1,2,4,8589934592,1,0]
+val_375 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5212 [1,2,4,8589934592,1,0]
+val_377 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 766 [1,2,4,8589934592,1,0]
+val_378 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1152 [1,2,4,8589934592,1,0]
+val_379 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5328 [1,2,4,8589934592,1,0]
+val_382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4528 [1,2,4,8589934592,1,0]
+val_382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1320 [1,2,4,8589934592,1,0]
+val_384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5260 [1,2,4,8589934592,1,0]
+val_384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5316 [1,2,4,8589934592,1,0]
+val_384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1788 [1,2,4,8589934592,1,0]
+val_386 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1356 [1,2,4,8589934592,1,0]
+val_389 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2916 [1,2,4,8589934592,1,0]
+val_392 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2964 [1,2,4,8589934592,1,0]
+val_393 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2132 [1,2,4,8589934592,1,0]
+val_394 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 562 [1,2,4,8589934592,1,0]
+val_395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3116 [1,2,4,8589934592,1,0]
+val_395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2710 [1,2,4,8589934592,1,0]
+val_396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 706 [1,2,4,8589934592,1,0]
+val_396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3092 [1,2,4,8589934592,1,0]
+val_396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4372 [1,2,4,8589934592,1,0]
+val_397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4558 [1,2,4,8589934592,1,0]
+val_397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 778 [1,2,4,8589934592,1,0]
+val_399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 694 [1,2,4,8589934592,1,0]
+val_399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1296 [1,2,4,8589934592,1,0]
+val_4 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1218 [1,2,4,8589934592,1,0]
+val_400 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5778 [1,2,4,8589934592,1,0]
+val_401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3828 [1,2,4,8589934592,1,0]
+val_401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4268 [1,2,4,8589934592,1,0]
+val_401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5224 [1,2,4,8589934592,1,0]
+val_401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 138 [1,2,4,8589934592,1,0]
+val_401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3000 [1,2,4,8589934592,1,0]
+val_402 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3080 [1,2,4,8589934592,1,0]
+val_403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5766 [1,2,4,8589934592,1,0]
+val_403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4162 [1,2,4,8589934592,1,0]
+val_403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 406 [1,2,4,8589934592,1,0]
+val_404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2318 [1,2,4,8589934592,1,0]
+val_404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1776 [1,2,4,8589934592,1,0]
+val_406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 244 [1,2,4,8589934592,1,0]
+val_406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5152 [1,2,4,8589934592,1,0]
+val_406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4220 [1,2,4,8589934592,1,0]
+val_406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4256 [1,2,4,8589934592,1,0]
+val_407 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5248 [1,2,4,8589934592,1,0]
+val_409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4232 [1,2,4,8589934592,1,0]
+val_409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 56 [1,2,4,8589934592,1,0]
+val_409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2528 [1,2,4,8589934592,1,0]
+val_41 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3388 [1,2,4,8589934592,1,0]
+val_411 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1924 [1,2,4,8589934592,1,0]
+val_413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 610 [1,2,4,8589934592,1,0]
+val_413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2600 [1,2,4,8589934592,1,0]
+val_414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4686 [1,2,4,8589934592,1,0]
+val_414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5696 [1,2,4,8589934592,1,0]
+val_417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 730 [1,2,4,8589934592,1,0]
+val_417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4794 [1,2,4,8589934592,1,0]
+val_417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 430 [1,2,4,8589934592,1,0]
+val_418 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2204 [1,2,4,8589934592,1,0]
+val_419 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2758 [1,2,4,8589934592,1,0]
+val_42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3298 [1,2,4,8589934592,1,0]
+val_42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2030 [1,2,4,8589934592,1,0]
+val_421 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5236 [1,2,4,8589934592,1,0]
+val_424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4504 [1,2,4,8589934592,1,0]
+val_424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4350 [1,2,4,8589934592,1,0]
+val_427 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1248 [1,2,4,8589934592,1,0]
+val_429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 256 [1,2,4,8589934592,1,0]
+val_429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4842 [1,2,4,8589934592,1,0]
+val_43 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2330 [1,2,4,8589934592,1,0]
+val_430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 442 [1,2,4,8589934592,1,0]
+val_430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3320 [1,2,4,8589934592,1,0]
+val_430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1532 [1,2,4,8589934592,1,0]
+val_431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1994 [1,2,4,8589934592,1,0]
+val_431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4420 [1,2,4,8589934592,1,0]
+val_431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4480 [1,2,4,8589934592,1,0]
+val_432 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3920 [1,2,4,8589934592,1,0]
+val_435 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2834 [1,2,4,8589934592,1,0]
+val_436 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2340 [1,2,4,8589934592,1,0]
+val_437 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1368 [1,2,4,8589934592,1,0]
+val_438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4662 [1,2,4,8589934592,1,0]
+val_438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1070 [1,2,4,8589934592,1,0]
+val_438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3884 [1,2,4,8589934592,1,0]
+val_439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4734 [1,2,4,8589934592,1,0]
+val_439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 826 [1,2,4,8589934592,1,0]
+val_44 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4068 [1,2,4,8589934592,1,0]
+val_443 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4866 [1,2,4,8589934592,1,0]
+val_444 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4818 [1,2,4,8589934592,1,0]
+val_446 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 538 [1,2,4,8589934592,1,0]
+val_448 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5636 [1,2,4,8589934592,1,0]
+val_449 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3434 [1,2,4,8589934592,1,0]
+val_452 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3024 [1,2,4,8589934592,1,0]
+val_453 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3482 [1,2,4,8589934592,1,0]
+val_454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4432 [1,2,4,8589934592,1,0]
+val_454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2144 [1,2,4,8589934592,1,0]
+val_454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5200 [1,2,4,8589934592,1,0]
+val_455 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 976 [1,2,4,8589934592,1,0]
+val_457 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2446 [1,2,4,8589934592,1,0]
+val_458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3356 [1,2,4,8589934592,1,0]
+val_458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5442 [1,2,4,8589934592,1,0]
+val_459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 550 [1,2,4,8589934592,1,0]
+val_459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1450 [1,2,4,8589934592,1,0]
+val_460 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5010 [1,2,4,8589934592,1,0]
+val_462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5128 [1,2,4,8589934592,1,0]
+val_462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5350 [1,2,4,8589934592,1,0]
+val_463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1982 [1,2,4,8589934592,1,0]
+val_463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3980 [1,2,4,8589934592,1,0]
+val_466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4126 [1,2,4,8589934592,1,0]
+val_466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 658 [1,2,4,8589934592,1,0]
+val_466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1894 [1,2,4,8589934592,1,0]
+val_467 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3908 [1,2,4,8589934592,1,0]
+val_468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4950 [1,2,4,8589934592,1,0]
+val_468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2120 [1,2,4,8589934592,1,0]
+val_468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2376 [1,2,4,8589934592,1,0]
+val_468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3526 [1,2,4,8589934592,1,0]
+val_469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 292 [1,2,4,8589934592,1,0]
+val_469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1380 [1,2,4,8589934592,1,0]
+val_469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3968 [1,2,4,8589934592,1,0]
+val_469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5582 [1,2,4,8589934592,1,0]
+val_469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2364 [1,2,4,8589934592,1,0]
+val_47 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1198 [1,2,4,8589934592,1,0]
+val_470 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2540 [1,2,4,8589934592,1,0]
+val_472 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3238 [1,2,4,8589934592,1,0]
+val_475 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 898 [1,2,4,8589934592,1,0]
+val_477 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5708 [1,2,4,8589934592,1,0]
+val_478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4444 [1,2,4,8589934592,1,0]
+val_478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4926 [1,2,4,8589934592,1,0]
+val_479 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4770 [1,2,4,8589934592,1,0]
+val_480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3816 [1,2,4,8589934592,1,0]
+val_480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5058 [1,2,4,8589934592,1,0]
+val_480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4570 [1,2,4,8589934592,1,0]
+val_481 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2434 [1,2,4,8589934592,1,0]
+val_482 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 586 [1,2,4,8589934592,1,0]
+val_483 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4174 [1,2,4,8589934592,1,0]
+val_484 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 102 [1,2,4,8589934592,1,0]
+val_485 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3734 [1,2,4,8589934592,1,0]
+val_487 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3804 [1,2,4,8589934592,1,0]
+val_489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1128 [1,2,4,8589934592,1,0]
+val_489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 742 [1,2,4,8589934592,1,0]
+val_489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1800 [1,2,4,8589934592,1,0]
+val_489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3344 [1,2,4,8589934592,1,0]
+val_490 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2640 [1,2,4,8589934592,1,0]
+val_491 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4710 [1,2,4,8589934592,1,0]
+val_492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3410 [1,2,4,8589934592,1,0]
+val_492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5362 [1,2,4,8589934592,1,0]
+val_493 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4998 [1,2,4,8589934592,1,0]
+val_494 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 622 [1,2,4,8589934592,1,0]
+val_495 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 316 [1,2,4,8589934592,1,0]
+val_496 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2076 [1,2,4,8589934592,1,0]
+val_497 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3068 [1,2,4,8589934592,1,0]
+val_498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3262 [1,2,4,8589934592,1,0]
+val_498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1332 [1,2,4,8589934592,1,0]
+val_498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5418 [1,2,4,8589934592,1,0]
+val_5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3864 [1,2,4,8589934592,1,0]
+val_5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3060 [1,2,4,8589934592,1,0]
+val_5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4540 [1,2,4,8589934592,1,0]
+val_51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1462 [1,2,4,8589934592,1,0]
+val_51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2308 [1,2,4,8589934592,1,0]
+val_53 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4186 [1,2,4,8589934592,1,0]
+val_54 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1440 [1,2,4,8589934592,1,0]
+val_57 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1024 [1,2,4,8589934592,1,0]
+val_58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1906 [1,2,4,8589934592,1,0]
+val_58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3128 [1,2,4,8589934592,1,0]
+val_64 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3516 [1,2,4,8589934592,1,0]
+val_65 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1592 [1,2,4,8589934592,1,0]
+val_66 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 198 [1,2,4,8589934592,1,0]
+val_67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5306 [1,2,4,8589934592,1,0]
+val_67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1754 [1,2,4,8589934592,1,0]
+val_69 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3570 [1,2,4,8589934592,1,0]
+val_70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3794 [1,2,4,8589934592,1,0]
+val_70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4640 [1,2,4,8589934592,1,0]
+val_70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4548 [1,2,4,8589934592,1,0]
+val_72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1208 [1,2,4,8589934592,1,0]
+val_72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2792 [1,2,4,8589934592,1,0]
+val_74 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3548 [1,2,4,8589934592,1,0]
+val_76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3538 [1,2,4,8589934592,1,0]
+val_76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3378 [1,2,4,8589934592,1,0]
+val_77 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2622 [1,2,4,8589934592,1,0]
+val_78 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3368 [1,2,4,8589934592,1,0]
+val_8 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1916 [1,2,4,8589934592,1,0]
+val_80 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4058 [1,2,4,8589934592,1,0]
+val_82 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 396 [1,2,4,8589934592,1,0]
+val_83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5070 [1,2,4,8589934592,1,0]
+val_83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1674 [1,2,4,8589934592,1,0]
+val_84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5606 [1,2,4,8589934592,1,0]
+val_84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1872 [1,2,4,8589934592,1,0]
+val_85 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2612 [1,2,4,8589934592,1,0]
+val_86 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 12 [1,2,4,8589934592,1,0]
+val_87 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2652 [1,2,4,8589934592,1,0]
+val_9 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5398 [1,2,4,8589934592,1,0]
+val_90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2802 [1,2,4,8589934592,1,0]
+val_90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5744 [1,2,4,8589934592,1,0]
+val_90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 4304 [1,2,4,8589934592,1,0]
+val_92 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 1176 [1,2,4,8589934592,1,0]
+val_95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 3160 [1,2,4,8589934592,1,0]
+val_95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2400 [1,2,4,8589934592,1,0]
+val_96 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2216 [1,2,4,8589934592,1,0]
+val_97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5572 [1,2,4,8589934592,1,0]
+val_97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 5802 [1,2,4,8589934592,1,0]
+val_98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 92 [1,2,4,8589934592,1,0]
+val_98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/src/kv1.txt 2458 [1,2,4,8589934592,1,0]
+PREHOOK: query: EXPLAIN
+SELECT a.bucketname AS `_bucketname`, COLLECT_SET(a.offset) as `_offsets`
+FROM (SELECT `_bucketname` AS bucketname, `_offset` AS offset, `_bitmaps` AS bitmaps FROM default__src_src1_index__
+ WHERE key = 0) a
+ JOIN
+ (SELECT `_bucketname` AS bucketname, `_offset` AS offset, `_bitmaps` AS bitmaps FROM default__src_src2_index__
+ WHERE value = "val_0") b
+ ON
+ a.bucketname = b.bucketname AND a.offset = b.offset WHERE NOT
+EWAH_BITMAP_EMPTY(EWAH_BITMAP_AND(a.bitmaps, b.bitmaps)) GROUP BY a.bucketname
+PREHOOK: type: QUERY
+POSTHOOK: query: EXPLAIN
+SELECT a.bucketname AS `_bucketname`, COLLECT_SET(a.offset) as `_offsets`
+FROM (SELECT `_bucketname` AS bucketname, `_offset` AS offset, `_bitmaps` AS bitmaps FROM default__src_src1_index__
+ WHERE key = 0) a
+ JOIN
+ (SELECT `_bucketname` AS bucketname, `_offset` AS offset, `_bitmaps` AS bitmaps FROM default__src_src2_index__
+ WHERE value = "val_0") b
+ ON
+ a.bucketname = b.bucketname AND a.offset = b.offset WHERE NOT
+EWAH_BITMAP_EMPTY(EWAH_BITMAP_AND(a.bitmaps, b.bitmaps)) GROUP BY a.bucketname
+POSTHOOK: type: QUERY
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+ABSTRACT SYNTAX TREE:
+ (TOK_QUERY (TOK_FROM (TOK_JOIN (TOK_SUBQUERY (TOK_QUERY (TOK_FROM (TOK_TABREF (TOK_TABNAME default__src_src1_index__))) (TOK_INSERT (TOK_DESTINATION (TOK_DIR TOK_TMP_FILE)) (TOK_SELECT (TOK_SELEXPR (TOK_TABLE_OR_COL `_bucketname`) bucketname) (TOK_SELEXPR (TOK_TABLE_OR_COL `_offset`) offset) (TOK_SELEXPR (TOK_TABLE_OR_COL `_bitmaps`) bitmaps)) (TOK_WHERE (= (TOK_TABLE_OR_COL key) 0)))) a) (TOK_SUBQUERY (TOK_QUERY (TOK_FROM (TOK_TABREF (TOK_TABNAME default__src_src2_index__))) (TOK_INSERT (TOK_DESTINATION (TOK_DIR TOK_TMP_FILE)) (TOK_SELECT (TOK_SELEXPR (TOK_TABLE_OR_COL `_bucketname`) bucketname) (TOK_SELEXPR (TOK_TABLE_OR_COL `_offset`) offset) (TOK_SELEXPR (TOK_TABLE_OR_COL `_bitmaps`) bitmaps)) (TOK_WHERE (= (TOK_TABLE_OR_COL value) "val_0")))) b) (AND (= (. (TOK_TABLE_OR_COL a) bucketname) (. (TOK_TABLE_OR_COL b) bucketname)) (= (. (TOK_TABLE_OR_COL a) offset) (. (TOK_TABLE_OR_COL b) offset))))) (TOK_INSERT (TOK_DESTINATION (TOK_DIR TOK_TMP_FILE)) (TOK_SELECT (TOK_SELEXPR (. (TOK_TABLE_OR_COL a) bucketname) `_bucketname`) (TOK_SELEXPR (TOK_FUNCTION COLLECT_SET (. (TOK_TABLE_OR_COL a) offset)) `_offsets`)) (TOK_WHERE (NOT (TOK_FUNCTION EWAH_BITMAP_EMPTY (TOK_FUNCTION EWAH_BITMAP_AND (. (TOK_TABLE_OR_COL a) bitmaps) (. (TOK_TABLE_OR_COL b) bitmaps))))) (TOK_GROUPBY (. (TOK_TABLE_OR_COL a) bucketname))))
+
+STAGE DEPENDENCIES:
+ Stage-1 is a root stage
+ Stage-2 depends on stages: Stage-1
+ Stage-0 is a root stage
+
+STAGE PLANS:
+ Stage: Stage-1
+ Map Reduce
+ Alias -> Map Operator Tree:
+ a:default__src_src1_index__
+ TableScan
+ alias: default__src_src1_index__
+ Filter Operator
+ predicate:
+ expr: (key = 0)
+ type: boolean
+ Filter Operator
+ predicate:
+ expr: (key = 0)
+ type: boolean
+ Select Operator
+ expressions:
+ expr: _bucketname
+ type: string
+ expr: _offset
+ type: bigint
+ expr: _bitmaps
+ type: array
+ outputColumnNames: _col0, _col1, _col2
+ Reduce Output Operator
+ key expressions:
+ expr: _col0
+ type: string
+ expr: _col1
+ type: bigint
+ sort order: ++
+ Map-reduce partition columns:
+ expr: _col0
+ type: string
+ expr: _col1
+ type: bigint
+ tag: 0
+ value expressions:
+ expr: _col0
+ type: string
+ expr: _col1
+ type: bigint
+ expr: _col2
+ type: array
+ b:default__src_src2_index__
+ TableScan
+ alias: default__src_src2_index__
+ Filter Operator
+ predicate:
+ expr: (value = 'val_0')
+ type: boolean
+ Filter Operator
+ predicate:
+ expr: (value = 'val_0')
+ type: boolean
+ Select Operator
+ expressions:
+ expr: _bucketname
+ type: string
+ expr: _offset
+ type: bigint
+ expr: _bitmaps
+ type: array
+ outputColumnNames: _col0, _col1, _col2
+ Reduce Output Operator
+ key expressions:
+ expr: _col0
+ type: string
+ expr: _col1
+ type: bigint
+ sort order: ++
+ Map-reduce partition columns:
+ expr: _col0
+ type: string
+ expr: _col1
+ type: bigint
+ tag: 1
+ value expressions:
+ expr: _col2
+ type: array
+ Reduce Operator Tree:
+ Join Operator
+ condition map:
+ Inner Join 0 to 1
+ condition expressions:
+ 0 {VALUE._col0} {VALUE._col1} {VALUE._col2}
+ 1 {VALUE._col2}
+ handleSkewJoin: false
+ outputColumnNames: _col0, _col1, _col2, _col5
+ Filter Operator
+ predicate:
+ expr: (not EWAH_BITMAP_EMPTY(EWAH_BITMAP_AND(_col2,_col5)))
+ type: boolean
+ Select Operator
+ expressions:
+ expr: _col0
+ type: string
+ expr: _col1
+ type: bigint
+ outputColumnNames: _col0, _col1
+ Group By Operator
+ aggregations:
+ expr: collect_set(_col1)
+ bucketGroup: false
+ keys:
+ expr: _col0
+ type: string
+ mode: hash
+ outputColumnNames: _col0, _col1
+ File Output Operator
+ compressed: false
+ GlobalTableId: 0
+ table:
+ input format: org.apache.hadoop.mapred.SequenceFileInputFormat
+ output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
+
+ Stage: Stage-2
+ Map Reduce
+ Alias -> Map Operator Tree:
+ file:/tmp/mwang/hive_2011-03-21_21-07-08_048_3067315720354335715/-mr-10002
+ Reduce Output Operator
+ key expressions:
+ expr: _col0
+ type: string
+ sort order: +
+ Map-reduce partition columns:
+ expr: _col0
+ type: string
+ tag: -1
+ value expressions:
+ expr: _col1
+ type: array
+ Reduce Operator Tree:
+ Group By Operator
+ aggregations:
+ expr: collect_set(VALUE._col0)
+ bucketGroup: false
+ keys:
+ expr: KEY._col0
+ type: string
+ mode: mergepartial
+ outputColumnNames: _col0, _col1
+ Select Operator
+ expressions:
+ expr: _col0
+ type: string
+ expr: _col1
+ type: array
+ outputColumnNames: _col0, _col1
+ File Output Operator
+ compressed: false
+ GlobalTableId: 0
+ table:
+ input format: org.apache.hadoop.mapred.TextInputFormat
+ output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
+
+ Stage: Stage-0
+ Fetch Operator
+ limit: -1
+
+
+PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_result"
+SELECT a.bucketname AS `_bucketname`, COLLECT_SET(a.offset) as `_offsets`
+FROM (SELECT `_bucketname` AS bucketname, `_offset` AS offset, `_bitmaps` AS bitmaps FROM default__src_src1_index__
+ WHERE key = 0) a
+ JOIN
+ (SELECT `_bucketname` AS bucketname, `_offset` AS offset, `_bitmaps` AS bitmaps FROM default__src_src2_index__
+ WHERE value = "val_0") b
+ ON
+ a.bucketname = b.bucketname AND a.offset = b.offset WHERE NOT
+EWAH_BITMAP_EMPTY(EWAH_BITMAP_AND(a.bitmaps, b.bitmaps)) GROUP BY a.bucketname
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__src_src1_index__
+PREHOOK: Input: default@default__src_src2_index__
+PREHOOK: Output: /tmp/index_result
+POSTHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_result"
+SELECT a.bucketname AS `_bucketname`, COLLECT_SET(a.offset) as `_offsets`
+FROM (SELECT `_bucketname` AS bucketname, `_offset` AS offset, `_bitmaps` AS bitmaps FROM default__src_src1_index__
+ WHERE key = 0) a
+ JOIN
+ (SELECT `_bucketname` AS bucketname, `_offset` AS offset, `_bitmaps` AS bitmaps FROM default__src_src2_index__
+ WHERE value = "val_0") b
+ ON
+ a.bucketname = b.bucketname AND a.offset = b.offset WHERE NOT
+EWAH_BITMAP_EMPTY(EWAH_BITMAP_AND(a.bitmaps, b.bitmaps)) GROUP BY a.bucketname
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__src_src1_index__
+POSTHOOK: Input: default@default__src_src2_index__
+POSTHOOK: Output: /tmp/index_result
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: SELECT key, value FROM src WHERE key=0 AND value = "val_0" ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-21_21-07-14_805_7700309552213806741/-mr-10000
+POSTHOOK: query: SELECT key, value FROM src WHERE key=0 AND value = "val_0" ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-21_21-07-14_805_7700309552213806741/-mr-10000
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+0 val_0
+0 val_0
+0 val_0
+PREHOOK: query: SELECT key, value FROM src WHERE key=0 AND value = "val_0" ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-21_21-07-18_081_4737126400299250200/-mr-10000
+POSTHOOK: query: SELECT key, value FROM src WHERE key=0 AND value = "val_0" ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-21_21-07-18_081_4737126400299250200/-mr-10000
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+0 val_0
+0 val_0
+0 val_0
+PREHOOK: query: DROP INDEX src1_index ON src
+PREHOOK: type: DROPINDEX
+POSTHOOK: query: DROP INDEX src1_index ON src
+POSTHOOK: type: DROPINDEX
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: DROP INDEX src2_index ON src
+PREHOOK: type: DROPINDEX
+POSTHOOK: query: DROP INDEX src2_index ON src
+POSTHOOK: type: DROPINDEX
+POSTHOOK: Lineage: default__src_src1_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src1_index__.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: default__src_src2_index__._bitmaps EXPRESSION [(src)src.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._bucketname SIMPLE [(src)src.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__._offset SIMPLE [(src)src.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__src_src2_index__.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/index_bitmap_rc.q.out ql/src/test/results/clientpositive/index_bitmap_rc.q.out
new file mode 100644
index 0000000..9bd3c98
--- /dev/null
+++ ql/src/test/results/clientpositive/index_bitmap_rc.q.out
@@ -0,0 +1,858 @@
+PREHOOK: query: CREATE TABLE srcpart_rc (key int, value string) PARTITIONED BY (ds string, hr int) STORED AS RCFILE
+PREHOOK: type: CREATETABLE
+POSTHOOK: query: CREATE TABLE srcpart_rc (key int, value string) PARTITIONED BY (ds string, hr int) STORED AS RCFILE
+POSTHOOK: type: CREATETABLE
+POSTHOOK: Output: default@srcpart_rc
+PREHOOK: query: INSERT OVERWRITE TABLE srcpart_rc PARTITION (ds='2008-04-08', hr=11) SELECT key, value FROM srcpart WHERE ds = '2008-04-08' AND hr = 11
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+PREHOOK: Output: default@srcpart_rc@ds=2008-04-08/hr=11
+POSTHOOK: query: INSERT OVERWRITE TABLE srcpart_rc PARTITION (ds='2008-04-08', hr=11) SELECT key, value FROM srcpart WHERE ds = '2008-04-08' AND hr = 11
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
+POSTHOOK: Output: default@srcpart_rc@ds=2008-04-08/hr=11
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: INSERT OVERWRITE TABLE srcpart_rc PARTITION (ds='2008-04-08', hr=12) SELECT key, value FROM srcpart WHERE ds = '2008-04-08' AND hr = 12
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
+PREHOOK: Output: default@srcpart_rc@ds=2008-04-08/hr=12
+POSTHOOK: query: INSERT OVERWRITE TABLE srcpart_rc PARTITION (ds='2008-04-08', hr=12) SELECT key, value FROM srcpart WHERE ds = '2008-04-08' AND hr = 12
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
+POSTHOOK: Output: default@srcpart_rc@ds=2008-04-08/hr=12
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: INSERT OVERWRITE TABLE srcpart_rc PARTITION (ds='2008-04-09', hr=11) SELECT key, value FROM srcpart WHERE ds = '2008-04-09' AND hr = 11
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
+PREHOOK: Output: default@srcpart_rc@ds=2008-04-09/hr=11
+POSTHOOK: query: INSERT OVERWRITE TABLE srcpart_rc PARTITION (ds='2008-04-09', hr=11) SELECT key, value FROM srcpart WHERE ds = '2008-04-09' AND hr = 11
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
+POSTHOOK: Output: default@srcpart_rc@ds=2008-04-09/hr=11
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: INSERT OVERWRITE TABLE srcpart_rc PARTITION (ds='2008-04-09', hr=12) SELECT key, value FROM srcpart WHERE ds = '2008-04-09' AND hr = 12
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
+PREHOOK: Output: default@srcpart_rc@ds=2008-04-09/hr=12
+POSTHOOK: query: INSERT OVERWRITE TABLE srcpart_rc PARTITION (ds='2008-04-09', hr=12) SELECT key, value FROM srcpart WHERE ds = '2008-04-09' AND hr = 12
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
+POSTHOOK: Output: default@srcpart_rc@ds=2008-04-09/hr=12
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: EXPLAIN
+CREATE INDEX srcpart_rc_index ON TABLE srcpart_rc(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: EXPLAIN
+CREATE INDEX srcpart_rc_index ON TABLE srcpart_rc(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+ABSTRACT SYNTAX TREE:
+ (TOK_CREATEINDEX srcpart_rc_index 'BITMAP' (TOK_TABNAME srcpart_rc) (TOK_TABCOLNAME key) TOK_DEFERRED_REBUILDINDEX)
+
+STAGE DEPENDENCIES:
+ Stage-0 is a root stage
+
+STAGE PLANS:
+ Stage: Stage-0
+
+
+PREHOOK: query: CREATE INDEX srcpart_rc_index ON TABLE srcpart_rc(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: CREATE INDEX srcpart_rc_index ON TABLE srcpart_rc(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: ALTER INDEX srcpart_rc_index ON srcpart_rc REBUILD
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12
+PREHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+PREHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12
+PREHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=11
+PREHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12
+POSTHOOK: query: ALTER INDEX srcpart_rc_index ON srcpart_rc REBUILD
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12
+POSTHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+POSTHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12
+POSTHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=11
+POSTHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: SELECT x.* FROM default__srcpart_rc_srcpart_rc_index__ x WHERE x.ds = '2008-04-08' and x.hr = 11 ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-18-23_258_5227727228019435839/-mr-10000
+POSTHOOK: query: SELECT x.* FROM default__srcpart_rc_srcpart_rc_index__ x WHERE x.ds = '2008-04-08' and x.hr = 11 ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-18-23_258_5227727228019435839/-mr-10000
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+0 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [227,4,5,25769803778,262144,2251799813685248,17179869184,0] 2008-04-08 11
+2 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [346,2,4,8589934602,33554432,0] 2008-04-08 11
+4 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [105,2,4,8589934594,1099511627776,0] 2008-04-08 11
+5 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [392,4,5,25769803784,128,8192,128,0] 2008-04-08 11
+8 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [165,2,4,8589934596,68719476736,0] 2008-04-08 11
+9 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [465,2,4,8589934606,65536,0] 2008-04-08 11
+10 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [246,2,4,8589934598,9007199254740992,0] 2008-04-08 11
+11 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [274,2,4,8589934600,131072,0] 2008-04-08 11
+12 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [377,4,5,8589934596,524288,8589934596,72057594037927936,2] 2008-04-08 11
+15 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [239,4,5,8589934592,8589934592,8589934596,70368744177664,2] 2008-04-08 11
+17 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [78,2,4,8589934594,8192,0] 2008-04-08 11
+18 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [475,2,4,8589934606,67110912,0] 2008-04-08 11
+19 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [244,2,4,8589934598,2251799813685248,0] 2008-04-08 11
+20 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [96,2,4,8589934594,2147483648,0] 2008-04-08 11
+24 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [397,4,5,8589934596,2199023255552,8589934598,4096,2] 2008-04-08 11
+26 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [455,4,5,8589934596,-9223372036854775808,8589934600,64,2] 2008-04-08 11
+27 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [4,2,4,8589934592,8,0] 2008-04-08 11
+28 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [484,2,4,8589934606,34359738368,0] 2008-04-08 11
+30 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [302,2,4,8589934600,35184372088832,0] 2008-04-08 11
+33 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [311,2,4,8589934600,18014398509481984,0] 2008-04-08 11
+34 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [276,2,4,8589934600,524288,0] 2008-04-08 11
+35 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [347,5,6,8589934594,4398046511104,17179869188,16384,67108864,2] 2008-04-08 11
+37 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [485,4,5,8589934592,268435456,8589934604,68719476736,2] 2008-04-08 11
+41 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [293,2,4,8589934600,68719476736,0] 2008-04-08 11
+42 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [285,4,5,8589934596,70368744177664,8589934594,268435456,2] 2008-04-08 11
+43 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [201,2,4,8589934598,256,0] 2008-04-08 11
+44 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [352,2,4,8589934602,2147483648,0] 2008-04-08 11
+47 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [103,2,4,8589934594,274877906944,0] 2008-04-08 11
+51 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [199,4,5,8589934594,2305843009213693952,8589934594,64,2] 2008-04-08 11
+53 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [362,2,4,8589934602,2199023255552,0] 2008-04-08 11
+54 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [124,2,4,8589934594,576460752303423488,0] 2008-04-08 11
+57 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [88,2,4,8589934594,8388608,0] 2008-04-08 11
+58 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [270,4,5,8589934596,34359738368,8589934594,8192,2] 2008-04-08 11
+64 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [304,2,4,8589934600,140737488355328,0] 2008-04-08 11
+65 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [137,2,4,8589934596,256,0] 2008-04-08 11
+66 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [18,2,4,8589934592,131072,0] 2008-04-08 11
+67 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [457,4,5,8589934596,4194304,8589934600,256,2] 2008-04-08 11
+69 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [309,2,4,8589934600,4503599627370496,0] 2008-04-08 11
+70 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [401,3,4,17179869194,128,65792,0] 2008-04-08 11
+72 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [241,4,5,8589934594,549755813888,8589934594,281474976710656,2] 2008-04-08 11
+74 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [307,2,4,8589934600,1125899906842624,0] 2008-04-08 11
+76 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [306,2,4,8589934600,562984313159680,0] 2008-04-08 11
+77 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [226,2,4,8589934598,8589934592,0] 2008-04-08 11
+78 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [291,2,4,8589934600,17179869184,0] 2008-04-08 11
+80 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [351,2,4,8589934602,1073741824,0] 2008-04-08 11
+82 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [35,2,4,8589934592,17179869184,0] 2008-04-08 11
+83 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [437,4,5,8589934596,32768,8589934598,4503599627370496,2] 2008-04-08 11
+84 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [483,4,5,8589934596,4294967296,8589934600,17179869184,2] 2008-04-08 11
+85 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [225,2,4,8589934598,4294967296,0] 2008-04-08 11
+86 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [2,2,4,8589934592,2,0] 2008-04-08 11
+87 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [229,2,4,8589934598,68719476736,0] 2008-04-08 11
+90 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [495,6,7,8589934598,562949953421312,8589934594,2251799813685248,8589934594,70368744177664,4] 2008-04-08 11
+92 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [101,2,4,8589934594,68719476736,0] 2008-04-08 11
+95 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [273,3,4,17179869190,16384,65536,0] 2008-04-08 11
+96 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [191,2,4,8589934596,4611686018427387904,0] 2008-04-08 11
+97 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [500,2,4,8589934606,2251801961168896,0] 2008-04-08 11
+98 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [212,4,5,8589934592,256,8589934596,524288,2] 2008-04-08 11
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-08 11
+103 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [313,4,5,8589934594,-9223372036854775808,8589934596,72057594037927936,2] 2008-04-08 11
+104 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [400,3,4,17179869194,34359738368,32768,0] 2008-04-08 11
+105 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [363,2,4,8589934602,4398046511104,0] 2008-04-08 11
+111 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [102,2,4,8589934594,137438953472,0] 2008-04-08 11
+113 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [315,4,5,8589934594,16384,8589934596,288230376151711744,2] 2008-04-08 11
+114 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [370,2,4,8589934602,562949953421312,0] 2008-04-08 11
+116 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [324,2,4,8589934602,8,0] 2008-04-08 11
+118 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [240,2,4,8589934598,141287244169216,0] 2008-04-08 11
+119 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [404,6,7,8589934596,562949953421312,8589934594,2147483648,8589934594,524288,4] 2008-04-08 11
+120 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [417,4,5,8589934598,16,8589934596,4294967296,2] 2008-04-08 11
+125 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [386,4,5,8589934594,2251799813685248,8589934600,2,2] 2008-04-08 11
+126 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [494,2,4,8589934606,35184372088832,0] 2008-04-08 11
+128 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [337,5,6,17179869184,262144,1048576,8589934598,65536,3] 2008-04-08 11
+129 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [176,3,4,17179869186,536870912,140737488355328,0] 2008-04-08 11
+131 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [198,2,4,8589934598,32,0] 2008-04-08 11
+133 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [445,2,4,8589934604,1152921504606846976,0] 2008-04-08 11
+134 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [456,4,5,8589934598,1099511627776,8589934598,128,2] 2008-04-08 11
+136 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [438,2,4,8589934604,9007199254740992,0] 2008-04-08 11
+137 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [220,3,4,17179869188,8192,134217728,0] 2008-04-08 11
+138 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [300,5,6,34359738370,4611686018427387904,1073741824,8796093022208,8796093022208,0] 2008-04-08 11
+143 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [279,2,4,8589934600,4194304,0] 2008-04-08 11
+145 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [27,2,4,8589934592,67108864,0] 2008-04-08 11
+146 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [468,4,5,8589934592,1048576,8589934604,524288,2] 2008-04-08 11
+149 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [296,4,5,8589934594,67108864,8589934596,549755813888,2] 2008-04-08 11
+150 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [14,2,4,8589934592,8192,0] 2008-04-08 11
+152 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [487,4,5,8589934592,16777216,8589934604,274877906944,2] 2008-04-08 11
+153 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [44,2,4,8589934592,8796093022208,0] 2008-04-08 11
+155 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [80,2,4,8589934594,32768,0] 2008-04-08 11
+156 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [203,2,4,8589934598,1024,0] 2008-04-08 11
+157 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [98,2,4,8589934594,8589934592,0] 2008-04-08 11
+158 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [177,2,4,8589934596,281474976710656,0] 2008-04-08 11
+160 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [283,2,4,8589934600,67108864,0] 2008-04-08 11
+162 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [65,2,4,8589934594,1,0] 2008-04-08 11
+163 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [402,2,4,8589934604,131072,0] 2008-04-08 11
+164 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [388,3,4,17179869194,1152921504606846976,8,0] 2008-04-08 11
+165 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [193,4,5,8589934592,16,8589934596,1,2] 2008-04-08 11
+166 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [37,2,4,8589934592,68719476736,0] 2008-04-08 11
+167 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [474,6,7,8589934594,1024,8589934596,4611686018427387904,8589934596,33554432,4] 2008-04-08 11
+168 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [275,2,4,8589934600,262144,0] 2008-04-08 11
+169 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [496,7,8,8589934594,281474976710656,8589934594,1073741824,17179869188,17179869184,140737488355328,4] 2008-04-08 11
+170 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [95,2,4,8589934594,1073741824,0] 2008-04-08 11
+172 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [440,4,5,8589934596,35184372088832,8589934598,36028797018963968,2] 2008-04-08 11
+174 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [59,2,4,8589934592,290482175965396992,0] 2008-04-08 11
+175 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [446,3,4,17179869194,274877906944,2305843009213693952,0] 2008-04-08 11
+176 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [134,3,4,17179869186,288230376151711744,32,0] 2008-04-08 11
+177 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [262,2,4,8589934600,32,0] 2008-04-08 11
+178 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [426,2,4,8589934604,2199023255552,0] 2008-04-08 11
+179 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [231,3,4,17179869188,17592186044416,274877906944,0] 2008-04-08 11
+180 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [146,2,4,8589934596,131072,0] 2008-04-08 11
+181 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [150,2,4,8589934596,2097152,0] 2008-04-08 11
+183 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [477,2,4,8589934606,268435456,0] 2008-04-08 11
+186 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [471,2,4,8589934606,4194304,0] 2008-04-08 11
+187 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [390,6,7,8589934594,144115188075855872,8589934594,4194304,8589934596,32,4] 2008-04-08 11
+189 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [447,2,4,8589934604,4611686018427387904,0] 2008-04-08 11
+190 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [367,2,4,8589934602,70368744177664,0] 2008-04-08 11
+191 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [333,4,5,8589934596,1152921504606846976,8589934596,4096,2] 2008-04-08 11
+192 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [120,2,4,8589934594,36028797018963968,0] 2008-04-08 11
+193 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [353,4,5,8589934592,17592186046464,8589934600,4294967296,2] 2008-04-08 11
+194 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [490,2,4,8589934606,2199023255552,0] 2008-04-08 11
+195 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [284,4,5,8589934594,2048,8589934596,134217728,2] 2008-04-08 11
+196 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [208,2,4,8589934598,32768,0] 2008-04-08 11
+197 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [214,3,4,17179869188,9007199254740992,2097152,0] 2008-04-08 11
+199 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [415,6,7,8589934592,36028797018963968,8589934594,576460752303423488,8589934598,1073741824,4] 2008-04-08 11
+200 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [499,3,4,17179869196,2097152,1125899906842624,0] 2008-04-08 11
+201 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [379,2,4,8589934602,288230376151711744,0] 2008-04-08 11
+202 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [340,2,4,8589934602,524288,0] 2008-04-08 11
+203 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [373,4,5,8589934594,65536,8589934598,4503599627370496,2] 2008-04-08 11
+205 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [196,4,5,8589934594,33554432,8589934594,8,2] 2008-04-08 11
+207 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [433,4,5,8589934592,18014398509481984,8589934602,281474976710656,2] 2008-04-08 11
+208 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [168,4,5,25769803776,144115188075855872,35184372088832,549755813888,0] 2008-04-08 11
+209 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [303,4,5,8589934592,4294967296,8589934598,70368744177664,2] 2008-04-08 11
+213 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [130,4,5,8589934592,524288,8589934594,2,2] 2008-04-08 11
+214 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [441,2,4,8589934604,72057594037927936,0] 2008-04-08 11
+216 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [316,4,5,8589934596,4,8589934594,576460752303423488,2] 2008-04-08 11
+217 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [380,4,5,8589934596,2147483648,8589934596,576460752303423488,2] 2008-04-08 11
+218 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [298,2,4,8589934600,2199023255552,0] 2008-04-08 11
+219 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [321,4,5,8589934592,2199023255552,8589934600,1,2] 2008-04-08 11
+221 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [136,3,4,17179869186,34359738368,128,0] 2008-04-08 11
+222 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [493,2,4,8589934606,17592186044416,0] 2008-04-08 11
+223 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [325,3,4,17179869192,137438953472,16,0] 2008-04-08 11
+224 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [250,4,5,8589934592,32768,8589934596,144115188075855872,2] 2008-04-08 11
+226 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [263,2,4,8589934600,64,0] 2008-04-08 11
+228 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [299,2,4,8589934600,4398046511104,0] 2008-04-08 11
+229 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [342,3,4,17179869192,1048576,2097152,0] 2008-04-08 11
+230 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [424,6,7,25769803780,274878955520,4,9007199254740992,8589934594,549755813888,4] 2008-04-08 11
+233 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [443,4,5,8589934600,2097152,8589934594,288230376151711744,2] 2008-04-08 11
+235 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [350,2,4,8589934602,536870912,0] 2008-04-08 11
+237 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [408,4,5,8589934592,562949953421312,8589934602,8388608,2] 2008-04-08 11
+238 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [237,4,5,8589934592,1,8589934596,17592186044416,2] 2008-04-08 11
+239 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [322,4,5,8589934596,1,8589934596,2,2] 2008-04-08 11
+241 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [143,2,4,8589934596,16384,0] 2008-04-08 11
+242 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [260,3,4,17179869190,2305843009213693952,8,0] 2008-04-08 11
+244 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [335,2,4,8589934602,16384,0] 2008-04-08 11
+247 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [62,2,4,8589934592,2305843009213693952,0] 2008-04-08 11
+248 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [411,2,4,8589934604,67108864,0] 2008-04-08 11
+249 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [434,2,4,8589934604,562949953421312,0] 2008-04-08 11
+252 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [40,2,4,8589934592,549755813888,0] 2008-04-08 11
+255 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [399,4,5,8589934592,64,8589934602,16384,2] 2008-04-08 11
+256 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [454,4,5,8589934602,32,8589934594,32,2] 2008-04-08 11
+257 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [364,2,4,8589934602,8796093022208,0] 2008-04-08 11
+258 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [371,2,4,8589934602,1125899906842624,0] 2008-04-08 11
+260 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [152,2,4,8589934596,8388608,0] 2008-04-08 11
+262 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [374,2,4,8589934602,9007199254740992,0] 2008-04-08 11
+263 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [327,2,4,8589934602,64,0] 2008-04-08 11
+265 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [435,4,5,8589934592,1024,8589934602,1125899906842624,2] 2008-04-08 11
+266 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [70,2,4,8589934594,32,0] 2008-04-08 11
+272 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [257,4,5,8589934596,536870912,8589934594,1,2] 2008-04-08 11
+273 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [476,6,7,8589934592,16384,8589934596,36028797018963968,8589934598,134217728,4] 2008-04-08 11
+274 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [320,2,4,8589934600,-9223372036854775808,0] 2008-04-08 11
+275 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [141,2,4,8589934596,4096,0] 2008-04-08 11
+277 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [423,7,8,17179869184,2147483648,17592186044416,8589934594,18014398509481984,8589934596,274877906944,5] 2008-04-08 11
+278 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [133,4,5,8589934592,128,8589934594,16,2] 2008-04-08 11
+280 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [345,4,5,8589934594,2199023255552,8589934598,16777216,2] 2008-04-08 11
+281 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [478,4,5,8589934592,1073741824,8589934604,536870912,2] 2008-04-08 11
+282 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [235,2,4,8589934598,4398047559680,0] 2008-04-08 11
+283 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [348,2,4,8589934602,134217728,0] 2008-04-08 11
+284 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [147,2,4,8589934596,262144,0] 2008-04-08 11
+285 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [472,2,4,8589934606,8388608,0] 2008-04-08 11
+286 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [121,2,4,8589934594,72057594037927936,0] 2008-04-08 11
+287 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [43,2,4,8589934592,4398046511104,0] 2008-04-08 11
+288 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [332,4,5,8589934598,65536,8589934594,2048,2] 2008-04-08 11
+289 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [135,2,4,8589934596,64,0] 2008-04-08 11
+291 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [396,2,4,8589934604,2048,0] 2008-04-08 11
+292 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [41,2,4,8589934592,1099511627776,0] 2008-04-08 11
+296 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [314,2,4,8589934600,144115188075855872,0] 2008-04-08 11
+298 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [464,5,6,8589934596,288230376151711744,17179869190,1,32768,2] 2008-04-08 11
+302 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [89,2,4,8589934594,16777216,0] 2008-04-08 11
+305 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [413,2,4,8589934604,268435456,0] 2008-04-08 11
+306 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [249,2,4,8589934598,72057594037927936,0] 2008-04-08 11
+307 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [489,4,5,8589934598,1125899906842624,8589934598,1099511627776,2] 2008-04-08 11
+308 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [206,2,4,8589934598,8192,0] 2008-04-08 11
+309 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [251,4,5,8589934594,8,8589934594,288230376151711744,2] 2008-04-08 11
+310 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [428,2,4,8589934604,8796093022208,0] 2008-04-08 11
+311 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [140,4,5,25769803776,4,2097152,2048,0] 2008-04-08 11
+315 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [482,2,4,8589934606,8589934592,0] 2008-04-08 11
+316 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [341,6,7,8589934594,4194304,8589934594,536870912,8589934594,1048576,4] 2008-04-08 11
+317 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [429,4,5,8589934600,2048,8589934594,17592186044416,2] 2008-04-08 11
+318 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [217,3,4,17179869188,512,25165824,0] 2008-04-08 11
+321 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [354,3,4,17179869192,536870912,8589934592,0] 2008-04-08 11
+322 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [281,4,5,8589934596,4503599627370496,8589934594,16777216,2] 2008-04-08 11
+323 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [421,2,4,8589934604,68719476736,0] 2008-04-08 11
+325 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [422,4,5,8589934594,512,8589934600,137438953472,2] 2008-04-08 11
+327 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [253,4,5,8589934592,536870912,8589934596,1152921504606846978,2] 2008-04-08 11
+331 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [349,3,4,17179869192,2,268435456,0] 2008-04-08 11
+332 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [139,2,4,8589934596,1024,0] 2008-04-08 11
+333 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [430,4,5,8589934596,65536,8589934598,35184372088832,2] 2008-04-08 11
+335 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [355,2,4,8589934602,17179869184,0] 2008-04-08 11
+336 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [272,2,4,8589934600,32768,0] 2008-04-08 11
+338 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [46,2,4,8589934592,35184372088832,0] 2008-04-08 11
+339 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [82,2,4,8589934594,131072,0] 2008-04-08 11
+341 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [466,2,4,8589934606,131072,0] 2008-04-08 11
+342 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [308,4,5,8589934594,128,8589934596,2251799813685248,2] 2008-04-08 11
+344 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [479,4,5,8589934600,2305843009213693952,8589934596,1073741824,2] 2008-04-08 11
+345 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [93,2,4,8589934594,268435456,0] 2008-04-08 11
+348 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [488,6,7,8589934596,1108101562368,8589934596,18014398509481984,8589934594,549772591104,4] 2008-04-08 11
+351 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [398,2,4,8589934604,8192,0] 2008-04-08 11
+353 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [439,4,5,8589934596,134217728,8589934598,18014398509481984,2] 2008-04-08 11
+356 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [111,2,4,8589934594,70368744177664,0] 2008-04-08 11
+360 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [410,2,4,8589934604,33554432,0] 2008-04-08 11
+362 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [470,2,4,8589934606,2097152,0] 2008-04-08 11
+364 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [230,2,4,8589934598,137438953472,0] 2008-04-08 11
+365 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [69,2,4,8589934594,16,0] 2008-04-08 11
+366 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [358,2,4,8589934602,137438953472,0] 2008-04-08 11
+367 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [317,4,5,8589934594,256,8589934596,1152921504606846976,2] 2008-04-08 11
+368 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [312,2,4,8589934600,36028797018963968,0] 2008-04-08 11
+369 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [255,4,5,8589934592,65536,8589934596,4611686018695823360,2] 2008-04-08 11
+373 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [157,2,4,8589934596,268435456,0] 2008-04-08 11
+374 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [24,2,4,8589934592,8388608,0] 2008-04-08 11
+375 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [449,2,4,8589934606,1,0] 2008-04-08 11
+377 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [66,2,4,8589934594,2,0] 2008-04-08 11
+378 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [99,2,4,8589934594,17179869184,0] 2008-04-08 11
+379 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [459,2,4,8589934606,1024,0] 2008-04-08 11
+382 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [391,4,5,8589934594,562949953421312,8589934600,64,2] 2008-04-08 11
+384 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [458,4,5,8589934596,33554432,8589934600,528,2] 2008-04-08 11
+386 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [117,2,4,8589934594,4503599627370496,0] 2008-04-08 11
+389 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [252,2,4,8589934598,576460752303423488,0] 2008-04-08 11
+392 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [256,2,4,8589934598,-9223372036854775808,0] 2008-04-08 11
+393 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [184,2,4,8589934596,36028797018963968,0] 2008-04-08 11
+394 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [49,2,4,8589934592,281474976710656,0] 2008-04-08 11
+395 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [269,3,4,17179869190,2199023255552,4096,0] 2008-04-08 11
+396 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [378,5,6,8589934592,1152921504606846976,17179869190,1024,144115188075855872,2] 2008-04-08 11
+397 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [394,4,5,8589934594,4,8589934600,512,2] 2008-04-08 11
+399 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [112,3,4,17179869184,576460752303423488,140737488355328,0] 2008-04-08 11
+400 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [498,2,4,8589934606,562949953421312,0] 2008-04-08 11
+401 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [450,7,8,8589934592,4096,17179869190,4,281474976711680,8589934594,2,5] 2008-04-08 11
+402 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [266,2,4,8589934600,512,0] 2008-04-08 11
+403 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [497,6,7,8589934592,34359738368,8589934600,549755813888,8589934594,281474976710656,4] 2008-04-08 11
+404 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [200,3,4,17179869188,16777216,128,0] 2008-04-08 11
+406 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [444,5,6,8589934592,2097152,17179869192,158329674399744,576460752303423488,2] 2008-04-08 11
+407 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [452,2,4,8589934606,8,0] 2008-04-08 11
+409 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [366,6,7,8589934592,32,8589934596,33554432,8589934594,35184372088832,4] 2008-04-08 11
+411 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [166,2,4,8589934596,137438953472,0] 2008-04-08 11
+413 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [224,4,5,8589934592,4503599627370496,8589934596,2147483648,2] 2008-04-08 11
+414 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [491,3,4,17179869196,1048576,4398046511104,0] 2008-04-08 11
+417 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [414,4,5,8589934592,4611686155866341376,8589934602,536870912,2] 2008-04-08 11
+418 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [190,2,4,8589934596,2305843009213693952,0] 2008-04-08 11
+419 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [238,2,4,8589934598,35184372088832,0] 2008-04-08 11
+421 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [451,2,4,8589934606,4,0] 2008-04-08 11
+424 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [389,3,4,17179869194,36028797018963968,16,0] 2008-04-08 11
+427 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [108,2,4,8589934594,8796093022208,0] 2008-04-08 11
+429 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [418,4,5,8589934592,4194304,8589934602,8589934592,2] 2008-04-08 11
+430 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [287,6,7,8589934592,274877906944,8589934594,8,8589934594,1073741824,4] 2008-04-08 11
+431 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [387,5,6,8589934596,8796093022208,17179869188,2305843009213693952,4,2] 2008-04-08 11
+432 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [339,2,4,8589934602,262144,0] 2008-04-08 11
+435 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [245,2,4,8589934598,4503599627370496,0] 2008-04-08 11
+436 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [202,2,4,8589934598,512,0] 2008-04-08 11
+437 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [118,2,4,8589934594,9007199254740992,0] 2008-04-08 11
+438 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [403,5,6,8589934594,134217728,17179869190,32768,262144,2] 2008-04-08 11
+439 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [409,4,5,8589934594,64,8589934600,16777216,2] 2008-04-08 11
+443 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [420,2,4,8589934604,34359738368,0] 2008-04-08 11
+444 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [416,2,4,8589934604,2147483648,0] 2008-04-08 11
+446 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [47,2,4,8589934592,70368744177664,0] 2008-04-08 11
+448 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [486,2,4,8589934606,137438953472,0] 2008-04-08 11
+449 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [297,2,4,8589934600,1099511627776,0] 2008-04-08 11
+452 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [261,2,4,8589934600,16,0] 2008-04-08 11
+453 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [301,2,4,8589934600,17592186044416,0] 2008-04-08 11
+454 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [448,5,6,8589934596,72057594037927936,17179869188,4611686018427387904,-9223372036854775808,2] 2008-04-08 11
+455 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [84,2,4,8589934594,524288,0] 2008-04-08 11
+457 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [211,2,4,8589934598,262144,0] 2008-04-08 11
+458 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [469,4,5,8589934600,8589934592,8589934596,1048576,2] 2008-04-08 11
+459 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [125,3,4,17179869184,140737488355328,1152921504606846976,0] 2008-04-08 11
+460 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [432,2,4,8589934604,140737488355328,0] 2008-04-08 11
+462 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [461,3,4,17179869196,144115188075855872,4096,0] 2008-04-08 11
+463 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [344,4,5,8589934596,4398046511104,8589934596,8388608,2] 2008-04-08 11
+466 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [357,6,7,8589934592,72057594037927936,8589934594,17179869184,8589934596,68719476736,4] 2008-04-08 11
+467 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [338,2,4,8589934602,131072,0] 2008-04-08 11
+468 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [427,6,7,25769803780,18014398509481984,4096,281474976710656,8589934594,4398046511104,4] 2008-04-08 11
+469 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [481,9,10,17179869184,33554432,18014398509481984,8589934594,2048,8589934594,4194304,8589934594,4294967296,7] 2008-04-08 11
+470 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [219,2,4,8589934598,67108864,0] 2008-04-08 11
+472 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [280,2,4,8589934600,8388608,0] 2008-04-08 11
+475 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [77,2,4,8589934594,4096,0] 2008-04-08 11
+477 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [492,2,4,8589934606,8796093022208,0] 2008-04-08 11
+478 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [425,3,4,17179869194,-9223372036854775808,1099511627776,0] 2008-04-08 11
+479 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [412,2,4,8589934604,134217728,0] 2008-04-08 11
+480 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [436,3,4,17179869194,512,2251799813686272,0] 2008-04-08 11
+481 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [210,2,4,8589934598,131072,0] 2008-04-08 11
+482 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [51,2,4,8589934592,1125899906842624,0] 2008-04-08 11
+483 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [361,2,4,8589934602,1099511627776,0] 2008-04-08 11
+484 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [10,2,4,8589934592,512,0] 2008-04-08 11
+485 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [323,2,4,8589934602,4,0] 2008-04-08 11
+487 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [329,2,4,8589934602,256,0] 2008-04-08 11
+489 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [289,6,7,25769803776,-9223372036854775808,4294967296,67108864,8589934594,4294967296,4] 2008-04-08 11
+490 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [228,2,4,8589934598,34359738368,0] 2008-04-08 11
+491 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [407,2,4,8589934604,4194304,0] 2008-04-08 11
+492 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [462,4,5,8589934600,274877906944,8589934596,8192,2] 2008-04-08 11
+493 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [431,2,4,8589934604,70368744177664,0] 2008-04-08 11
+494 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [54,2,4,8589934592,9007199254740992,0] 2008-04-08 11
+495 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [28,2,4,8589934592,134217728,0] 2008-04-08 11
+496 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [179,2,4,8589934596,1125899906842624,0] 2008-04-08 11
+497 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [265,2,4,8589934600,256,0] 2008-04-08 11
+498 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [467,6,7,8589934594,1125899906842624,8589934596,33554432,8589934596,262144,4] 2008-04-08 11
+PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname`,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_rc_srcpart_rc_index__
+x WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND x.key=100 AND x.ds = '2008-04-08' GROUP BY `_bucketname`
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12
+PREHOOK: Output: /tmp/index_test_index_result
+POSTHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname`,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_rc_srcpart_rc_index__
+x WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND x.key=100 AND x.ds = '2008-04-08' GROUP BY `_bucketname`
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12
+POSTHOOK: Output: /tmp/index_test_index_result
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-18-30_937_2322719505958507117/-mr-10000
+POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-18-30_937_2322719505958507117/-mr-10000
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname` ,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_rc_srcpart_rc_index__
+x WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND x.key=100 AND x.ds = '2008-04-08' and x.hr = 11 GROUP BY `_bucketname`
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+PREHOOK: Output: /tmp/index_test_index_result
+POSTHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname` ,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_rc_srcpart_rc_index__
+x WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND x.key=100 AND x.ds = '2008-04-08' and x.hr = 11 GROUP BY `_bucketname`
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+POSTHOOK: Output: /tmp/index_test_index_result
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-18-38_012_7788220542383696861/-mr-10000
+POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-18-38_012_7788220542383696861/-mr-10000
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+100 val_100
+100 val_100
+PREHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-18-41_340_5054895645934241204/-mr-10000
+POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-18-41_340_5054895645934241204/-mr-10000
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+100 val_100
+100 val_100
+PREHOOK: query: DROP INDEX srcpart_rc_index on srcpart_rc
+PREHOOK: type: DROPINDEX
+POSTHOOK: query: DROP INDEX srcpart_rc_index on srcpart_rc
+POSTHOOK: type: DROPINDEX
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: EXPLAIN
+CREATE INDEX srcpart_rc_index ON TABLE srcpart_rc(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: EXPLAIN
+CREATE INDEX srcpart_rc_index ON TABLE srcpart_rc(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+ABSTRACT SYNTAX TREE:
+ (TOK_CREATEINDEX srcpart_rc_index 'BITMAP' (TOK_TABNAME srcpart_rc) (TOK_TABCOLNAME key) TOK_DEFERRED_REBUILDINDEX)
+
+STAGE DEPENDENCIES:
+ Stage-0 is a root stage
+
+STAGE PLANS:
+ Stage: Stage-0
+
+
+PREHOOK: query: CREATE INDEX srcpart_rc_index ON TABLE srcpart_rc(key) as 'BITMAP' WITH DEFERRED REBUILD
+PREHOOK: type: CREATEINDEX
+POSTHOOK: query: CREATE INDEX srcpart_rc_index ON TABLE srcpart_rc(key) as 'BITMAP' WITH DEFERRED REBUILD
+POSTHOOK: type: CREATEINDEX
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: ALTER INDEX srcpart_rc_index ON srcpart_rc REBUILD
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12
+PREHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+PREHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12
+PREHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=11
+PREHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12
+POSTHOOK: query: ALTER INDEX srcpart_rc_index ON srcpart_rc REBUILD
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12
+POSTHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+POSTHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12
+POSTHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=11
+POSTHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: SELECT x.* FROM default__srcpart_rc_srcpart_rc_index__ x WHERE x.key = 100
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12
+PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=11
+PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-19-04_867_5427029421112229086/-mr-10000
+POSTHOOK: query: SELECT x.* FROM default__srcpart_rc_srcpart_rc_index__ x WHERE x.key = 100
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12
+POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=11
+POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-19-04_867_5427029421112229086/-mr-10000
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-09 11
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-08 11
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-08 12
+100 pfile:/home/mwang/Projects/hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-09 12
+PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_result" SELECT `_bucketname` ,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_rc_srcpart_rc_index__
+WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND key=100 GROUP BY `_bucketname`
+PREHOOK: type: QUERY
+PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12
+PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=11
+PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12
+PREHOOK: Output: /tmp/index_result
+POSTHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_result" SELECT `_bucketname` ,
+COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_rc_srcpart_rc_index__
+WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND key=100 GROUP BY `_bucketname`
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12
+POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=11
+POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12
+POSTHOOK: Output: /tmp/index_result
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-19-12_990_7678238255367666845/-mr-10000
+POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-19-12_990_7678238255367666845/-mr-10000
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+PREHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 ORDER BY key
+PREHOOK: type: QUERY
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11
+PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-19-18_206_1344945220659665015/-mr-10000
+POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 ORDER BY key
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11
+POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-19-18_206_1344945220659665015/-mr-10000
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+100 val_100
+PREHOOK: query: DROP INDEX srcpart_rc_index on srcpart_rc
+PREHOOK: type: DROPINDEX
+POSTHOOK: query: DROP INDEX srcpart_rc_index on srcpart_rc
+POSTHOOK: type: DROPINDEX
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+PREHOOK: query: DROP TABLE srcpart_rc
+PREHOOK: type: DROPTABLE
+PREHOOK: Input: default@srcpart_rc
+PREHOOK: Output: default@srcpart_rc
+POSTHOOK: query: DROP TABLE srcpart_rc
+POSTHOOK: type: DROPTABLE
+POSTHOOK: Input: default@srcpart_rc
+POSTHOOK: Output: default@srcpart_rc
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ]
+POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
+POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/input23.q.out ql/src/test/results/clientpositive/input23.q.out
index fdfe609..6fba387 100644
--- ql/src/test/results/clientpositive/input23.q.out
+++ ql/src/test/results/clientpositive/input23.q.out
@@ -54,9 +54,9 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [a]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -70,13 +70,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -87,13 +87,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -105,11 +105,11 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1} {VALUE._col2} {VALUE._col3}
1 {VALUE._col0} {VALUE._col1} {VALUE._col2} {VALUE._col3}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col2, _col3, _col6, _col7, _col8, _col9
+ outputColumnNames: _col0, _col1, _col2, _col3, _col7, _col8, _col9, _col10
Filter Operator
isSamplingPred: false
predicate:
- expr: ((((_col2 = '2008-04-08') and (_col3 = '11')) and (_col8 = '2008-04-08')) and (_col9 = '14'))
+ expr: ((((_col2 = '2008-04-08') and (_col3 = '11')) and (_col9 = '2008-04-08')) and (_col10 = '14'))
type: boolean
Select Operator
expressions:
@@ -121,22 +121,22 @@ STAGE PLANS:
type: string
expr: _col3
type: string
- expr: _col6
- type: string
expr: _col7
type: string
expr: _col8
type: string
expr: _col9
type: string
+ expr: _col10
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, _col7
Limit
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_15-54-28_256_717236059530733661/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_17-18-24_758_4207769298926550727/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_15-54-28_256_717236059530733661/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_17-18-24_758_4207769298926550727/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -156,8 +156,8 @@ STAGE PLANS:
PREHOOK: query: select * from srcpart a join srcpart b where a.ds = '2008-04-08' and a.hr = '11' and b.ds = '2008-04-08' and b.hr = '14' limit 5
PREHOOK: type: QUERY
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_15-54-28_401_3522044426043645674/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-18-24_847_7347420482050214655/-mr-10000
POSTHOOK: query: select * from srcpart a join srcpart b where a.ds = '2008-04-08' and a.hr = '11' and b.ds = '2008-04-08' and b.hr = '14' limit 5
POSTHOOK: type: QUERY
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_15-54-28_401_3522044426043645674/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-18-24_847_7347420482050214655/-mr-10000
diff --git ql/src/test/results/clientpositive/input39.q.out ql/src/test/results/clientpositive/input39.q.out
index 8baaa77..633579c 100644
--- ql/src/test/results/clientpositive/input39.q.out
+++ ql/src/test/results/clientpositive/input39.q.out
@@ -120,10 +120,10 @@ STAGE PLANS:
0 {VALUE._col2}
1 {VALUE._col2}
handleSkewJoin: false
- outputColumnNames: _col2, _col7
+ outputColumnNames: _col2, _col8
Filter Operator
predicate:
- expr: ((_col2 = '1') and (_col7 = '1'))
+ expr: ((_col2 = '1') and (_col8 = '1'))
type: boolean
Select Operator
Group By Operator
@@ -142,7 +142,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_15-56-17_686_3261350439842445445/-mr-10002
+ file:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-19-55_316_1865201819417180683/-mr-10002
Reduce Output Operator
sort order:
tag: -1
@@ -177,12 +177,12 @@ PREHOOK: query: select count(1) from t1 join t2 on t1.key=t2.key where t1.ds='1'
PREHOOK: type: QUERY
PREHOOK: Input: default@t1@ds=1
PREHOOK: Input: default@t2@ds=1
-PREHOOK: Output: file:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_15-56-17_843_8594138521492763524/-mr-10000
+PREHOOK: Output: file:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-19-55_417_5791437143654437208/-mr-10000
POSTHOOK: query: select count(1) from t1 join t2 on t1.key=t2.key where t1.ds='1' and t2.ds='1'
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1@ds=1
POSTHOOK: Input: default@t2@ds=1
-POSTHOOK: Output: file:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_15-56-17_843_8594138521492763524/-mr-10000
+POSTHOOK: Output: file:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-19-55_417_5791437143654437208/-mr-10000
POSTHOOK: Lineage: t1 PARTITION(ds=1).key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: t1 PARTITION(ds=1).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: t1 PARTITION(ds=2).key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/join14.q.out ql/src/test/results/clientpositive/join14.q.out
index d079b63..c4eb805 100644
--- ql/src/test/results/clientpositive/join14.q.out
+++ ql/src/test/results/clientpositive/join14.q.out
@@ -73,12 +73,12 @@ STAGE PLANS:
0 {VALUE._col0}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -130,11 +130,11 @@ POSTHOOK: Lineage: dest1.c2 SIMPLE [(srcpart)srcpart.FieldSchema(name:value, typ
PREHOOK: query: select dest1.* from dest1
PREHOOK: type: QUERY
PREHOOK: Input: default@dest1
-PREHOOK: Output: file:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-02-20_359_8581525945616012081/-mr-10000
+PREHOOK: Output: file:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-24-15_649_8754122211981198826/-mr-10000
POSTHOOK: query: select dest1.* from dest1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest1
-POSTHOOK: Output: file:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-02-20_359_8581525945616012081/-mr-10000
+POSTHOOK: Output: file:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-24-15_649_8754122211981198826/-mr-10000
POSTHOOK: Lineage: dest1.c1 EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest1.c2 SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
103 val_103
diff --git ql/src/test/results/clientpositive/join15.q.out ql/src/test/results/clientpositive/join15.q.out
index 4cbc785..d1ce10c 100644
--- ql/src/test/results/clientpositive/join15.q.out
+++ ql/src/test/results/clientpositive/join15.q.out
@@ -58,17 +58,17 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -80,7 +80,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-02-20_877_3113763333972795388/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_17-24-16_222_9046312931176246348/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -119,11 +119,11 @@ STAGE PLANS:
PREHOOK: query: SELECT * FROM src src1 JOIN src src2 ON (src1.key = src2.key) SORT BY src1.key, src1.value, src2.key, src2.value
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-02-20_969_3431860590402163515/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-24-16_281_7505533613318812831/-mr-10000
POSTHOOK: query: SELECT * FROM src src1 JOIN src src2 ON (src1.key = src2.key) SORT BY src1.key, src1.value, src2.key, src2.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-02-20_969_3431860590402163515/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-24-16_281_7505533613318812831/-mr-10000
0 val_0 0 val_0
0 val_0 0 val_0
0 val_0 0 val_0
diff --git ql/src/test/results/clientpositive/join17.q.out ql/src/test/results/clientpositive/join17.q.out
index 0eeccf8..a0fcafb 100644
--- ql/src/test/results/clientpositive/join17.q.out
+++ ql/src/test/results/clientpositive/join17.q.out
@@ -61,9 +61,9 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [src2, src1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [src2, src1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -74,12 +74,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -90,12 +90,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
@@ -107,17 +107,17 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
Select Operator
expressions:
@@ -133,9 +133,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-02-28_177_1730877863496095514/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-24-22_593_2476367765639203156/-ext-10000
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-02-28_177_1730877863496095514/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-24-22_593_2476367765639203156/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -145,12 +145,12 @@ STAGE PLANS:
columns.types int:string:int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest1
name default.dest1
serialization.ddl struct dest1 { i32 key1, string value1, i32 key2, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382548
+ transient_lastDdlTime 1301876662
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest1
TotalFiles: 1
@@ -161,7 +161,7 @@ STAGE PLANS:
Move Operator
tables:
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-02-28_177_1730877863496095514/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-24-22_593_2476367765639203156/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -171,19 +171,19 @@ STAGE PLANS:
columns.types int:string:int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest1
name default.dest1
serialization.ddl struct dest1 { i32 key1, string value1, i32 key2, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382548
+ transient_lastDdlTime 1301876662
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest1
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-02-28_177_1730877863496095514/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-24-22_593_2476367765639203156/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-02-28_177_1730877863496095514/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-24-22_593_2476367765639203156/-ext-10000/
PREHOOK: query: FROM src src1 JOIN src src2 ON (src1.key = src2.key)
@@ -203,11 +203,11 @@ POSTHOOK: Lineage: dest1.value2 SIMPLE [(src)src2.FieldSchema(name:value, type:s
PREHOOK: query: SELECT dest1.* FROM dest1
PREHOOK: type: QUERY
PREHOOK: Input: default@dest1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-02-34_119_1470602457361618945/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-24-26_429_7826838573813128670/-mr-10000
POSTHOOK: query: SELECT dest1.* FROM dest1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-02-34_119_1470602457361618945/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-24-26_429_7826838573813128670/-mr-10000
POSTHOOK: Lineage: dest1.key1 EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest1.key2 EXPRESSION [(src)src2.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest1.value1 SIMPLE [(src)src1.FieldSchema(name:value, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/join2.q.out ql/src/test/results/clientpositive/join2.q.out
index 00684cd..4177c6f 100644
--- ql/src/test/results/clientpositive/join2.q.out
+++ ql/src/test/results/clientpositive/join2.q.out
@@ -62,7 +62,7 @@ STAGE PLANS:
0 {VALUE._col0}
1 {VALUE._col0}
handleSkewJoin: false
- outputColumnNames: _col0, _col4
+ outputColumnNames: _col0, _col5
File Output Operator
compressed: false
GlobalTableId: 0
@@ -76,11 +76,11 @@ STAGE PLANS:
$INTNAME
Reduce Output Operator
key expressions:
- expr: (_col0 + _col4)
+ expr: (_col0 + _col5)
type: double
sort order: +
Map-reduce partition columns:
- expr: (_col0 + _col4)
+ expr: (_col0 + _col5)
type: double
tag: 0
value expressions:
@@ -106,15 +106,15 @@ STAGE PLANS:
condition map:
Inner Join 0 to 1
condition expressions:
- 0 {VALUE._col4}
+ 0 {VALUE._col5}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col4, _col9
+ outputColumnNames: _col5, _col11
Select Operator
expressions:
- expr: _col4
+ expr: _col5
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -162,11 +162,11 @@ POSTHOOK: Lineage: dest_j2.value SIMPLE [(src)src3.FieldSchema(name:value, type:
PREHOOK: query: SELECT dest_j2.* FROM dest_j2
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j2
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-03-05_598_2756456404842455287/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-24-53_458_6770131078109555205/-mr-10000
POSTHOOK: query: SELECT dest_j2.* FROM dest_j2
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j2
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-03-05_598_2756456404842455287/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-24-53_458_6770131078109555205/-mr-10000
POSTHOOK: Lineage: dest_j2.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j2.value SIMPLE [(src)src3.FieldSchema(name:value, type:string, comment:default), ]
0 val_0
diff --git ql/src/test/results/clientpositive/join20.q.out ql/src/test/results/clientpositive/join20.q.out
index f360af2..dd05dc1 100644
--- ql/src/test/results/clientpositive/join20.q.out
+++ ql/src/test/results/clientpositive/join20.q.out
@@ -91,20 +91,20 @@ STAGE PLANS:
1
2 {(VALUE._col0 < 20)}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -117,7 +117,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-03-06_117_6456509266682723845/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_17-24-54_324_3741570509225369172/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -165,12 +165,12 @@ PREHOOK: query: SELECT * FROM src src1 JOIN src src2 ON (src1.key = src2.key AND
SORT BY src1.key, src1.value, src2.key, src2.value, src3.key, src3.value
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-03-06_231_432778980038401338/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-24-54_399_7868492741964065402/-mr-10000
POSTHOOK: query: SELECT * FROM src src1 JOIN src src2 ON (src1.key = src2.key AND src1.key < 10) RIGHT OUTER JOIN src src3 ON (src1.key = src3.key AND src3.key < 20)
SORT BY src1.key, src1.value, src2.key, src2.value, src3.key, src3.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-03-06_231_432778980038401338/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-24-54_399_7868492741964065402/-mr-10000
NULL NULL NULL NULL 10 val_10
NULL NULL NULL NULL 100 val_100
NULL NULL NULL NULL 100 val_100
@@ -820,20 +820,20 @@ STAGE PLANS:
1
2 {(VALUE._col0 < 20)}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -846,7 +846,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-03-13_002_657975884271744395/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_17-25-00_532_2697694274462993629/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -894,12 +894,12 @@ PREHOOK: query: SELECT * FROM src src1 JOIN src src2 ON (src1.key = src2.key AND
SORT BY src1.key, src1.value, src2.key, src2.value, src3.key, src3.value
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-03-13_116_6246377971037085356/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-25-00_615_6854083747394624964/-mr-10000
POSTHOOK: query: SELECT * FROM src src1 JOIN src src2 ON (src1.key = src2.key AND src1.key < 10 AND src2.key < 15) RIGHT OUTER JOIN src src3 ON (src1.key = src3.key AND src3.key < 20)
SORT BY src1.key, src1.value, src2.key, src2.value, src3.key, src3.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-03-13_116_6246377971037085356/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-25-00_615_6854083747394624964/-mr-10000
NULL NULL NULL NULL 10 val_10
NULL NULL NULL NULL 100 val_100
NULL NULL NULL NULL 100 val_100
diff --git ql/src/test/results/clientpositive/join21.q.out ql/src/test/results/clientpositive/join21.q.out
index 235baa5..e89273b 100644
--- ql/src/test/results/clientpositive/join21.q.out
+++ ql/src/test/results/clientpositive/join21.q.out
@@ -89,20 +89,20 @@ STAGE PLANS:
1
2 {(VALUE._col0 < 10)}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -115,7 +115,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-03-20_066_8103776226830474897/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_17-25-06_970_6712582773069775108/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -162,11 +162,11 @@ STAGE PLANS:
PREHOOK: query: SELECT * FROM src src1 LEFT OUTER JOIN src src2 ON (src1.key = src2.key AND src1.key < 10 AND src2.key > 10) RIGHT OUTER JOIN src src3 ON (src2.key = src3.key AND src3.key < 10) SORT BY src1.key, src1.value, src2.key, src2.value, src3.key, src3.value
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-03-20_178_7490200154544063262/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-25-07_046_3704240616266379786/-mr-10000
POSTHOOK: query: SELECT * FROM src src1 LEFT OUTER JOIN src src2 ON (src1.key = src2.key AND src1.key < 10 AND src2.key > 10) RIGHT OUTER JOIN src src3 ON (src2.key = src3.key AND src3.key < 10) SORT BY src1.key, src1.value, src2.key, src2.value, src3.key, src3.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-03-20_178_7490200154544063262/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-25-07_046_3704240616266379786/-mr-10000
NULL NULL NULL NULL 0 val_0
NULL NULL NULL NULL 0 val_0
NULL NULL NULL NULL 0 val_0
diff --git ql/src/test/results/clientpositive/join22.q.out ql/src/test/results/clientpositive/join22.q.out
index 606d735..1141709 100644
--- ql/src/test/results/clientpositive/join22.q.out
+++ ql/src/test/results/clientpositive/join22.q.out
@@ -104,10 +104,10 @@ STAGE PLANS:
0
1 {VALUE._col3}
handleSkewJoin: false
- outputColumnNames: _col7
+ outputColumnNames: _col8
Select Operator
expressions:
- expr: _col7
+ expr: _col8
type: string
outputColumnNames: _col3
Select Operator
diff --git ql/src/test/results/clientpositive/join23.q.out ql/src/test/results/clientpositive/join23.q.out
index cdfc949..38829e1 100644
--- ql/src/test/results/clientpositive/join23.q.out
+++ ql/src/test/results/clientpositive/join23.q.out
@@ -54,10 +54,10 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Filter Operator
predicate:
- expr: ((_col0 < 10) and (_col4 < 10))
+ expr: ((_col0 < 10) and (_col5 < 10))
type: boolean
Select Operator
expressions:
@@ -65,10 +65,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -80,7 +80,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-03-27_826_409683094596927397/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_17-25-14_125_123834255338952826/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -119,11 +119,11 @@ STAGE PLANS:
PREHOOK: query: SELECT * FROM src src1 JOIN src src2 WHERE src1.key < 10 and src2.key < 10 SORT BY src1.key, src1.value, src2.key, src2.value
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-03-27_925_9012046018484050485/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-25-14_190_8309820659482327698/-mr-10000
POSTHOOK: query: SELECT * FROM src src1 JOIN src src2 WHERE src1.key < 10 and src2.key < 10 SORT BY src1.key, src1.value, src2.key, src2.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-03-27_925_9012046018484050485/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-25-14_190_8309820659482327698/-mr-10000
0 val_0 0 val_0
0 val_0 0 val_0
0 val_0 0 val_0
diff --git ql/src/test/results/clientpositive/join25.q.out ql/src/test/results/clientpositive/join25.q.out
index a05870b..45bc3cf 100644
--- ql/src/test/results/clientpositive/join25.q.out
+++ ql/src/test/results/clientpositive/join25.q.out
@@ -62,7 +62,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -70,16 +70,16 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
Select Operator
@@ -109,7 +109,7 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-46_350_2674411304561340717/-ext-10000
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-30_361_3355296066980703688/-ext-10000
Stage: Stage-0
Move Operator
@@ -127,7 +127,7 @@ STAGE PLANS:
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-46_350_2674411304561340717/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-30_361_3355296066980703688/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
@@ -158,11 +158,11 @@ POSTHOOK: Lineage: dest_j1.value SIMPLE [(src1)x.FieldSchema(name:value, type:st
PREHOOK: query: select * from dest_j1 x order by x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-03-53_000_7431662261152597565/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-25-35_574_3793616939324313390/-mr-10000
POSTHOOK: query: select * from dest_j1 x order by x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-03-53_000_7431662261152597565/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-25-35_574_3793616939324313390/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src1)x.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.val2 SIMPLE [(src)y.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src1)x.FieldSchema(name:value, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/join26.q.out ql/src/test/results/clientpositive/join26.q.out
index b3ad985..ffda8c0 100644
--- ql/src/test/results/clientpositive/join26.q.out
+++ ql/src/test/results/clientpositive/join26.q.out
@@ -99,32 +99,32 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col5, _col9
+ outputColumnNames: _col0, _col6, _col11
Position of Big Table: 2
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col5, _col9
+ outputColumnNames: _col0, _col6, _col11
Select Operator
expressions:
expr: _col0
type: string
- expr: _col9
+ expr: _col11
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-56_680_8440893894140638044/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-38_960_5189933146898317556/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-56_680_8440893894140638044/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-38_960_5189933146898317556/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -134,12 +134,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382636
+ transient_lastDdlTime 1301876738
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
TotalFiles: 1
@@ -149,9 +149,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [z]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [z]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -165,13 +165,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -182,13 +182,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -200,14 +200,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-56_680_8440893894140638044/-ext-10002
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-56_680_8440893894140638044/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-38_960_5189933146898317556/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-38_960_5189933146898317556/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-56_680_8440893894140638044/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-38_960_5189933146898317556/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -217,28 +217,28 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382636
+ transient_lastDdlTime 1301876738
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-56_680_8440893894140638044/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-38_960_5189933146898317556/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-56_680_8440893894140638044/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-38_960_5189933146898317556/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-56_680_8440893894140638044/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-38_960_5189933146898317556/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-56_680_8440893894140638044/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-38_960_5189933146898317556/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -249,12 +249,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382636
+ transient_lastDdlTime 1301876738
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
TotalFiles: 1
@@ -262,9 +262,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-56_680_8440893894140638044/-ext-10002 [pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-56_680_8440893894140638044/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-38_960_5189933146898317556/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-38_960_5189933146898317556/-ext-10002]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-03-56_680_8440893894140638044/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-38_960_5189933146898317556/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -275,12 +275,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382636
+ transient_lastDdlTime 1301876738
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -291,12 +291,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382636
+ transient_lastDdlTime 1301876738
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
name: default.dest_j1
@@ -326,11 +326,11 @@ POSTHOOK: Lineage: dest_j1.value SIMPLE [(srcpart)z.FieldSchema(name:value, type
PREHOOK: query: select * from dest_j1 x order by x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-04-04_701_2993795034421580582/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-25-44_598_6403141237604675481/-mr-10000
POSTHOOK: query: select * from dest_j1 x order by x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-04-04_701_2993795034421580582/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-25-44_598_6403141237604675481/-mr-10000
POSTHOOK: Lineage: dest_j1.key SIMPLE [(src1)x.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.val2 SIMPLE [(src)y.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(srcpart)z.FieldSchema(name:value, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/join27.q.out ql/src/test/results/clientpositive/join27.q.out
index 1fb9f36..631c92b 100644
--- ql/src/test/results/clientpositive/join27.q.out
+++ ql/src/test/results/clientpositive/join27.q.out
@@ -62,7 +62,7 @@ STAGE PLANS:
keys:
0 [Column[value]]
1 [Column[value]]
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -70,16 +70,16 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
Select Operator
@@ -109,7 +109,7 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-04-08_290_5231941166795202890/-ext-10000
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-47_917_7248543725852648269/-ext-10000
Stage: Stage-0
Move Operator
@@ -127,7 +127,7 @@ STAGE PLANS:
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-04-08_290_5231941166795202890/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-25-47_917_7248543725852648269/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
@@ -158,11 +158,11 @@ POSTHOOK: Lineage: dest_j1.value SIMPLE [(src1)x.FieldSchema(name:value, type:st
PREHOOK: query: select * from dest_j1 x order by x.key, x.value
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-04-15_076_7667701666661422377/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-25-53_788_2315458772528004541/-mr-10000
POSTHOOK: query: select * from dest_j1 x order by x.key, x.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-04-15_076_7667701666661422377/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-25-53_788_2315458772528004541/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src1)x.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.val2 SIMPLE [(src)y.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src1)x.FieldSchema(name:value, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/join3.q.out ql/src/test/results/clientpositive/join3.q.out
index 79e1175..68d6836 100644
--- ql/src/test/results/clientpositive/join3.q.out
+++ ql/src/test/results/clientpositive/join3.q.out
@@ -75,12 +75,12 @@ STAGE PLANS:
1
2 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col9
+ outputColumnNames: _col0, _col11
Select Operator
expressions:
expr: _col0
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -128,11 +128,11 @@ POSTHOOK: Lineage: dest1.value SIMPLE [(src)src3.FieldSchema(name:value, type:st
PREHOOK: query: SELECT dest1.* FROM dest1
PREHOOK: type: QUERY
PREHOOK: Input: default@dest1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-04-53_010_1479635521698786304/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-26-24_575_8354748436843470055/-mr-10000
POSTHOOK: query: SELECT dest1.* FROM dest1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-04-53_010_1479635521698786304/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-26-24_575_8354748436843470055/-mr-10000
POSTHOOK: Lineage: dest1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest1.value SIMPLE [(src)src3.FieldSchema(name:value, type:string, comment:default), ]
0 val_0
diff --git ql/src/test/results/clientpositive/join32.q.out ql/src/test/results/clientpositive/join32.q.out
index bf7220b..ca85400 100644
--- ql/src/test/results/clientpositive/join32.q.out
+++ ql/src/test/results/clientpositive/join32.q.out
@@ -68,18 +68,18 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Position of Big Table: 1
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-05-27_052_4733807876778693540/-mr-10003
+ directory: file:/tmp/rmelick/hive_2011-04-03_17-26-53_604_7173022370609668228/-mr-10003
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
properties:
- columns _col0,_col1,_col5
+ columns _col0,_col1,_col6
columns.types string,string,string
escape.delim \
TotalFiles: 1
@@ -89,9 +89,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [y]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [y]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -102,12 +102,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -118,12 +118,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
@@ -151,7 +151,7 @@ STAGE PLANS:
type: boolean
HashTable Sink Operator
condition expressions:
- 0 {_col5} {_col0}
+ 0 {_col6} {_col0}
1 {value}
handleSkewJoin: false
keys:
@@ -162,42 +162,42 @@ STAGE PLANS:
Stage: Stage-1
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-05-27_052_4733807876778693540/-mr-10003
+ file:/tmp/rmelick/hive_2011-04-03_17-26-53_604_7173022370609668228/-mr-10003
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Map Join Operator
condition map:
Inner Join 0 to 1
condition expressions:
- 0 {_col5} {_col0}
+ 0 {_col6} {_col0}
1 {value}
handleSkewJoin: false
keys:
0 [Column[_col1]]
1 [Column[value]]
- outputColumnNames: _col1, _col4, _col9
+ outputColumnNames: _col1, _col5, _col11
Position of Big Table: 0
Select Operator
expressions:
expr: _col1
type: string
- expr: _col4
+ expr: _col5
type: string
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col1, _col4, _col9
+ outputColumnNames: _col1, _col5, _col11
Select Operator
expressions:
- expr: _col4
+ expr: _col5
type: string
- expr: _col9
+ expr: _col11
type: string
expr: _col1
type: string
@@ -205,9 +205,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-27_052_4733807876778693540/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-26-53_604_7173022370609668228/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-27_052_4733807876778693540/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-26-53_604_7173022370609668228/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -217,12 +217,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382727
+ transient_lastDdlTime 1301876813
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
TotalFiles: 1
@@ -232,22 +232,22 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- file:/tmp/sdong/hive_2011-02-10_16-05-27_052_4733807876778693540/-mr-10003 [file:/tmp/sdong/hive_2011-02-10_16-05-27_052_4733807876778693540/-mr-10003]
+ file:/tmp/rmelick/hive_2011-04-03_17-26-53_604_7173022370609668228/-mr-10003 [file:/tmp/rmelick/hive_2011-04-03_17-26-53_604_7173022370609668228/-mr-10003]
Path -> Partition:
- file:/tmp/sdong/hive_2011-02-10_16-05-27_052_4733807876778693540/-mr-10003
+ file:/tmp/rmelick/hive_2011-04-03_17-26-53_604_7173022370609668228/-mr-10003
Partition
base file name: -mr-10003
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
properties:
- columns _col0,_col1,_col5
+ columns _col0,_col1,_col6
columns.types string,string,string
escape.delim \
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
properties:
- columns _col0,_col1,_col5
+ columns _col0,_col1,_col6
columns.types string,string,string
escape.delim \
@@ -258,14 +258,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-27_052_4733807876778693540/-ext-10002
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-27_052_4733807876778693540/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-26-53_604_7173022370609668228/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-26-53_604_7173022370609668228/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-27_052_4733807876778693540/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-26-53_604_7173022370609668228/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -275,28 +275,28 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382727
+ transient_lastDdlTime 1301876813
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-27_052_4733807876778693540/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-26-53_604_7173022370609668228/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-27_052_4733807876778693540/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-26-53_604_7173022370609668228/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-27_052_4733807876778693540/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-26-53_604_7173022370609668228/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-27_052_4733807876778693540/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-26-53_604_7173022370609668228/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -307,12 +307,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382727
+ transient_lastDdlTime 1301876813
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
TotalFiles: 1
@@ -320,9 +320,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-27_052_4733807876778693540/-ext-10002 [pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-27_052_4733807876778693540/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-26-53_604_7173022370609668228/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-26-53_604_7173022370609668228/-ext-10002]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-27_052_4733807876778693540/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-26-53_604_7173022370609668228/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -333,12 +333,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382727
+ transient_lastDdlTime 1301876813
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -349,12 +349,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382727
+ transient_lastDdlTime 1301876813
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
name: default.dest_j1
@@ -384,11 +384,11 @@ POSTHOOK: Lineage: dest_j1.value SIMPLE [(srcpart)z.FieldSchema(name:value, type
PREHOOK: query: select * from dest_j1 x order by x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-05-38_993_14121465464571332/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-27-02_921_541731907303841438/-mr-10000
POSTHOOK: query: select * from dest_j1 x order by x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-05-38_993_14121465464571332/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-27-02_921_541731907303841438/-mr-10000
POSTHOOK: Lineage: dest_j1.key SIMPLE [(src1)x.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.val2 EXPRESSION [(src)y.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(srcpart)z.FieldSchema(name:value, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/join33.q.out ql/src/test/results/clientpositive/join33.q.out
index db675f6..35adffa 100644
--- ql/src/test/results/clientpositive/join33.q.out
+++ ql/src/test/results/clientpositive/join33.q.out
@@ -64,18 +64,18 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Position of Big Table: 1
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-05-42_624_7730493356150230026/-mr-10002
+ directory: file:/tmp/rmelick/hive_2011-04-03_17-27-06_349_8513593905150978329/-mr-10002
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
properties:
- columns _col0,_col1,_col5
+ columns _col0,_col1,_col6
columns.types string,string,string
escape.delim \
TotalFiles: 1
@@ -85,9 +85,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [y]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [y]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -98,12 +98,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -114,12 +114,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
@@ -127,16 +127,16 @@ STAGE PLANS:
Stage: Stage-1
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-05-42_624_7730493356150230026/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_17-27-06_349_8513593905150978329/-mr-10002
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Reduce Output Operator
key expressions:
expr: _col1
@@ -147,7 +147,7 @@ STAGE PLANS:
type: string
tag: 0
value expressions:
- expr: _col5
+ expr: _col6
type: string
expr: _col0
type: string
@@ -179,26 +179,26 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- file:/tmp/sdong/hive_2011-02-10_16-05-42_624_7730493356150230026/-mr-10002 [file:/tmp/sdong/hive_2011-02-10_16-05-42_624_7730493356150230026/-mr-10002]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [z]
+ file:/tmp/rmelick/hive_2011-04-03_17-27-06_349_8513593905150978329/-mr-10002 [file:/tmp/rmelick/hive_2011-04-03_17-27-06_349_8513593905150978329/-mr-10002]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [z]
Path -> Partition:
- file:/tmp/sdong/hive_2011-02-10_16-05-42_624_7730493356150230026/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_17-27-06_349_8513593905150978329/-mr-10002
Partition
base file name: -mr-10002
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
properties:
- columns _col0,_col1,_col5
+ columns _col0,_col1,_col6
columns.types string,string,string
escape.delim \
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
properties:
- columns _col0,_col1,_col5
+ columns _col0,_col1,_col6
columns.types string,string,string
escape.delim \
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -212,13 +212,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -229,13 +229,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -244,15 +244,15 @@ STAGE PLANS:
condition map:
Inner Join 0 to 1
condition expressions:
- 0 {VALUE._col1} {VALUE._col4}
+ 0 {VALUE._col1} {VALUE._col5}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col1, _col4, _col9
+ outputColumnNames: _col1, _col5, _col11
Select Operator
expressions:
- expr: _col4
+ expr: _col5
type: string
- expr: _col9
+ expr: _col11
type: string
expr: _col1
type: string
@@ -260,9 +260,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-42_624_7730493356150230026/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-27-06_349_8513593905150978329/-ext-10000
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-42_624_7730493356150230026/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-27-06_349_8513593905150978329/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -272,12 +272,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382742
+ transient_lastDdlTime 1301876826
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
TotalFiles: 1
@@ -288,7 +288,7 @@ STAGE PLANS:
Move Operator
tables:
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-42_624_7730493356150230026/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-27-06_349_8513593905150978329/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -298,19 +298,19 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382742
+ transient_lastDdlTime 1301876826
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-42_624_7730493356150230026/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-27-06_349_8513593905150978329/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-05-42_624_7730493356150230026/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-27-06_349_8513593905150978329/-ext-10000/
PREHOOK: query: INSERT OVERWRITE TABLE dest_j1
@@ -337,11 +337,11 @@ POSTHOOK: Lineage: dest_j1.value SIMPLE [(srcpart)z.FieldSchema(name:value, type
PREHOOK: query: select * from dest_j1 x order by x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-05-54_048_1771157796925742087/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-27-14_646_4903901754407943729/-mr-10000
POSTHOOK: query: select * from dest_j1 x order by x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-05-54_048_1771157796925742087/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-27-14_646_4903901754407943729/-mr-10000
POSTHOOK: Lineage: dest_j1.key SIMPLE [(src1)x.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.val2 EXPRESSION [(src)y.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(srcpart)z.FieldSchema(name:value, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/join36.q.out ql/src/test/results/clientpositive/join36.q.out
index 16ca34d..e864064 100644
--- ql/src/test/results/clientpositive/join36.q.out
+++ ql/src/test/results/clientpositive/join36.q.out
@@ -102,7 +102,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -110,16 +110,16 @@ STAGE PLANS:
type: int
expr: _col1
type: int
- expr: _col5
+ expr: _col6
type: int
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: int
- expr: _col5
+ expr: _col6
type: int
outputColumnNames: _col0, _col1, _col2
File Output Operator
@@ -140,7 +140,7 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-06-35_242_5756886415545600234/-ext-10000
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-27-49_427_7502627675028005766/-ext-10000
Stage: Stage-0
Move Operator
@@ -158,7 +158,7 @@ STAGE PLANS:
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-06-35_242_5756886415545600234/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-27-49_427_7502627675028005766/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
@@ -193,11 +193,11 @@ POSTHOOK: Lineage: tmp2.key EXPRESSION [(src)src.FieldSchema(name:key, type:stri
PREHOOK: query: select * from dest_j1 x order by x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-06-41_953_1173247532179912206/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-27-54_710_356608500924303034/-mr-10000
POSTHOOK: query: select * from dest_j1 x order by x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-06-41_953_1173247532179912206/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-27-54_710_356608500924303034/-mr-10000
POSTHOOK: Lineage: dest_j1.key SIMPLE [(tmp1)x.FieldSchema(name:key, type:int, comment:null), ]
POSTHOOK: Lineage: dest_j1.val2 SIMPLE [(tmp2)y.FieldSchema(name:cnt, type:int, comment:null), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(tmp1)x.FieldSchema(name:cnt, type:int, comment:null), ]
diff --git ql/src/test/results/clientpositive/join37.q.out ql/src/test/results/clientpositive/join37.q.out
index 56373d2..0d19b81 100644
--- ql/src/test/results/clientpositive/join37.q.out
+++ ql/src/test/results/clientpositive/join37.q.out
@@ -62,7 +62,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -70,16 +70,16 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5
+ outputColumnNames: _col0, _col1, _col6
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
Select Operator
@@ -109,7 +109,7 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-06-45_731_8570032484945142531/-ext-10000
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-27-58_219_246355004261515138/-ext-10000
Stage: Stage-0
Move Operator
@@ -127,7 +127,7 @@ STAGE PLANS:
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-06-45_731_8570032484945142531/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-27-58_219_246355004261515138/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
@@ -158,11 +158,11 @@ POSTHOOK: Lineage: dest_j1.value SIMPLE [(src1)x.FieldSchema(name:value, type:st
PREHOOK: query: select * from dest_j1 x order by x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-06-52_487_6702653185091805311/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-03_359_3695935500462403855/-mr-10000
POSTHOOK: query: select * from dest_j1 x order by x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-06-52_487_6702653185091805311/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-03_359_3695935500462403855/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src1)x.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.val2 SIMPLE [(src)y.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src1)x.FieldSchema(name:value, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/join38.q.out ql/src/test/results/clientpositive/join38.q.out
index 7f05cef..5ecb160 100644
--- ql/src/test/results/clientpositive/join38.q.out
+++ ql/src/test/results/clientpositive/join38.q.out
@@ -26,11 +26,11 @@ POSTHOOK: Lineage: tmp.col9 EXPRESSION [(src)src.FieldSchema(name:key, type:stri
PREHOOK: query: select * from tmp
PREHOOK: type: QUERY
PREHOOK: Input: default@tmp
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-01_449_2704240234253573656/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-10_488_1617332967341718313/-mr-10000
POSTHOOK: query: select * from tmp
POSTHOOK: type: QUERY
POSTHOOK: Input: default@tmp
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-01_449_2704240234253573656/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-10_488_1617332967341718313/-mr-10000
POSTHOOK: Lineage: tmp.col0 SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: tmp.col1 EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: tmp.col10 EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -119,7 +119,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[col11]]
- outputColumnNames: _col1, _col9, _col15
+ outputColumnNames: _col1, _col10, _col16
Position of Big Table: 1
File Output Operator
compressed: false
@@ -133,27 +133,27 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-07-01_714_3920059174195065578/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_17-28-10_772_3225313644069210242/-mr-10002
Select Operator
expressions:
expr: _col1
type: string
- expr: _col9
+ expr: _col10
type: string
- expr: _col15
+ expr: _col16
type: string
- outputColumnNames: _col1, _col9, _col15
+ outputColumnNames: _col1, _col10, _col16
Filter Operator
predicate:
- expr: (_col15 = 111)
+ expr: (_col16 = 111)
type: boolean
Select Operator
expressions:
expr: _col1
type: string
- expr: _col9
+ expr: _col10
type: string
- outputColumnNames: _col1, _col9
+ outputColumnNames: _col1, _col10
Group By Operator
aggregations:
expr: count(1)
@@ -161,7 +161,7 @@ STAGE PLANS:
keys:
expr: _col1
type: string
- expr: _col9
+ expr: _col10
type: string
mode: hash
outputColumnNames: _col0, _col1, _col2
@@ -221,7 +221,7 @@ group by a.value, b.col5
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Input: default@tmp
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-01_819_8577478512687826786/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-10_847_6301596905329176009/-mr-10000
POSTHOOK: query: FROM src a JOIN tmp b ON (a.key = b.col11)
SELECT /*+ MAPJOIN(a) */ a.value, b.col5, count(1) as count
where b.col11 = 111
@@ -229,7 +229,7 @@ group by a.value, b.col5
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
POSTHOOK: Input: default@tmp
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-01_819_8577478512687826786/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-10_847_6301596905329176009/-mr-10000
POSTHOOK: Lineage: tmp.col0 SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: tmp.col1 EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: tmp.col10 EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/join39.q.out ql/src/test/results/clientpositive/join39.q.out
index b2d8235..f9b3dd1 100644
--- ql/src/test/results/clientpositive/join39.q.out
+++ ql/src/test/results/clientpositive/join39.q.out
@@ -77,7 +77,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[_col0]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -85,21 +85,21 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ expr: _col6
+ type: string
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -119,7 +119,7 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-07-10_721_6150353018683087425/-ext-10000
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-28-18_430_8285937494770450303/-ext-10000
Stage: Stage-0
Move Operator
@@ -137,7 +137,7 @@ STAGE PLANS:
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-07-10_721_6150353018683087425/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-28-18_430_8285937494770450303/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
@@ -167,11 +167,11 @@ POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)x.FieldSchema(name:value, type:str
PREHOOK: query: select * from dest_j1 x order by x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-17_474_4842823760592704409/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-23_607_1155577401993837209/-mr-10000
POSTHOOK: query: select * from dest_j1 x order by x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-17_474_4842823760592704409/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-23_607_1155577401993837209/-mr-10000
POSTHOOK: Lineage: dest_j1.key SIMPLE [(src)x.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.key1 SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.val2 SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/join40.q.out ql/src/test/results/clientpositive/join40.q.out
index 41e25da..a30168d 100644
--- ql/src/test/results/clientpositive/join40.q.out
+++ ql/src/test/results/clientpositive/join40.q.out
@@ -72,17 +72,17 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -100,12 +100,12 @@ PREHOOK: query: SELECT x.key, x.value, y.key, y.value
FROM src x left outer JOIN (select * from src where key <= 100) y ON (x.key = y.key)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-26_728_575634996407286755/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-31_638_5050194864031611667/-mr-10000
POSTHOOK: query: SELECT x.key, x.value, y.key, y.value
FROM src x left outer JOIN (select * from src where key <= 100) y ON (x.key = y.key)
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-26_728_575634996407286755/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-31_638_5050194864031611667/-mr-10000
0 val_0 0 val_0
0 val_0 0 val_0
0 val_0 0 val_0
@@ -727,12 +727,12 @@ STAGE PLANS:
0 {VALUE._col0}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1
File Output Operator
@@ -751,12 +751,12 @@ PREHOOK: query: select src1.key, src2.value
FROM src src1 JOIN src src2 ON (src1.key = src2.key)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-34_633_2787732427056663675/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-38_008_7389212194751043105/-mr-10000
POSTHOOK: query: select src1.key, src2.value
FROM src src1 JOIN src src2 ON (src1.key = src2.key)
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-34_633_2787732427056663675/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-38_008_7389212194751043105/-mr-10000
0 val_0
0 val_0
0 val_0
@@ -1878,20 +1878,20 @@ STAGE PLANS:
1
2 {(VALUE._col0 < 20)}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -1904,7 +1904,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-07-44_112_2093169853711368630/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_17-28-47_260_958413665072574862/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -1952,12 +1952,12 @@ PREHOOK: query: SELECT * FROM src src1 JOIN src src2 ON (src1.key = src2.key AND
SORT BY src1.key, src1.value, src2.key, src2.value, src3.key, src3.value
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-44_222_3133440987037406315/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-47_338_4622055922759392789/-mr-10000
POSTHOOK: query: SELECT * FROM src src1 JOIN src src2 ON (src1.key = src2.key AND src1.key < 10) RIGHT OUTER JOIN src src3 ON (src1.key = src3.key AND src3.key < 20)
SORT BY src1.key, src1.value, src2.key, src2.value, src3.key, src3.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-44_222_3133440987037406315/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-47_338_4622055922759392789/-mr-10000
NULL NULL NULL NULL 10 val_10
NULL NULL NULL NULL 100 val_100
NULL NULL NULL NULL 100 val_100
@@ -2607,20 +2607,20 @@ STAGE PLANS:
1
2 {(VALUE._col0 < 20)}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
type: string
- expr: _col9
+ expr: _col10
+ type: string
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -2633,7 +2633,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-07-57_010_3886291302348783990/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_17-28-59_597_7883695566303968948/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -2681,12 +2681,12 @@ PREHOOK: query: SELECT * FROM src src1 JOIN src src2 ON (src1.key = src2.key AND
SORT BY src1.key, src1.value, src2.key, src2.value, src3.key, src3.value
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-57_122_4715415954395441060/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-59_675_1434565040769993025/-mr-10000
POSTHOOK: query: SELECT * FROM src src1 JOIN src src2 ON (src1.key = src2.key AND src1.key < 10 AND src2.key < 15) RIGHT OUTER JOIN src src3 ON (src1.key = src3.key AND src3.key < 20)
SORT BY src1.key, src1.value, src2.key, src2.value, src3.key, src3.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-07-57_122_4715415954395441060/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-28-59_675_1434565040769993025/-mr-10000
NULL NULL NULL NULL 10 val_10
NULL NULL NULL NULL 100 val_100
NULL NULL NULL NULL 100 val_100
@@ -3303,7 +3303,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[_col0]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -3311,21 +3311,21 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ expr: _col6
+ type: string
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -3345,12 +3345,12 @@ PREHOOK: query: SELECT /*+ MAPJOIN(y) */ x.key, x.value, y.key, y.value
FROM src x left outer JOIN (select * from src where key <= 100) y ON (x.key = y.key)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-08-07_427_2952592821866056396/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-29-08_923_1003397493711722966/-mr-10000
POSTHOOK: query: SELECT /*+ MAPJOIN(y) */ x.key, x.value, y.key, y.value
FROM src x left outer JOIN (select * from src where key <= 100) y ON (x.key = y.key)
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-08-07_427_2952592821866056396/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-29-08_923_1003397493711722966/-mr-10000
238 val_238 NULL NULL
86 val_86 86 val_86
311 val_311 NULL NULL
@@ -3984,7 +3984,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-08-12_669_6044200484375125842/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_17-29-13_282_6585789743682773863/-mr-10002
Reduce Output Operator
sort order:
tag: -1
@@ -4018,9 +4018,9 @@ STAGE PLANS:
PREHOOK: query: SELECT COUNT(1) FROM SRC A JOIN SRC B ON (A.KEY=B.KEY)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-08-12_772_2673146484429886185/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-29-13_344_6965288726961172033/-mr-10000
POSTHOOK: query: SELECT COUNT(1) FROM SRC A JOIN SRC B ON (A.KEY=B.KEY)
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-08-12_772_2673146484429886185/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-29-13_344_6965288726961172033/-mr-10000
1028
diff --git ql/src/test/results/clientpositive/join9.q.out ql/src/test/results/clientpositive/join9.q.out
index e72790e..1cfb130 100644
--- ql/src/test/results/clientpositive/join9.q.out
+++ ql/src/test/results/clientpositive/join9.q.out
@@ -61,10 +61,10 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [src2]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [src1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [src2]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [src1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -75,12 +75,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -91,16 +91,16 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -114,13 +114,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -131,13 +131,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -149,7 +149,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col2} {VALUE._col3}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col2, _col3, _col7
+ outputColumnNames: _col0, _col2, _col3, _col8
Filter Operator
isSamplingPred: false
predicate:
@@ -159,7 +159,7 @@ STAGE PLANS:
expressions:
expr: _col0
type: string
- expr: _col7
+ expr: _col8
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -172,9 +172,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-08-44_532_2940878602076923711/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-29-38_760_3395149161721320140/-ext-10000
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-08-44_532_2940878602076923711/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-29-38_760_3395149161721320140/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -184,12 +184,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest1
name default.dest1
serialization.ddl struct dest1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382924
+ transient_lastDdlTime 1301876978
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest1
TotalFiles: 1
@@ -200,7 +200,7 @@ STAGE PLANS:
Move Operator
tables:
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-08-44_532_2940878602076923711/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-29-38_760_3395149161721320140/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -210,19 +210,19 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest1
name default.dest1
serialization.ddl struct dest1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297382924
+ transient_lastDdlTime 1301876978
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest1
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-08-44_532_2940878602076923711/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-29-38_760_3395149161721320140/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-08-44_532_2940878602076923711/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-29-38_760_3395149161721320140/-ext-10000/
PREHOOK: query: FROM srcpart src1 JOIN src src2 ON (src1.key = src2.key)
@@ -242,11 +242,11 @@ POSTHOOK: Lineage: dest1.value SIMPLE [(src)src2.FieldSchema(name:value, type:st
PREHOOK: query: SELECT dest1.* FROM dest1
PREHOOK: type: QUERY
PREHOOK: Input: default@dest1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-08-50_781_7066215444553090758/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-29-43_594_2056440683207992994/-mr-10000
POSTHOOK: query: SELECT dest1.* FROM dest1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-08-50_781_7066215444553090758/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-29-43_594_2056440683207992994/-mr-10000
POSTHOOK: Lineage: dest1.key EXPRESSION [(srcpart)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
0 val_0
diff --git ql/src/test/results/clientpositive/join_hive_626.q.out ql/src/test/results/clientpositive/join_hive_626.q.out
index 7d848d2..d08ca08 100644
--- ql/src/test/results/clientpositive/join_hive_626.q.out
+++ ql/src/test/results/clientpositive/join_hive_626.q.out
@@ -101,7 +101,7 @@ STAGE PLANS:
0 {VALUE._col1}
1 {VALUE._col0} {VALUE._col4}
handleSkewJoin: false
- outputColumnNames: _col1, _col8, _col12
+ outputColumnNames: _col1, _col9, _col13
File Output Operator
compressed: false
GlobalTableId: 0
@@ -115,17 +115,17 @@ STAGE PLANS:
$INTNAME
Reduce Output Operator
key expressions:
- expr: _col8
+ expr: _col9
type: int
sort order: +
Map-reduce partition columns:
- expr: _col8
+ expr: _col9
type: int
tag: 0
value expressions:
expr: _col1
type: string
- expr: _col12
+ expr: _col13
type: string
hive_count
TableScan
@@ -147,17 +147,17 @@ STAGE PLANS:
condition map:
Inner Join 0 to 1
condition expressions:
- 0 {VALUE._col1} {VALUE._col12}
+ 0 {VALUE._col1} {VALUE._col13}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col1, _col12, _col20
+ outputColumnNames: _col1, _col13, _col22
Select Operator
expressions:
expr: _col1
type: string
- expr: _col12
+ expr: _col13
type: string
- expr: _col20
+ expr: _col22
type: int
outputColumnNames: _col0, _col1, _col2
File Output Operator
@@ -178,12 +178,12 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@hive_bar
PREHOOK: Input: default@hive_count
PREHOOK: Input: default@hive_foo
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-52-56_553_3455781225434177776/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-40-55_453_2843228714556138139/-mr-10000
POSTHOOK: query: select hive_foo.foo_name, hive_bar.bar_name, n from hive_foo join hive_bar on hive_foo.foo_id =
hive_bar.foo_id join hive_count on hive_count.bar_id = hive_bar.bar_id
POSTHOOK: type: QUERY
POSTHOOK: Input: default@hive_bar
POSTHOOK: Input: default@hive_count
POSTHOOK: Input: default@hive_foo
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-52-56_553_3455781225434177776/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-40-55_453_2843228714556138139/-mr-10000
foo1 bar10 2
diff --git ql/src/test/results/clientpositive/join_map_ppr.q.out ql/src/test/results/clientpositive/join_map_ppr.q.out
index e5b6d08..811d042 100644
--- ql/src/test/results/clientpositive/join_map_ppr.q.out
+++ ql/src/test/results/clientpositive/join_map_ppr.q.out
@@ -91,41 +91,41 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col5, _col9, _col10, _col11
+ outputColumnNames: _col0, _col6, _col11, _col12, _col13
Position of Big Table: 2
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
- expr: _col9
+ expr: _col11
type: string
- expr: _col10
+ expr: _col12
type: string
- expr: _col11
+ expr: _col13
type: string
- outputColumnNames: _col0, _col5, _col9, _col10, _col11
+ outputColumnNames: _col0, _col6, _col11, _col12, _col13
Filter Operator
isSamplingPred: false
predicate:
- expr: ((_col10 = '2008-04-08') and (_col11 = 11))
+ expr: ((_col12 = '2008-04-08') and (_col13 = 11))
type: boolean
Select Operator
expressions:
expr: _col0
type: string
- expr: _col9
+ expr: _col11
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-31_310_4336533938712499116/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-02_336_992391968320780857/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-31_310_4336533938712499116/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-02_336_992391968320780857/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -135,12 +135,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297383751
+ transient_lastDdlTime 1301877662
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
TotalFiles: 1
@@ -150,9 +150,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [z]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [z]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -166,13 +166,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -183,13 +183,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -201,14 +201,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-31_310_4336533938712499116/-ext-10002
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-31_310_4336533938712499116/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-02_336_992391968320780857/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-02_336_992391968320780857/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-31_310_4336533938712499116/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-02_336_992391968320780857/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -218,28 +218,28 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297383751
+ transient_lastDdlTime 1301877662
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-31_310_4336533938712499116/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-02_336_992391968320780857/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-31_310_4336533938712499116/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-02_336_992391968320780857/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-31_310_4336533938712499116/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-02_336_992391968320780857/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-31_310_4336533938712499116/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-02_336_992391968320780857/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -250,12 +250,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297383751
+ transient_lastDdlTime 1301877662
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
TotalFiles: 1
@@ -263,9 +263,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-31_310_4336533938712499116/-ext-10002 [pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-31_310_4336533938712499116/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-02_336_992391968320780857/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-02_336_992391968320780857/-ext-10002]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-31_310_4336533938712499116/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-02_336_992391968320780857/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -276,12 +276,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297383751
+ transient_lastDdlTime 1301877662
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -292,12 +292,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297383751
+ transient_lastDdlTime 1301877662
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
name: default.dest_j1
@@ -329,11 +329,11 @@ POSTHOOK: Lineage: dest_j1.value SIMPLE [(srcpart)z.FieldSchema(name:value, type
PREHOOK: query: select * from dest_j1 x order by x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-22-38_552_8859153981231272233/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-41-07_996_4970555474612226229/-mr-10000
POSTHOOK: query: select * from dest_j1 x order by x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-22-38_552_8859153981231272233/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-41-07_996_4970555474612226229/-mr-10000
POSTHOOK: Lineage: dest_j1.key SIMPLE [(src1)x.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.val2 SIMPLE [(src)y.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(srcpart)z.FieldSchema(name:value, type:string, comment:default), ]
@@ -583,41 +583,41 @@ STAGE PLANS:
0 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[key]()]
1 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[key]()]
2 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[key]()]
- outputColumnNames: _col0, _col5, _col9, _col10, _col11
+ outputColumnNames: _col0, _col6, _col11, _col12, _col13
Position of Big Table: 2
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
- expr: _col9
+ expr: _col11
type: string
- expr: _col10
+ expr: _col12
type: string
- expr: _col11
+ expr: _col13
type: string
- outputColumnNames: _col0, _col5, _col9, _col10, _col11
+ outputColumnNames: _col0, _col6, _col11, _col12, _col13
Filter Operator
isSamplingPred: false
predicate:
- expr: ((_col10 = '2008-04-08') and (_col11 = 11))
+ expr: ((_col12 = '2008-04-08') and (_col13 = 11))
type: boolean
Select Operator
expressions:
expr: _col0
type: string
- expr: _col9
+ expr: _col11
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-51_531_5040920332969210429/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-18_151_8185971108050509291/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-51_531_5040920332969210429/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-18_151_8185971108050509291/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -627,16 +627,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
numFiles 1
numPartitions 0
- numRows 107
+ numRows 0
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 2125
- transient_lastDdlTime 1297383758
+ transient_lastDdlTime 1301877667
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
TotalFiles: 1
@@ -646,9 +646,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [z]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [z]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -662,13 +662,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -679,13 +679,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -697,14 +697,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-51_531_5040920332969210429/-ext-10002
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-51_531_5040920332969210429/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-18_151_8185971108050509291/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-18_151_8185971108050509291/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-51_531_5040920332969210429/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-18_151_8185971108050509291/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -714,32 +714,32 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
numFiles 1
numPartitions 0
- numRows 107
+ numRows 0
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 2125
- transient_lastDdlTime 1297383758
+ transient_lastDdlTime 1301877667
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-51_531_5040920332969210429/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-18_151_8185971108050509291/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-51_531_5040920332969210429/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-18_151_8185971108050509291/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-51_531_5040920332969210429/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-18_151_8185971108050509291/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-51_531_5040920332969210429/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-18_151_8185971108050509291/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -750,16 +750,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
numFiles 1
numPartitions 0
- numRows 107
+ numRows 0
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 2125
- transient_lastDdlTime 1297383758
+ transient_lastDdlTime 1301877667
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
TotalFiles: 1
@@ -767,9 +767,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-51_531_5040920332969210429/-ext-10002 [pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-51_531_5040920332969210429/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-18_151_8185971108050509291/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-18_151_8185971108050509291/-ext-10002]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-22-51_531_5040920332969210429/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-41-18_151_8185971108050509291/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -780,16 +780,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
numFiles 1
numPartitions 0
- numRows 107
+ numRows 0
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 2125
- transient_lastDdlTime 1297383758
+ transient_lastDdlTime 1301877667
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -800,16 +800,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dest_j1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dest_j1
name default.dest_j1
numFiles 1
numPartitions 0
- numRows 107
+ numRows 0
serialization.ddl struct dest_j1 { string key, string value, string val2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 2125
- transient_lastDdlTime 1297383758
+ transient_lastDdlTime 1301877667
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_j1
name: default.dest_j1
@@ -848,11 +848,11 @@ POSTHOOK: Lineage: src_copy.value SIMPLE [(src)src.FieldSchema(name:value, type:
PREHOOK: query: select * from dest_j1 x order by x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-22-58_814_9183101954296265914/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-41-23_853_5231836071777052295/-mr-10000
POSTHOOK: query: select * from dest_j1 x order by x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-22-58_814_9183101954296265914/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-41-23_853_5231836071777052295/-mr-10000
POSTHOOK: Lineage: dest_j1.key SIMPLE [(src1)x.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.key SIMPLE [(src1_copy)x.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: dest_j1.val2 SIMPLE [(src)y.FieldSchema(name:value, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/join_rc.q.out ql/src/test/results/clientpositive/join_rc.q.out
index 1ddcab8..81ac25d 100644
--- ql/src/test/results/clientpositive/join_rc.q.out
+++ ql/src/test/results/clientpositive/join_rc.q.out
@@ -91,12 +91,12 @@ STAGE PLANS:
0 {VALUE._col0}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1
File Output Operator
@@ -116,13 +116,13 @@ FROM join_rc1 JOIN join_rc2 ON join_rc1.key = join_rc2.key
PREHOOK: type: QUERY
PREHOOK: Input: default@join_rc1
PREHOOK: Input: default@join_rc2
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-27-38_658_329673407470277171/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-26_836_286021124881082849/-mr-10000
POSTHOOK: query: select join_rc1.key, join_rc2.value
FROM join_rc1 JOIN join_rc2 ON join_rc1.key = join_rc2.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@join_rc1
POSTHOOK: Input: default@join_rc2
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-27-38_658_329673407470277171/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-26_836_286021124881082849/-mr-10000
POSTHOOK: Lineage: join_rc1.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: join_rc1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: join_rc2.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/join_reorder.q.out ql/src/test/results/clientpositive/join_reorder.q.out
index 2f649ca..9a6abdd 100644
--- ql/src/test/results/clientpositive/join_reorder.q.out
+++ ql/src/test/results/clientpositive/join_reorder.q.out
@@ -88,14 +88,14 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4
+ outputColumnNames: _col0, _col1, _col5
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
+ expr: _col5
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
@@ -167,14 +167,14 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4
+ outputColumnNames: _col0, _col1, _col5
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
+ expr: _col5
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
@@ -194,13 +194,13 @@ SELECT a.key, a.val, c.key
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Input: default@t1
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-31_623_2837080214858318814/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-32_309_748596459972443134/-mr-10000
POSTHOOK: query: FROM T1 a JOIN src c ON c.key+1=a.key
SELECT a.key, a.val, c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
POSTHOOK: Input: default@t1
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-31_623_2837080214858318814/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-32_309_748596459972443134/-mr-10000
1 11 0
1 11 0
1 11 0
@@ -210,13 +210,13 @@ SELECT /*+ STREAMTABLE(a) */ a.key, a.val, c.key
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Input: default@t1
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-34_698_3624981517859141195/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-35_738_1990739684029277095/-mr-10000
POSTHOOK: query: FROM T1 a JOIN src c ON c.key+1=a.key
SELECT /*+ STREAMTABLE(a) */ a.key, a.val, c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
POSTHOOK: Input: default@t1
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-34_698_3624981517859141195/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-35_738_1990739684029277095/-mr-10000
1 11 0
1 11 0
1 11 0
@@ -283,7 +283,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4
+ outputColumnNames: _col0, _col1, _col5
File Output Operator
compressed: false
GlobalTableId: 0
@@ -305,7 +305,7 @@ STAGE PLANS:
type: string
tag: 0
value expressions:
- expr: _col4
+ expr: _col5
type: string
expr: _col0
type: string
@@ -331,19 +331,19 @@ STAGE PLANS:
condition map:
Right Outer Join0 to 1
condition expressions:
- 0 {VALUE._col0} {VALUE._col4} {VALUE._col5}
+ 0 {VALUE._col0} {VALUE._col5} {VALUE._col6}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col4, _col5, _col9
+ outputColumnNames: _col0, _col5, _col6, _col11
Select Operator
expressions:
- expr: _col4
+ expr: _col5
type: string
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -420,7 +420,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4
+ outputColumnNames: _col0, _col1, _col5
File Output Operator
compressed: false
GlobalTableId: 0
@@ -442,7 +442,7 @@ STAGE PLANS:
type: string
tag: 1
value expressions:
- expr: _col4
+ expr: _col5
type: string
expr: _col0
type: string
@@ -468,19 +468,19 @@ STAGE PLANS:
condition map:
Right Outer Join0 to 1
condition expressions:
- 0 {VALUE._col0} {VALUE._col4} {VALUE._col5}
+ 0 {VALUE._col0} {VALUE._col5} {VALUE._col6}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col4, _col5, _col9
+ outputColumnNames: _col0, _col5, _col6, _col11
Select Operator
expressions:
- expr: _col4
+ expr: _col5
type: string
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -503,7 +503,7 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-37_928_4361307602999951254/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-39_378_5640323567508174691/-mr-10000
POSTHOOK: query: FROM T1 a
LEFT OUTER JOIN T2 b ON (b.key=a.key)
RIGHT OUTER JOIN T3 c ON (c.val = a.val)
@@ -512,7 +512,7 @@ POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-37_928_4361307602999951254/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-39_378_5640323567508174691/-mr-10000
2 2 12 12
NULL NULL NULL 14
NULL NULL NULL 16
@@ -525,7 +525,7 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-44_013_965933761656921378/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-45_863_1916187356516536815/-mr-10000
POSTHOOK: query: FROM T1 a
LEFT OUTER JOIN T2 b ON (b.key=a.key)
RIGHT OUTER JOIN T3 c ON (c.val = a.val)
@@ -534,7 +534,7 @@ POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-44_013_965933761656921378/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-45_863_1916187356516536815/-mr-10000
2 2 12 12
NULL NULL NULL 14
NULL NULL NULL 16
@@ -630,14 +630,14 @@ STAGE PLANS:
1 {VALUE._col0}
2 {VALUE._col0}
handleSkewJoin: false
- outputColumnNames: _col0, _col4, _col8
+ outputColumnNames: _col0, _col5, _col10
Select Operator
expressions:
expr: _col0
type: string
- expr: _col4
+ expr: _col5
type: string
- expr: _col8
+ expr: _col10
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
@@ -742,14 +742,14 @@ STAGE PLANS:
1 {VALUE._col0}
2 {VALUE._col0}
handleSkewJoin: false
- outputColumnNames: _col0, _col4, _col8
+ outputColumnNames: _col0, _col5, _col10
Select Operator
expressions:
expr: _col0
type: string
- expr: _col4
+ expr: _col5
type: string
- expr: _col8
+ expr: _col10
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
@@ -772,7 +772,7 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-50_283_7935840727920713008/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-52_809_5659112195345041474/-mr-10000
POSTHOOK: query: FROM UNIQUEJOIN
PRESERVE T1 a (a.key, a.val),
PRESERVE T2 b (b.key, b.val),
@@ -782,7 +782,7 @@ POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-50_283_7935840727920713008/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-52_809_5659112195345041474/-mr-10000
1 NULL NULL
2 NULL 2
NULL 2 NULL
@@ -803,7 +803,7 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-53_534_2948703874836264518/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-56_748_7657626743810968017/-mr-10000
POSTHOOK: query: FROM UNIQUEJOIN
PRESERVE T1 a (a.key, a.val),
PRESERVE T2 b (b.key, b.val),
@@ -813,7 +813,7 @@ POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-53_534_2948703874836264518/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-45-56_748_7657626743810968017/-mr-10000
1 NULL NULL
2 NULL 2
NULL 2 NULL
diff --git ql/src/test/results/clientpositive/join_reorder2.q.out ql/src/test/results/clientpositive/join_reorder2.q.out
index 63d6bfa..19f590d 100644
--- ql/src/test/results/clientpositive/join_reorder2.q.out
+++ ql/src/test/results/clientpositive/join_reorder2.q.out
@@ -145,24 +145,24 @@ STAGE PLANS:
2 {VALUE._col0} {VALUE._col1}
3 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9, _col12, _col13
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11, _col15, _col16
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
- expr: _col12
+ expr: _col15
type: string
- expr: _col13
+ expr: _col16
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, _col7
File Output Operator
@@ -186,7 +186,7 @@ PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
PREHOOK: Input: default@t4
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-57_479_7380069273780071429/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-46-03_119_7016146885891220428/-mr-10000
POSTHOOK: query: SELECT /*+ STREAMTABLE(a) */ *
FROM T1 a JOIN T2 b ON a.key = b.key
JOIN T3 c ON b.key = c.key
@@ -196,7 +196,7 @@ POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
POSTHOOK: Input: default@t4
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-57-57_479_7380069273780071429/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-46-03_119_7016146885891220428/-mr-10000
2 12 2 22 2 12 2 12
PREHOOK: query: EXPLAIN
SELECT /*+ STREAMTABLE(a) */ *
@@ -265,7 +265,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
File Output Operator
compressed: false
GlobalTableId: 0
@@ -287,10 +287,10 @@ STAGE PLANS:
type: string
tag: 1
value expressions:
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
expr: _col0
type: string
expr: _col1
@@ -317,10 +317,10 @@ STAGE PLANS:
condition map:
Inner Join 0 to 1
condition expressions:
- 0 {VALUE._col0} {VALUE._col1} {VALUE._col4} {VALUE._col5}
+ 0 {VALUE._col0} {VALUE._col1} {VALUE._col5} {VALUE._col6}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
File Output Operator
compressed: false
GlobalTableId: 0
@@ -334,11 +334,11 @@ STAGE PLANS:
$INTNAME
Reduce Output Operator
key expressions:
- expr: (_col4 + 1)
+ expr: (_col5 + 1)
type: double
sort order: +
Map-reduce partition columns:
- expr: (_col4 + 1)
+ expr: (_col5 + 1)
type: double
tag: 1
value expressions:
@@ -346,14 +346,14 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col8
+ expr: _col10
type: string
- expr: _col9
- type: string
- expr: _col4
+ expr: _col11
type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
d
TableScan
alias: d
@@ -376,27 +376,27 @@ STAGE PLANS:
condition map:
Inner Join 0 to 1
condition expressions:
- 0 {VALUE._col0} {VALUE._col1} {VALUE._col4} {VALUE._col5} {VALUE._col8} {VALUE._col9}
+ 0 {VALUE._col0} {VALUE._col1} {VALUE._col5} {VALUE._col6} {VALUE._col10} {VALUE._col11}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9, _col12, _col13
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11, _col15, _col16
Select Operator
expressions:
- expr: _col8
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col12
+ expr: _col6
+ type: string
+ expr: _col15
type: string
- expr: _col13
+ expr: _col16
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, _col7
File Output Operator
@@ -419,7 +419,7 @@ PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
PREHOOK: Input: default@t4
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-58-01_228_6323457141035659832/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-46-07_454_2030387736678722616/-mr-10000
POSTHOOK: query: SELECT /*+ STREAMTABLE(a) */ *
FROM T1 a JOIN T2 b ON a.key = b.key
JOIN T3 c ON a.val = c.val
@@ -429,5 +429,5 @@ POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
POSTHOOK: Input: default@t4
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-58-01_228_6323457141035659832/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-46-07_454_2030387736678722616/-mr-10000
2 12 2 22 2 12 2 12
diff --git ql/src/test/results/clientpositive/join_reorder3.q.out ql/src/test/results/clientpositive/join_reorder3.q.out
index 43766fc..6e5cf9a 100644
--- ql/src/test/results/clientpositive/join_reorder3.q.out
+++ ql/src/test/results/clientpositive/join_reorder3.q.out
@@ -145,24 +145,24 @@ STAGE PLANS:
2 {VALUE._col0} {VALUE._col1}
3 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9, _col12, _col13
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11, _col15, _col16
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
- expr: _col12
+ expr: _col15
type: string
- expr: _col13
+ expr: _col16
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, _col7
File Output Operator
@@ -186,7 +186,7 @@ PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
PREHOOK: Input: default@t4
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-58-11_159_4555059335132203811/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-46-19_777_753789534139899698/-mr-10000
POSTHOOK: query: SELECT /*+ STREAMTABLE(a,c) */ *
FROM T1 a JOIN T2 b ON a.key = b.key
JOIN T3 c ON b.key = c.key
@@ -196,7 +196,7 @@ POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
POSTHOOK: Input: default@t4
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-58-11_159_4555059335132203811/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-46-19_777_753789534139899698/-mr-10000
2 12 2 22 2 12 2 12
PREHOOK: query: EXPLAIN
SELECT /*+ STREAMTABLE(a,c) */ *
@@ -265,7 +265,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
File Output Operator
compressed: false
GlobalTableId: 0
@@ -287,10 +287,10 @@ STAGE PLANS:
type: string
tag: 0
value expressions:
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
expr: _col0
type: string
expr: _col1
@@ -317,10 +317,10 @@ STAGE PLANS:
condition map:
Inner Join 0 to 1
condition expressions:
- 0 {VALUE._col0} {VALUE._col1} {VALUE._col4} {VALUE._col5}
+ 0 {VALUE._col0} {VALUE._col1} {VALUE._col5} {VALUE._col6}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
File Output Operator
compressed: false
GlobalTableId: 0
@@ -334,11 +334,11 @@ STAGE PLANS:
$INTNAME
Reduce Output Operator
key expressions:
- expr: (_col4 + 1)
+ expr: (_col5 + 1)
type: double
sort order: +
Map-reduce partition columns:
- expr: (_col4 + 1)
+ expr: (_col5 + 1)
type: double
tag: 1
value expressions:
@@ -346,14 +346,14 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col8
+ expr: _col10
type: string
- expr: _col9
- type: string
- expr: _col4
+ expr: _col11
type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
d
TableScan
alias: d
@@ -376,27 +376,27 @@ STAGE PLANS:
condition map:
Inner Join 0 to 1
condition expressions:
- 0 {VALUE._col0} {VALUE._col1} {VALUE._col4} {VALUE._col5} {VALUE._col8} {VALUE._col9}
+ 0 {VALUE._col0} {VALUE._col1} {VALUE._col5} {VALUE._col6} {VALUE._col10} {VALUE._col11}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9, _col12, _col13
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11, _col15, _col16
Select Operator
expressions:
- expr: _col8
+ expr: _col10
type: string
- expr: _col9
+ expr: _col11
type: string
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col12
+ expr: _col6
+ type: string
+ expr: _col15
type: string
- expr: _col13
+ expr: _col16
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, _col7
File Output Operator
@@ -419,7 +419,7 @@ PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
PREHOOK: Input: default@t4
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-58-15_654_5324680612568899112/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-46-23_988_9013639154362438341/-mr-10000
POSTHOOK: query: SELECT /*+ STREAMTABLE(a,c) */ *
FROM T1 a JOIN T2 b ON a.key = b.key
JOIN T3 c ON a.val = c.val
@@ -429,5 +429,5 @@ POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
POSTHOOK: Input: default@t4
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_03-58-15_654_5324680612568899112/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-46-23_988_9013639154362438341/-mr-10000
2 12 2 22 2 12 2 12
diff --git ql/src/test/results/clientpositive/join_thrift.q.out ql/src/test/results/clientpositive/join_thrift.q.out
index 2306cee..0a582ad 100644
--- ql/src/test/results/clientpositive/join_thrift.q.out
+++ ql/src/test/results/clientpositive/join_thrift.q.out
@@ -69,12 +69,12 @@ STAGE PLANS:
0 {VALUE._col0}
1 {VALUE._col4}
handleSkewJoin: false
- outputColumnNames: _col0, _col12
+ outputColumnNames: _col0, _col13
Select Operator
expressions:
expr: _col0
type: int
- expr: _col12
+ expr: _col13
type: array>
outputColumnNames: _col0, _col1
File Output Operator
@@ -95,14 +95,14 @@ JOIN src_thrift s2
ON s1.aint = s2.aint
PREHOOK: type: QUERY
PREHOOK: Input: default@src_thrift
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-28-53_268_1542402563118957350/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-46-34_112_3208229382383024278/-mr-10000
POSTHOOK: query: SELECT s1.aint, s2.lintstring
FROM src_thrift s1
JOIN src_thrift s2
ON s1.aint = s2.aint
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src_thrift
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-28-53_268_1542402563118957350/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-46-34_112_3208229382383024278/-mr-10000
-1952710710 [{"myint":25,"mystring":"125","underscore_int":5}]
-1461153973 [{"myint":49,"mystring":"343","underscore_int":7}]
-751827638 [{"myint":4,"mystring":"8","underscore_int":2}]
diff --git ql/src/test/results/clientpositive/lineage1.q.out ql/src/test/results/clientpositive/lineage1.q.out
index aed7114..d0bc72c 100644
--- ql/src/test/results/clientpositive/lineage1.q.out
+++ ql/src/test/results/clientpositive/lineage1.q.out
@@ -84,12 +84,12 @@ STAGE PLANS:
0 {VALUE._col0}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1
File Output Operator
@@ -102,7 +102,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-30-08_914_3722712791189344403/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_17-47-42_874_7032800559955604447/-mr-10002
Union
Select Operator
expressions:
@@ -126,7 +126,7 @@ STAGE PLANS:
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dest_l1
- file:/tmp/sdong/hive_2011-02-10_16-30-08_914_3722712791189344403/-mr-10004
+ file:/tmp/rmelick/hive_2011-04-03_17-47-42_874_7032800559955604447/-mr-10004
Union
Select Operator
expressions:
@@ -158,7 +158,7 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-30-08_914_3722712791189344403/-ext-10000
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-47-42_874_7032800559955604447/-ext-10000
Stage: Stage-0
Move Operator
@@ -176,7 +176,7 @@ STAGE PLANS:
Stage: Stage-4
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-30-08_914_3722712791189344403/-ext-10003
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-47-42_874_7032800559955604447/-ext-10003
File Output Operator
compressed: false
GlobalTableId: 0
@@ -227,12 +227,12 @@ STAGE PLANS:
0 {VALUE._col0}
1 {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1
File Output Operator
diff --git ql/src/test/results/clientpositive/louter_join_ppr.q.out ql/src/test/results/clientpositive/louter_join_ppr.q.out
index b3e33c0..0ff562d 100644
--- ql/src/test/results/clientpositive/louter_join_ppr.q.out
+++ ql/src/test/results/clientpositive/louter_join_ppr.q.out
@@ -75,11 +75,11 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [b]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -90,12 +90,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -106,16 +106,16 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -129,13 +129,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -146,17 +146,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -170,13 +170,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -187,13 +187,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -205,11 +205,11 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Filter Operator
isSamplingPred: false
predicate:
- expr: ((((_col0 > 10) and (_col0 < 20)) and (_col4 > 15)) and (_col4 < 25))
+ expr: ((((_col0 > 10) and (_col0 < 20)) and (_col5 > 15)) and (_col5 < 25))
type: boolean
Select Operator
expressions:
@@ -217,17 +217,17 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-37-11_623_3702980397436579388/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_17-53-08_578_1360653506926097396/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-37-11_623_3702980397436579388/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_17-53-08_578_1360653506926097396/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -255,7 +255,7 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-37-11_769_4736674847744577829/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-53-08_669_8417610188449827917/-mr-10000
POSTHOOK: query: FROM
src a
LEFT OUTER JOIN
@@ -267,7 +267,7 @@ POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-37-11_769_4736674847744577829/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-53-08_669_8417610188449827917/-mr-10000
17 val_17 17 val_17
17 val_17 17 val_17
18 val_18 18 val_18
@@ -354,13 +354,13 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [a]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -371,12 +371,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -387,16 +387,16 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -410,13 +410,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -427,17 +427,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -451,13 +451,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -468,17 +468,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -492,13 +492,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -509,17 +509,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -533,13 +533,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -550,13 +550,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -571,11 +571,11 @@ STAGE PLANS:
0 {(VALUE._col2 = '2008-04-08')}
1
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col6, _col7
+ outputColumnNames: _col0, _col1, _col7, _col8
Filter Operator
isSamplingPred: false
predicate:
- expr: ((((_col0 > 10) and (_col0 < 20)) and (_col6 > 15)) and (_col6 < 25))
+ expr: ((((_col0 > 10) and (_col0 < 20)) and (_col7 > 15)) and (_col7 < 25))
type: boolean
Select Operator
expressions:
@@ -583,17 +583,17 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col6
- type: string
expr: _col7
type: string
+ expr: _col8
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-37-15_926_891674243391284398/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_17-53-12_559_1000906442328456337/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-37-15_926_891674243391284398/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_17-53-12_559_1000906442328456337/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -623,7 +623,7 @@ PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-37-16_088_6735389241100001878/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-53-12_660_3281813172348450005/-mr-10000
POSTHOOK: query: FROM
srcpart a
LEFT OUTER JOIN
@@ -637,7 +637,7 @@ POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-37-16_088_6735389241100001878/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-53-12_660_3281813172348450005/-mr-10000
17 val_17 17 val_17
17 val_17 17 val_17
18 val_18 18 val_18
@@ -724,13 +724,13 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [b]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -741,12 +741,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -757,16 +757,16 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -780,13 +780,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -797,17 +797,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -821,13 +821,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -838,17 +838,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -862,13 +862,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -879,17 +879,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -903,13 +903,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -920,13 +920,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -938,11 +938,11 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1} {VALUE._col2}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col6
+ outputColumnNames: _col0, _col1, _col5, _col6, _col7
Filter Operator
isSamplingPred: false
predicate:
- expr: (((((_col0 > 10) and (_col0 < 20)) and (_col4 > 15)) and (_col4 < 25)) and (_col6 = '2008-04-08'))
+ expr: (((((_col0 > 10) and (_col0 < 20)) and (_col5 > 15)) and (_col5 < 25)) and (_col7 = '2008-04-08'))
type: boolean
Select Operator
expressions:
@@ -950,17 +950,17 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-37-20_683_2855828289939844521/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_17-53-16_978_6299013790530539252/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-37-20_683_2855828289939844521/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_17-53-16_978_6299013790530539252/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -990,7 +990,7 @@ PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-37-20_843_3945565438922606221/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-53-17_078_3272094971856147732/-mr-10000
POSTHOOK: query: FROM
src a
LEFT OUTER JOIN
@@ -1004,7 +1004,7 @@ POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-37-20_843_3945565438922606221/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-53-17_078_3272094971856147732/-mr-10000
17 val_17 17 val_17
17 val_17 17 val_17
18 val_18 18 val_18
@@ -1091,11 +1091,11 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [a]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1106,12 +1106,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1122,16 +1122,16 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1145,13 +1145,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1162,17 +1162,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1186,13 +1186,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1203,13 +1203,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -1221,11 +1221,11 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1} {VALUE._col2}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col2, _col6, _col7
+ outputColumnNames: _col0, _col1, _col2, _col7, _col8
Filter Operator
isSamplingPred: false
predicate:
- expr: (((((_col0 > 10) and (_col0 < 20)) and (_col6 > 15)) and (_col6 < 25)) and (_col2 = '2008-04-08'))
+ expr: (((((_col0 > 10) and (_col0 < 20)) and (_col7 > 15)) and (_col7 < 25)) and (_col2 = '2008-04-08'))
type: boolean
Select Operator
expressions:
@@ -1233,17 +1233,17 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col6
- type: string
expr: _col7
type: string
+ expr: _col8
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-37-27_062_688763315397090305/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_17-53-22_291_8713263734911897020/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-37-27_062_688763315397090305/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_17-53-22_291_8713263734911897020/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -1271,7 +1271,7 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-37-27_212_5521214912289806758/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-53-22_382_4394724073289268934/-mr-10000
POSTHOOK: query: FROM
srcpart a
LEFT OUTER JOIN
@@ -1283,7 +1283,7 @@ POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-37-27_212_5521214912289806758/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-53-22_382_4394724073289268934/-mr-10000
17 val_17 17 val_17
17 val_17 17 val_17
18 val_18 18 val_18
diff --git ql/src/test/results/clientpositive/merge3.q.out ql/src/test/results/clientpositive/merge3.q.out
index ed3a50e..469aaad 100644
--- ql/src/test/results/clientpositive/merge3.q.out
+++ ql/src/test/results/clientpositive/merge3.q.out
@@ -78,9 +78,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-42_924_3224768007211959400/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-46_334_2814158383610168176/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-42_924_3224768007211959400/-ext-10001/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-46_334_2814158383610168176/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -93,9 +93,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src [merge_src]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src [merge_src]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src
Partition
base file name: merge_src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -106,12 +106,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src
name default.merge_src
serialization.ddl struct merge_src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297384895
+ transient_lastDdlTime 1301878601
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -122,12 +122,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src
name default.merge_src
serialization.ddl struct merge_src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297384895
+ transient_lastDdlTime 1301878601
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.merge_src
name: default.merge_src
@@ -139,15 +139,15 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-42_924_3224768007211959400/-ext-10002
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-42_924_3224768007211959400/-ext-10001
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-46_334_2814158383610168176/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-46_334_2814158383610168176/-ext-10001
Stage: Stage-0
Move Operator
files:
hdfs directory: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-42_924_3224768007211959400/-ext-10001
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src2
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-46_334_2814158383610168176/-ext-10001
+ destination: pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src2
Stage: Stage-5
Create Table Operator:
@@ -163,11 +163,11 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-42_924_3224768007211959400/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-46_334_2814158383610168176/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-42_924_3224768007211959400/-ext-10001
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-46_334_2814158383610168176/-ext-10001
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -181,9 +181,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-42_924_3224768007211959400/-ext-10002 [pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-42_924_3224768007211959400/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-46_334_2814158383610168176/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-46_334_2814158383610168176/-ext-10002]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-42_924_3224768007211959400/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-46_334_2814158383610168176/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -217,11 +217,11 @@ POSTHOOK: Lineage: merge_src_part PARTITION(ds=2008-04-09).value SIMPLE [(srcpar
PREHOOK: query: select * from merge_src2
PREHOOK: type: QUERY
PREHOOK: Input: default@merge_src2
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-41-49_851_6013027925845240870/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-56-52_594_7177320510995740127/-mr-10000
POSTHOOK: query: select * from merge_src2
POSTHOOK: type: QUERY
POSTHOOK: Input: default@merge_src2
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-41-49_851_6013027925845240870/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-56-52_594_7177320510995740127/-mr-10000
POSTHOOK: Lineage: merge_src_part PARTITION(ds=2008-04-08).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: merge_src_part PARTITION(ds=2008-04-08).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: merge_src_part PARTITION(ds=2008-04-09).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
@@ -2285,9 +2285,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-50_240_5312287851356242830/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-53_394_182203252531190843/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-50_240_5312287851356242830/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-53_394_182203252531190843/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -2297,13 +2297,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part2
name default.merge_src_part2
partition_columns ds
serialization.ddl struct merge_src_part2 { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297384910
+ transient_lastDdlTime 1301878613
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.merge_src_part2
TotalFiles: 1
@@ -2311,10 +2311,10 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-08 [merge_src_part]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-09 [merge_src_part]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-08 [merge_src_part]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-09 [merge_src_part]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-08
Partition
base file name: ds=2008-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2327,17 +2327,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-08
name default.merge_src_part
numFiles 4
numPartitions 2
- numRows 2000
+ numRows 0
partition_columns ds
serialization.ddl struct merge_src_part { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 23248
- transient_lastDdlTime 1297384902
+ transient_lastDdlTime 1301878606
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2348,21 +2348,21 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part
name default.merge_src_part
numFiles 4
numPartitions 2
- numRows 2000
+ numRows 0
partition_columns ds
serialization.ddl struct merge_src_part { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 23248
- transient_lastDdlTime 1297384902
+ transient_lastDdlTime 1301878606
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.merge_src_part
name: default.merge_src_part
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-09
Partition
base file name: ds=2008-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2375,17 +2375,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-09
name default.merge_src_part
numFiles 4
numPartitions 2
- numRows 2000
+ numRows 0
partition_columns ds
serialization.ddl struct merge_src_part { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 23248
- transient_lastDdlTime 1297384902
+ transient_lastDdlTime 1301878606
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2396,17 +2396,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part
name default.merge_src_part
numFiles 4
numPartitions 2
- numRows 2000
+ numRows 0
partition_columns ds
serialization.ddl struct merge_src_part { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 23248
- transient_lastDdlTime 1297384902
+ transient_lastDdlTime 1301878606
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.merge_src_part
name: default.merge_src_part
@@ -2418,8 +2418,8 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-50_240_5312287851356242830/-ext-10002
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-50_240_5312287851356242830/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-53_394_182203252531190843/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-53_394_182203252531190843/-ext-10000
Stage: Stage-0
Move Operator
@@ -2427,7 +2427,7 @@ STAGE PLANS:
partition:
ds
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-50_240_5312287851356242830/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-53_394_182203252531190843/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -2437,29 +2437,29 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part2
name default.merge_src_part2
partition_columns ds
serialization.ddl struct merge_src_part2 { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297384910
+ transient_lastDdlTime 1301878613
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.merge_src_part2
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-50_240_5312287851356242830/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-53_394_182203252531190843/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-50_240_5312287851356242830/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-53_394_182203252531190843/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-50_240_5312287851356242830/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-53_394_182203252531190843/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-50_240_5312287851356242830/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-53_394_182203252531190843/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2470,13 +2470,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part2
name default.merge_src_part2
partition_columns ds
serialization.ddl struct merge_src_part2 { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297384910
+ transient_lastDdlTime 1301878613
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.merge_src_part2
TotalFiles: 1
@@ -2484,9 +2484,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-50_240_5312287851356242830/-ext-10002 [pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-50_240_5312287851356242830/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-53_394_182203252531190843/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-53_394_182203252531190843/-ext-10002]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-41-50_240_5312287851356242830/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-56-53_394_182203252531190843/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2497,13 +2497,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part2
name default.merge_src_part2
partition_columns ds
serialization.ddl struct merge_src_part2 { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297384910
+ transient_lastDdlTime 1301878613
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2514,13 +2514,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part2
name default.merge_src_part2
partition_columns ds
serialization.ddl struct merge_src_part2 { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297384910
+ transient_lastDdlTime 1301878613
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.merge_src_part2
name: default.merge_src_part2
@@ -2567,12 +2567,12 @@ PREHOOK: query: select * from merge_src_part2 where ds is not null
PREHOOK: type: QUERY
PREHOOK: Input: default@merge_src_part2@ds=2008-04-08
PREHOOK: Input: default@merge_src_part2@ds=2008-04-09
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-42-00_664_7034904307680305352/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-57-00_765_6088248446350715955/-mr-10000
POSTHOOK: query: select * from merge_src_part2 where ds is not null
POSTHOOK: type: QUERY
POSTHOOK: Input: default@merge_src_part2@ds=2008-04-08
POSTHOOK: Input: default@merge_src_part2@ds=2008-04-09
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-42-00_664_7034904307680305352/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-57-00_765_6088248446350715955/-mr-10000
POSTHOOK: Lineage: merge_src_part PARTITION(ds=2008-04-08).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: merge_src_part PARTITION(ds=2008-04-08).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: merge_src_part PARTITION(ds=2008-04-09).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
@@ -4676,10 +4676,10 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-08 [s:merge_src_part]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-09 [s:merge_src_part]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-08 [s:merge_src_part]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-09 [s:merge_src_part]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-08
Partition
base file name: ds=2008-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4692,17 +4692,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-08
name default.merge_src_part
numFiles 4
numPartitions 2
- numRows 2000
+ numRows 0
partition_columns ds
serialization.ddl struct merge_src_part { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 23248
- transient_lastDdlTime 1297384902
+ transient_lastDdlTime 1301878606
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4713,21 +4713,21 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part
name default.merge_src_part
numFiles 4
numPartitions 2
- numRows 2000
+ numRows 0
partition_columns ds
serialization.ddl struct merge_src_part { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 23248
- transient_lastDdlTime 1297384902
+ transient_lastDdlTime 1301878606
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.merge_src_part
name: default.merge_src_part
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-09
Partition
base file name: ds=2008-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4740,17 +4740,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part/ds=2008-04-09
name default.merge_src_part
numFiles 4
numPartitions 2
- numRows 2000
+ numRows 0
partition_columns ds
serialization.ddl struct merge_src_part { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 23248
- transient_lastDdlTime 1297384902
+ transient_lastDdlTime 1301878606
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4761,17 +4761,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part
name default.merge_src_part
numFiles 4
numPartitions 2
- numRows 2000
+ numRows 0
partition_columns ds
serialization.ddl struct merge_src_part { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 23248
- transient_lastDdlTime 1297384902
+ transient_lastDdlTime 1301878606
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.merge_src_part
name: default.merge_src_part
@@ -4789,9 +4789,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-42-01_461_6051392658397120660/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-57-01_536_5624130169133736832/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-42-01_461_6051392658397120660/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-57-01_536_5624130169133736832/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -4801,13 +4801,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part2
name default.merge_src_part2
partition_columns ds
serialization.ddl struct merge_src_part2 { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297384921
+ transient_lastDdlTime 1301878621
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.merge_src_part2
TotalFiles: 1
@@ -4821,8 +4821,8 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-42-01_461_6051392658397120660/-ext-10002
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-42-01_461_6051392658397120660/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-57-01_536_5624130169133736832/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-57-01_536_5624130169133736832/-ext-10000
Stage: Stage-0
Move Operator
@@ -4830,7 +4830,7 @@ STAGE PLANS:
partition:
ds
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-42-01_461_6051392658397120660/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-57-01_536_5624130169133736832/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -4840,29 +4840,29 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part2
name default.merge_src_part2
partition_columns ds
serialization.ddl struct merge_src_part2 { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297384921
+ transient_lastDdlTime 1301878621
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.merge_src_part2
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-42-01_461_6051392658397120660/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-57-01_536_5624130169133736832/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-42-01_461_6051392658397120660/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-57-01_536_5624130169133736832/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-42-01_461_6051392658397120660/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-57-01_536_5624130169133736832/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-42-01_461_6051392658397120660/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-57-01_536_5624130169133736832/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4873,13 +4873,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part2
name default.merge_src_part2
partition_columns ds
serialization.ddl struct merge_src_part2 { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297384921
+ transient_lastDdlTime 1301878621
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.merge_src_part2
TotalFiles: 1
@@ -4887,9 +4887,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-42-01_461_6051392658397120660/-ext-10002 [pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-42-01_461_6051392658397120660/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-57-01_536_5624130169133736832/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-57-01_536_5624130169133736832/-ext-10002]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-42-01_461_6051392658397120660/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_17-57-01_536_5624130169133736832/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4900,13 +4900,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part2
name default.merge_src_part2
partition_columns ds
serialization.ddl struct merge_src_part2 { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297384921
+ transient_lastDdlTime 1301878621
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4917,13 +4917,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/merge_src_part2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/merge_src_part2
name default.merge_src_part2
partition_columns ds
serialization.ddl struct merge_src_part2 { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297384921
+ transient_lastDdlTime 1301878621
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.merge_src_part2
name: default.merge_src_part2
@@ -4977,12 +4977,12 @@ PREHOOK: query: select * from merge_src_part2 where ds is not null
PREHOOK: type: QUERY
PREHOOK: Input: default@merge_src_part2@ds=2008-04-08
PREHOOK: Input: default@merge_src_part2@ds=2008-04-09
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-42-09_786_3937827373843806202/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-57-07_541_3136117581078762595/-mr-10000
POSTHOOK: query: select * from merge_src_part2 where ds is not null
POSTHOOK: type: QUERY
POSTHOOK: Input: default@merge_src_part2@ds=2008-04-08
POSTHOOK: Input: default@merge_src_part2@ds=2008-04-09
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-42-09_786_3937827373843806202/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_17-57-07_541_3136117581078762595/-mr-10000
POSTHOOK: Lineage: merge_src_part PARTITION(ds=2008-04-08).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: merge_src_part PARTITION(ds=2008-04-08).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: merge_src_part PARTITION(ds=2008-04-09).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/no_hooks.q.out ql/src/test/results/clientpositive/no_hooks.q.out
index 262308f..334baf1 100644
--- ql/src/test/results/clientpositive/no_hooks.q.out
+++ ql/src/test/results/clientpositive/no_hooks.q.out
@@ -51,10 +51,10 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Filter Operator
predicate:
- expr: ((_col0 < 10) and (_col4 < 10))
+ expr: ((_col0 < 10) and (_col5 < 10))
type: boolean
Select Operator
expressions:
@@ -62,10 +62,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -77,7 +77,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-46-21_910_5832404521138845298/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-01-42_244_939735003109782802/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -116,7 +116,7 @@ STAGE PLANS:
POSTHOOK: query: SELECT * FROM src src1 JOIN src src2 WHERE src1.key < 10 and src2.key < 10 SORT BY src1.key, src1.value, src2.key, src2.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-46-22_013_4175620417781966963/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-01-42_321_8596421987324161176/-mr-10000
0 val_0 0 val_0
0 val_0 0 val_0
0 val_0 0 val_0
diff --git ql/src/test/results/clientpositive/outer_join_ppr.q.out ql/src/test/results/clientpositive/outer_join_ppr.q.out
index 3f0d38e..725ff04 100644
--- ql/src/test/results/clientpositive/outer_join_ppr.q.out
+++ ql/src/test/results/clientpositive/outer_join_ppr.q.out
@@ -67,13 +67,13 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [b]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -84,12 +84,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -100,16 +100,16 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -123,13 +123,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -140,17 +140,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -164,13 +164,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -181,17 +181,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -205,13 +205,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -222,17 +222,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -246,13 +246,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -263,13 +263,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -284,11 +284,11 @@ STAGE PLANS:
0
1 {(VALUE._col2 = '2008-04-08')}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Filter Operator
isSamplingPred: false
predicate:
- expr: ((((_col0 > 10) and (_col0 < 20)) and (_col4 > 15)) and (_col4 < 25))
+ expr: ((((_col0 > 10) and (_col0 < 20)) and (_col5 > 15)) and (_col5 < 25))
type: boolean
Select Operator
expressions:
@@ -296,17 +296,17 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-50-09_154_3914924465644446573/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-05-09_032_1528266393532421017/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-50-09_154_3914924465644446573/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-05-09_032_1528266393532421017/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -336,7 +336,7 @@ PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-50-09_320_4982626115542069761/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-05-09_125_1509647533258489208/-mr-10000
POSTHOOK: query: FROM
src a
FULL OUTER JOIN
@@ -350,7 +350,7 @@ POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-50-09_320_4982626115542069761/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-05-09_125_1509647533258489208/-mr-10000
17 val_17 17 val_17
17 val_17 17 val_17
18 val_18 18 val_18
@@ -432,13 +432,13 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [b]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -449,12 +449,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -465,16 +465,16 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -488,13 +488,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -505,17 +505,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -529,13 +529,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -546,17 +546,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -570,13 +570,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -587,17 +587,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -611,13 +611,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -628,13 +628,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -646,11 +646,11 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1} {VALUE._col2}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col6
+ outputColumnNames: _col0, _col1, _col5, _col6, _col7
Filter Operator
isSamplingPred: false
predicate:
- expr: (((((_col0 > 10) and (_col0 < 20)) and (_col4 > 15)) and (_col4 < 25)) and (_col6 = '2008-04-08'))
+ expr: (((((_col0 > 10) and (_col0 < 20)) and (_col5 > 15)) and (_col5 < 25)) and (_col7 = '2008-04-08'))
type: boolean
Select Operator
expressions:
@@ -658,17 +658,17 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-50-14_899_1868043025606732938/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-05-14_375_2250303684591577107/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-50-14_899_1868043025606732938/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-05-14_375_2250303684591577107/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -698,7 +698,7 @@ PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-50-15_056_157768930959639632/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-05-14_470_5471834837935286595/-mr-10000
POSTHOOK: query: FROM
src a
FULL OUTER JOIN
@@ -712,7 +712,7 @@ POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-50-15_056_157768930959639632/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-05-14_470_5471834837935286595/-mr-10000
17 val_17 17 val_17
17 val_17 17 val_17
18 val_18 18 val_18
diff --git ql/src/test/results/clientpositive/pcr.q.out ql/src/test/results/clientpositive/pcr.q.out
index 5efb1c2..2f2ef3a 100644
--- ql/src/test/results/clientpositive/pcr.q.out
+++ ql/src/test/results/clientpositive/pcr.q.out
@@ -112,10 +112,10 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -128,17 +128,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -149,21 +149,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
Partition
base file name: ds=2000-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -176,17 +176,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -197,17 +197,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -216,9 +216,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-54-49_284_8414450040698409768/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-05_122_6912551448227078688/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-54-49_284_8414450040698409768/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-09-05_122_6912551448227078688/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -239,12 +239,12 @@ PREHOOK: query: select key, value, ds from pcr_t1 where ds<='2000-04-09' and key
PREHOOK: type: QUERY
PREHOOK: Input: default@pcr_t1@ds=2000-04-08
PREHOOK: Input: default@pcr_t1@ds=2000-04-09
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-54-49_416_8201170856304229347/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-05_195_8898012361950004766/-mr-10000
POSTHOOK: query: select key, value, ds from pcr_t1 where ds<='2000-04-09' and key<5 order by key, ds
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
POSTHOOK: Input: default@pcr_t1@ds=2000-04-09
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-54-49_416_8201170856304229347/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-05_195_8898012361950004766/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -316,11 +316,11 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -333,17 +333,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -354,21 +354,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
Partition
base file name: ds=2000-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -381,17 +381,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -402,21 +402,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
Partition
base file name: ds=2000-04-10
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -429,17 +429,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -450,17 +450,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -469,9 +469,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-54-52_968_1438500168583859955/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-08_556_3832710347220164082/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-54-52_968_1438500168583859955/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-09-08_556_3832710347220164082/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -493,13 +493,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@pcr_t1@ds=2000-04-08
PREHOOK: Input: default@pcr_t1@ds=2000-04-09
PREHOOK: Input: default@pcr_t1@ds=2000-04-10
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-54-53_100_6446257001974770392/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-08_630_6970635993169372421/-mr-10000
POSTHOOK: query: select key, value from pcr_t1 where ds<='2000-04-09' or key<5 order by key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
POSTHOOK: Input: default@pcr_t1@ds=2000-04-09
POSTHOOK: Input: default@pcr_t1@ds=2000-04-10
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-54-53_100_6446257001974770392/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-08_630_6970635993169372421/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -612,10 +612,10 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -628,17 +628,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -649,21 +649,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
Partition
base file name: ds=2000-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -676,17 +676,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -697,17 +697,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -716,9 +716,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-54-56_778_1548053769745212201/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-12_066_2993742702348688953/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-54-56_778_1548053769745212201/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-09-12_066_2993742702348688953/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -739,12 +739,12 @@ PREHOOK: query: select key, value, ds from pcr_t1 where ds<='2000-04-09' and key
PREHOOK: type: QUERY
PREHOOK: Input: default@pcr_t1@ds=2000-04-08
PREHOOK: Input: default@pcr_t1@ds=2000-04-09
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-54-56_907_1448444528892299236/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-12_138_4828677427624146812/-mr-10000
POSTHOOK: query: select key, value, ds from pcr_t1 where ds<='2000-04-09' and key<5 and value != 'val_2' order by key, ds
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
POSTHOOK: Input: default@pcr_t1@ds=2000-04-09
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-54-56_907_1448444528892299236/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-12_138_4828677427624146812/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -824,10 +824,10 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -840,17 +840,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -861,21 +861,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
Partition
base file name: ds=2000-04-10
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -888,17 +888,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -909,17 +909,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -928,9 +928,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-55-00_522_3384366937811156938/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-15_420_3581849603471743260/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-55-00_522_3384366937811156938/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-09-15_420_3581849603471743260/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -952,13 +952,13 @@ where (ds < '2000-04-09' and key < 5) or (ds > '2000-04-09' and value == 'val_5'
PREHOOK: type: QUERY
PREHOOK: Input: default@pcr_t1@ds=2000-04-08
PREHOOK: Input: default@pcr_t1@ds=2000-04-10
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-00_655_8542845270972196255/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-15_494_7191443878723484234/-mr-10000
POSTHOOK: query: select key, value, ds from pcr_t1
where (ds < '2000-04-09' and key < 5) or (ds > '2000-04-09' and value == 'val_5') order by key, ds
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
POSTHOOK: Input: default@pcr_t1@ds=2000-04-10
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-00_655_8542845270972196255/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-15_494_7191443878723484234/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -1038,11 +1038,11 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1055,17 +1055,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1076,21 +1076,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
Partition
base file name: ds=2000-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1103,17 +1103,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1124,21 +1124,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
Partition
base file name: ds=2000-04-10
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1151,17 +1151,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1172,17 +1172,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -1191,9 +1191,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-55-04_802_4368575204334541162/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-18_870_7789267723204664844/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-55-04_802_4368575204334541162/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-09-18_870_7789267723204664844/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -1216,14 +1216,14 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@pcr_t1@ds=2000-04-08
PREHOOK: Input: default@pcr_t1@ds=2000-04-09
PREHOOK: Input: default@pcr_t1@ds=2000-04-10
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-04_935_7303612952131576604/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-18_947_3187280348579176785/-mr-10000
POSTHOOK: query: select key, value, ds from pcr_t1
where (ds < '2000-04-10' and key < 5) or (ds > '2000-04-08' and value == 'val_5') order by key, ds
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
POSTHOOK: Input: default@pcr_t1@ds=2000-04-09
POSTHOOK: Input: default@pcr_t1@ds=2000-04-10
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-04_935_7303612952131576604/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-18_947_3187280348579176785/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -1311,11 +1311,11 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1328,17 +1328,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1349,21 +1349,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
Partition
base file name: ds=2000-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1376,17 +1376,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1397,21 +1397,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
Partition
base file name: ds=2000-04-10
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1424,17 +1424,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1445,17 +1445,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -1464,9 +1464,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-55-08_705_7439006164324464222/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-22_463_1981360618248940221/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-55-08_705_7439006164324464222/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-09-22_463_1981360618248940221/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -1489,14 +1489,14 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@pcr_t1@ds=2000-04-08
PREHOOK: Input: default@pcr_t1@ds=2000-04-09
PREHOOK: Input: default@pcr_t1@ds=2000-04-10
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-08_831_2821058048480528814/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-22_544_1721898630206257910/-mr-10000
POSTHOOK: query: select key, value, ds from pcr_t1
where (ds < '2000-04-10' or key < 5) and (ds > '2000-04-08' or value == 'val_5') order by key, ds
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
POSTHOOK: Input: default@pcr_t1@ds=2000-04-09
POSTHOOK: Input: default@pcr_t1@ds=2000-04-10
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-08_831_2821058048480528814/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-22_544_1721898630206257910/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -1588,10 +1588,10 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1604,17 +1604,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1625,21 +1625,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
Partition
base file name: ds=2000-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1652,17 +1652,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1673,17 +1673,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -1692,9 +1692,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-55-12_521_4239164758300894545/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-26_070_2647346058619581677/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-55-12_521_4239164758300894545/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-09-26_070_2647346058619581677/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -1715,12 +1715,12 @@ PREHOOK: query: select key, value from pcr_t1 where (ds='2000-04-08' or ds='2000
PREHOOK: type: QUERY
PREHOOK: Input: default@pcr_t1@ds=2000-04-08
PREHOOK: Input: default@pcr_t1@ds=2000-04-09
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-12_652_1874826696552439456/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-26_146_2880875467323629389/-mr-10000
POSTHOOK: query: select key, value from pcr_t1 where (ds='2000-04-08' or ds='2000-04-09') and key=14 order by key, value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
POSTHOOK: Input: default@pcr_t1@ds=2000-04-09
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-12_652_1874826696552439456/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-26_146_2880875467323629389/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -1779,10 +1779,10 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1795,17 +1795,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1816,21 +1816,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
Partition
base file name: ds=2000-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1843,17 +1843,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1864,17 +1864,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -1883,9 +1883,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-55-16_289_6559241670912848854/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-29_449_6280275876715239307/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-55-16_289_6559241670912848854/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-09-29_449_6280275876715239307/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -1906,12 +1906,12 @@ PREHOOK: query: select key, value from pcr_t1 where ds='2000-04-08' or ds='2000-
PREHOOK: type: QUERY
PREHOOK: Input: default@pcr_t1@ds=2000-04-08
PREHOOK: Input: default@pcr_t1@ds=2000-04-09
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-16_413_4906007624070865634/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-29_524_2676397132493284097/-mr-10000
POSTHOOK: query: select key, value from pcr_t1 where ds='2000-04-08' or ds='2000-04-09' order by key, value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
POSTHOOK: Input: default@pcr_t1@ds=2000-04-09
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-16_413_4906007624070865634/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-29_524_2676397132493284097/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -2010,11 +2010,11 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2027,17 +2027,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2048,21 +2048,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
Partition
base file name: ds=2000-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2075,17 +2075,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2096,21 +2096,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
Partition
base file name: ds=2000-04-10
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2123,17 +2123,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2144,17 +2144,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -2163,9 +2163,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-55-20_045_3923003186652232506/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-32_876_4476258913565207261/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-55-20_045_3923003186652232506/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-09-32_876_4476258913565207261/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -2187,13 +2187,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@pcr_t1@ds=2000-04-08
PREHOOK: Input: default@pcr_t1@ds=2000-04-09
PREHOOK: Input: default@pcr_t1@ds=2000-04-10
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-20_181_8263698367286225805/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-32_950_445245750481984530/-mr-10000
POSTHOOK: query: select key, value from pcr_t1 where ds>='2000-04-08' or ds<'2000-04-10' order by key, value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
POSTHOOK: Input: default@pcr_t1@ds=2000-04-09
POSTHOOK: Input: default@pcr_t1@ds=2000-04-10
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-20_181_8263698367286225805/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-32_950_445245750481984530/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -2323,10 +2323,10 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2339,17 +2339,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2360,21 +2360,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
Partition
base file name: ds=2000-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2387,17 +2387,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2408,17 +2408,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -2427,9 +2427,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-55-23_877_2789532350770914542/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-36_431_5394833183672526571/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-55-23_877_2789532350770914542/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-09-36_431_5394833183672526571/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -2450,12 +2450,12 @@ PREHOOK: query: select key, value, ds from pcr_t1 where (ds='2000-04-08' and key
PREHOOK: type: QUERY
PREHOOK: Input: default@pcr_t1@ds=2000-04-08
PREHOOK: Input: default@pcr_t1@ds=2000-04-09
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-23_998_2526206148460643368/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-36_510_8951683077256001199/-mr-10000
POSTHOOK: query: select key, value, ds from pcr_t1 where (ds='2000-04-08' and key=1) or (ds='2000-04-09' and key=2) order by key, value, ds
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
POSTHOOK: Input: default@pcr_t1@ds=2000-04-09
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-23_998_2526206148460643368/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-36_510_8951683077256001199/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -2537,9 +2537,9 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [t2, t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [t2, t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2552,17 +2552,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2573,17 +2573,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -2595,7 +2595,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1} {VALUE._col2}
1 {VALUE._col0} {VALUE._col1} {VALUE._col2}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col2, _col5, _col6, _col7
+ outputColumnNames: _col0, _col1, _col2, _col6, _col7, _col8
Select Operator
expressions:
expr: _col0
@@ -2604,17 +2604,17 @@ STAGE PLANS:
type: string
expr: _col2
type: string
- expr: _col5
- type: int
expr: _col6
- type: string
+ type: int
expr: _col7
type: string
+ expr: _col8
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-55-27_648_713450257353123932/-mr-10002
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-39_877_9014769691488033841/-mr-10002
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
@@ -2630,7 +2630,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-55-27_648_713450257353123932/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-09-39_877_9014769691488033841/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -2652,9 +2652,9 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- file:/tmp/sdong/hive_2011-02-10_16-55-27_648_713450257353123932/-mr-10002 [file:/tmp/sdong/hive_2011-02-10_16-55-27_648_713450257353123932/-mr-10002]
+ file:/tmp/rmelick/hive_2011-04-03_18-09-39_877_9014769691488033841/-mr-10002 [file:/tmp/rmelick/hive_2011-04-03_18-09-39_877_9014769691488033841/-mr-10002]
Path -> Partition:
- file:/tmp/sdong/hive_2011-02-10_16-55-27_648_713450257353123932/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-09-39_877_9014769691488033841/-mr-10002
Partition
base file name: -mr-10002
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
@@ -2675,9 +2675,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-55-27_648_713450257353123932/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-39_877_9014769691488033841/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-55-27_648_713450257353123932/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-09-39_877_9014769691488033841/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -2697,11 +2697,11 @@ STAGE PLANS:
PREHOOK: query: select * from pcr_t1 t1 join pcr_t1 t2 on t1.key=t2.key and t1.ds='2000-04-08' and t2.ds='2000-04-08' order by t1.key
PREHOOK: type: QUERY
PREHOOK: Input: default@pcr_t1@ds=2000-04-08
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-27_773_6836325400730553175/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-39_962_253721577502512726/-mr-10000
POSTHOOK: query: select * from pcr_t1 t1 join pcr_t1 t2 on t1.key=t2.key and t1.ds='2000-04-08' and t2.ds='2000-04-08' order by t1.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-27_773_6836325400730553175/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-39_962_253721577502512726/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -2820,10 +2820,10 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [t2]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [t2]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2836,17 +2836,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2857,21 +2857,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
Partition
base file name: ds=2000-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2884,17 +2884,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -2905,17 +2905,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 3
numPartitions 3
- numRows 60
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 540
- transient_lastDdlTime 1297385689
+ transient_lastDdlTime 1301879344
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -2927,7 +2927,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1} {VALUE._col2}
1 {VALUE._col0} {VALUE._col1} {VALUE._col2}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col2, _col5, _col6, _col7
+ outputColumnNames: _col0, _col1, _col2, _col6, _col7, _col8
Select Operator
expressions:
expr: _col0
@@ -2936,17 +2936,17 @@ STAGE PLANS:
type: string
expr: _col2
type: string
- expr: _col5
- type: int
expr: _col6
- type: string
+ type: int
expr: _col7
type: string
+ expr: _col8
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-55-35_424_8202975341184712413/-mr-10002
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-46_071_9093488298052580777/-mr-10002
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
@@ -2962,7 +2962,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-55-35_424_8202975341184712413/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-09-46_071_9093488298052580777/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -2984,9 +2984,9 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- file:/tmp/sdong/hive_2011-02-10_16-55-35_424_8202975341184712413/-mr-10002 [file:/tmp/sdong/hive_2011-02-10_16-55-35_424_8202975341184712413/-mr-10002]
+ file:/tmp/rmelick/hive_2011-04-03_18-09-46_071_9093488298052580777/-mr-10002 [file:/tmp/rmelick/hive_2011-04-03_18-09-46_071_9093488298052580777/-mr-10002]
Path -> Partition:
- file:/tmp/sdong/hive_2011-02-10_16-55-35_424_8202975341184712413/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-09-46_071_9093488298052580777/-mr-10002
Partition
base file name: -mr-10002
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
@@ -3007,9 +3007,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-55-35_424_8202975341184712413/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-46_071_9093488298052580777/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-55-35_424_8202975341184712413/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-09-46_071_9093488298052580777/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -3030,12 +3030,12 @@ PREHOOK: query: select * from pcr_t1 t1 join pcr_t1 t2 on t1.key=t2.key and t1.d
PREHOOK: type: QUERY
PREHOOK: Input: default@pcr_t1@ds=2000-04-08
PREHOOK: Input: default@pcr_t1@ds=2000-04-09
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-35_576_6546737064484547976/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-46_169_6362298106675763215/-mr-10000
POSTHOOK: query: select * from pcr_t1 t1 join pcr_t1 t2 on t1.key=t2.key and t1.ds='2000-04-08' and t2.ds='2000-04-09' order by t1.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
POSTHOOK: Input: default@pcr_t1@ds=2000-04-09
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-35_576_6546737064484547976/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-46_169_6362298106675763215/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -3161,12 +3161,12 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-11 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-11 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3179,17 +3179,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3200,21 +3200,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
Partition
base file name: ds=2000-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3227,17 +3227,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3248,21 +3248,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
Partition
base file name: ds=2000-04-10
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3275,17 +3275,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3296,21 +3296,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-11
Partition
base file name: ds=2000-04-11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3323,17 +3323,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-11
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3344,17 +3344,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -3363,9 +3363,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-55-47_303_519540352887575351/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-09-56_807_486375641305026702/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-55-47_303_519540352887575351/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-09-56_807_486375641305026702/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -3388,14 +3388,14 @@ PREHOOK: Input: default@pcr_t1@ds=2000-04-08
PREHOOK: Input: default@pcr_t1@ds=2000-04-09
PREHOOK: Input: default@pcr_t1@ds=2000-04-10
PREHOOK: Input: default@pcr_t1@ds=2000-04-11
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-47_458_4306367581748606262/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-56_893_1827019532678524553/-mr-10000
POSTHOOK: query: select key, value, ds from pcr_t1 where (ds>'2000-04-08' and ds<'2000-04-11') or (ds>='2000-04-08' and ds<='2000-04-11' and key=2) order by key, value, ds
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
POSTHOOK: Input: default@pcr_t1@ds=2000-04-09
POSTHOOK: Input: default@pcr_t1@ds=2000-04-10
POSTHOOK: Input: default@pcr_t1@ds=2000-04-11
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-47_458_4306367581748606262/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-09-56_893_1827019532678524553/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -3511,11 +3511,11 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3528,17 +3528,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3549,21 +3549,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
Partition
base file name: ds=2000-04-09
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3576,17 +3576,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-09
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3597,21 +3597,21 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
Partition
base file name: ds=2000-04-10
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3624,17 +3624,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-10
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3645,17 +3645,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -3664,9 +3664,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-55-51_303_4423355983977419943/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-10-00_574_1246623382091022369/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-55-51_303_4423355983977419943/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-10-00_574_1246623382091022369/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -3688,13 +3688,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@pcr_t1@ds=2000-04-08
PREHOOK: Input: default@pcr_t1@ds=2000-04-09
PREHOOK: Input: default@pcr_t1@ds=2000-04-10
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-51_437_2864978305349656864/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-10-00_651_5710011362022155159/-mr-10000
POSTHOOK: query: select key, value, ds from pcr_t1 where (ds>'2000-04-08' and ds<'2000-04-11') or (ds<='2000-04-09' and key=2) order by key, value, ds
POSTHOOK: type: QUERY
POSTHOOK: Input: default@pcr_t1@ds=2000-04-08
POSTHOOK: Input: default@pcr_t1@ds=2000-04-09
POSTHOOK: Input: default@pcr_t1@ds=2000-04-10
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-55-51_437_2864978305349656864/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-10-00_651_5710011362022155159/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -3822,9 +3822,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10004
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10004
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -3834,12 +3834,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t2
name default.pcr_t2
serialization.ddl struct pcr_t2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297385755
+ transient_lastDdlTime 1301879404
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t2
TotalFiles: 1
@@ -3855,9 +3855,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 2
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10005
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10005
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10002/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10002/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -3867,12 +3867,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t3
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t3
name default.pcr_t3
serialization.ddl struct pcr_t3 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297385755
+ transient_lastDdlTime 1301879404
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t3
TotalFiles: 1
@@ -3880,9 +3880,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3895,17 +3895,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3916,17 +3916,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -3938,14 +3938,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10004
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10004
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -3955,28 +3955,28 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t2
name default.pcr_t2
serialization.ddl struct pcr_t2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297385755
+ transient_lastDdlTime 1301879404
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t2
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10001
Stage: Stage-3
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10000/
Stage: Stage-4
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10004
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10004
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -3987,12 +3987,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t2
name default.pcr_t2
serialization.ddl struct pcr_t2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297385755
+ transient_lastDdlTime 1301879404
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t2
TotalFiles: 1
@@ -4000,9 +4000,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10004 [pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10004]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10004 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10004]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10004
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10004
Partition
base file name: -ext-10004
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4013,12 +4013,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t2
name default.pcr_t2
serialization.ddl struct pcr_t2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297385755
+ transient_lastDdlTime 1301879404
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4029,12 +4029,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t2
name default.pcr_t2
serialization.ddl struct pcr_t2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297385755
+ transient_lastDdlTime 1301879404
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t2
name: default.pcr_t2
@@ -4046,14 +4046,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10005
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10002
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10005
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10002
Stage: Stage-1
Move Operator
tables:
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10002
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10002
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -4063,28 +4063,28 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t3
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t3
name default.pcr_t3
serialization.ddl struct pcr_t3 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297385755
+ transient_lastDdlTime 1301879404
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t3
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10003
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10003
Stage: Stage-7
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10002/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10002/
Stage: Stage-8
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10005
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10005
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10002
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4095,12 +4095,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t3
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t3
name default.pcr_t3
serialization.ddl struct pcr_t3 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297385755
+ transient_lastDdlTime 1301879404
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t3
TotalFiles: 1
@@ -4108,9 +4108,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10005 [pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10005]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10005 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10005]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-55-55_396_569602287362289362/-ext-10005
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-04_241_6576541643031280487/-ext-10005
Partition
base file name: -ext-10005
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4121,12 +4121,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t3
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t3
name default.pcr_t3
serialization.ddl struct pcr_t3 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297385755
+ transient_lastDdlTime 1301879404
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4137,12 +4137,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t3
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t3
name default.pcr_t3
serialization.ddl struct pcr_t3 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297385755
+ transient_lastDdlTime 1301879404
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t3
name: default.pcr_t3
@@ -4235,9 +4235,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10004
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10004
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -4247,16 +4247,16 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t2
name default.pcr_t2
numFiles 1
numPartitions 0
- numRows 20
+ numRows 0
serialization.ddl struct pcr_t2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 180
- transient_lastDdlTime 1297385760
+ transient_lastDdlTime 1301879408
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t2
TotalFiles: 1
@@ -4277,9 +4277,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 2
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10005
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10005
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10002/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10002/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -4289,16 +4289,16 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t3
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t3
name default.pcr_t3
numFiles 1
numPartitions 0
- numRows 20
+ numRows 0
serialization.ddl struct pcr_t3 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 180
- transient_lastDdlTime 1297385760
+ transient_lastDdlTime 1301879407
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t3
TotalFiles: 1
@@ -4306,9 +4306,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08 [pcr_t1]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
Partition
base file name: ds=2000-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4321,17 +4321,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1/ds=2000-04-08
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4342,17 +4342,17 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t1
name default.pcr_t1
numFiles 4
numPartitions 4
- numRows 80
+ numRows 0
partition_columns ds
serialization.ddl struct pcr_t1 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 720
- transient_lastDdlTime 1297385747
+ transient_lastDdlTime 1301879396
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t1
name: default.pcr_t1
@@ -4364,14 +4364,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10004
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10004
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -4381,32 +4381,32 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t2
name default.pcr_t2
numFiles 1
numPartitions 0
- numRows 20
+ numRows 0
serialization.ddl struct pcr_t2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 180
- transient_lastDdlTime 1297385760
+ transient_lastDdlTime 1301879408
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t2
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10001
Stage: Stage-3
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10000/
Stage: Stage-4
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10004
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10004
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4417,16 +4417,16 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t2
name default.pcr_t2
numFiles 1
numPartitions 0
- numRows 20
+ numRows 0
serialization.ddl struct pcr_t2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 180
- transient_lastDdlTime 1297385760
+ transient_lastDdlTime 1301879408
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t2
TotalFiles: 1
@@ -4434,9 +4434,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10004 [pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10004]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10004 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10004]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10004
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10004
Partition
base file name: -ext-10004
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4447,16 +4447,16 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t2
name default.pcr_t2
numFiles 1
numPartitions 0
- numRows 20
+ numRows 0
serialization.ddl struct pcr_t2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 180
- transient_lastDdlTime 1297385760
+ transient_lastDdlTime 1301879408
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4467,16 +4467,16 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t2
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t2
name default.pcr_t2
numFiles 1
numPartitions 0
- numRows 20
+ numRows 0
serialization.ddl struct pcr_t2 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 180
- transient_lastDdlTime 1297385760
+ transient_lastDdlTime 1301879408
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t2
name: default.pcr_t2
@@ -4488,14 +4488,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10005
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10002
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10005
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10002
Stage: Stage-1
Move Operator
tables:
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10002
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10002
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -4505,32 +4505,32 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t3
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t3
name default.pcr_t3
numFiles 1
numPartitions 0
- numRows 20
+ numRows 0
serialization.ddl struct pcr_t3 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 180
- transient_lastDdlTime 1297385760
+ transient_lastDdlTime 1301879407
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t3
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10003
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10003
Stage: Stage-7
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10002/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10002/
Stage: Stage-8
Map Reduce
Alias -> Map Operator Tree:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10005
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10005
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10002
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4541,16 +4541,16 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t3
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t3
name default.pcr_t3
numFiles 1
numPartitions 0
- numRows 20
+ numRows 0
serialization.ddl struct pcr_t3 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 180
- transient_lastDdlTime 1297385760
+ transient_lastDdlTime 1301879407
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t3
TotalFiles: 1
@@ -4558,9 +4558,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10005 [pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10005]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10005 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10005]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_16-56-00_710_4139322693254429476/-ext-10005
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-10-08_594_5252515636948685039/-ext-10005
Partition
base file name: -ext-10005
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4571,16 +4571,16 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t3
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t3
name default.pcr_t3
numFiles 1
numPartitions 0
- numRows 20
+ numRows 0
serialization.ddl struct pcr_t3 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 180
- transient_lastDdlTime 1297385760
+ transient_lastDdlTime 1301879407
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4591,16 +4591,16 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/pcr_t3
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/pcr_t3
name default.pcr_t3
numFiles 1
numPartitions 0
- numRows 20
+ numRows 0
serialization.ddl struct pcr_t3 { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 180
- transient_lastDdlTime 1297385760
+ transient_lastDdlTime 1301879407
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.pcr_t3
name: default.pcr_t3
@@ -4696,9 +4696,9 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [srcpart]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [srcpart]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4712,13 +4712,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4729,13 +4729,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -4745,9 +4745,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-56-06_102_5570567165330013113/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-10-13_006_2025342037024898833/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-56-06_102_5570567165330013113/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-10-13_006_2025342037024898833/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -4766,10 +4766,10 @@ STAGE PLANS:
PREHOOK: query: select key, value from srcpart where ds='2008-04-04' and hr=11 order by key limit 10
PREHOOK: type: QUERY
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-56-06_226_5466769218221491018/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-10-13_074_1131466386088555681/-mr-10000
POSTHOOK: query: select key, value from srcpart where ds='2008-04-04' and hr=11 order by key limit 10
POSTHOOK: type: QUERY
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-56-06_226_5466769218221491018/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-10-13_074_1131466386088555681/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -4863,10 +4863,10 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [srcpart]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [srcpart]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [srcpart]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [srcpart]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4880,13 +4880,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4897,17 +4897,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4921,13 +4921,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -4938,13 +4938,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -4953,9 +4953,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-56-10_399_5566584653391014243/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-10-15_982_2174882300814683986/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-56-10_399_5566584653391014243/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-10-15_982_2174882300814683986/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -4976,12 +4976,12 @@ PREHOOK: query: select key, value, ds, hr from srcpart where ds='2008-04-08' and
PREHOOK: type: QUERY
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-56-10_522_2730684208851423965/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-10-16_076_4325916568632033953/-mr-10000
POSTHOOK: query: select key, value, ds, hr from srcpart where ds='2008-04-08' and (hr='11' or hr='12') and key=11 order by key, ds, hr
POSTHOOK: type: QUERY
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-56-10_522_2730684208851423965/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-10-16_076_4325916568632033953/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -5077,10 +5077,10 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [srcpart]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [srcpart]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [srcpart]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [srcpart]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -5094,13 +5094,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -5111,17 +5111,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -5135,13 +5135,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -5152,13 +5152,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -5167,9 +5167,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_16-56-14_210_4550821488330896095/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-10-19_567_6614887971409805787/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_16-56-14_210_4550821488330896095/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-10-19_567_6614887971409805787/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -5190,12 +5190,12 @@ PREHOOK: query: select key, value, ds, hr from srcpart where hr='11' and key=11
PREHOOK: type: QUERY
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-56-14_340_8292900071337952944/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-10-19_645_5265221517309959180/-mr-10000
POSTHOOK: query: select key, value, ds, hr from srcpart where hr='11' and key=11 order by key, ds, hr
POSTHOOK: type: QUERY
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-56-14_340_8292900071337952944/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-10-19_645_5265221517309959180/-mr-10000
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-08).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: pcr_t1 PARTITION(ds=2000-04-09).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/ppd_clusterby.q.out ql/src/test/results/clientpositive/ppd_clusterby.q.out
index 7a9cd63..b8f8c8c 100644
--- ql/src/test/results/clientpositive/ppd_clusterby.q.out
+++ ql/src/test/results/clientpositive/ppd_clusterby.q.out
@@ -64,11 +64,11 @@ STAGE PLANS:
PREHOOK: query: SELECT * FROM SRC x where x.key = 10 CLUSTER BY x.key
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-56-22_369_8709666241977580995/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-10-27_181_4926378308368901202/-mr-10000
POSTHOOK: query: SELECT * FROM SRC x where x.key = 10 CLUSTER BY x.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-56-22_369_8709666241977580995/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-10-27_181_4926378308368901202/-mr-10000
10 val_10
PREHOOK: query: EXPLAIN
SELECT x.key, x.value as v1, y.key FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY v1
@@ -132,7 +132,7 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4
+ outputColumnNames: _col0, _col1, _col5
Filter Operator
predicate:
expr: (_col0 = 20)
@@ -143,7 +143,7 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
+ expr: _col5
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
@@ -156,7 +156,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-56-25_857_6745085956410995305/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-10-30_268_7882486636838541037/-mr-10002
Reduce Output Operator
key expressions:
expr: _col1
@@ -190,9 +190,9 @@ STAGE PLANS:
PREHOOK: query: SELECT x.key, x.value as v1, y.key FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY v1
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-56-25_950_4577225496126879083/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-10-30_333_549816626188871920/-mr-10000
POSTHOOK: query: SELECT x.key, x.value as v1, y.key FROM SRC x JOIN SRC y ON (x.key = y.key) where x.key = 20 CLUSTER BY v1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-56-25_950_4577225496126879083/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-10-30_333_549816626188871920/-mr-10000
20 val_20 20
diff --git ql/src/test/results/clientpositive/ppd_outer_join1.q.out ql/src/test/results/clientpositive/ppd_outer_join1.q.out
index 701fcf2..493f45b 100644
--- ql/src/test/results/clientpositive/ppd_outer_join1.q.out
+++ ql/src/test/results/clientpositive/ppd_outer_join1.q.out
@@ -73,10 +73,10 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Filter Operator
predicate:
- expr: ((((_col0 > 10) and (_col0 < 20)) and (_col4 > 15)) and (_col4 < 25))
+ expr: ((((_col0 > 10) and (_col0 < 20)) and (_col5 > 15)) and (_col5 < 25))
type: boolean
Select Operator
expressions:
@@ -84,10 +84,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -110,7 +110,7 @@ PREHOOK: query: FROM
WHERE a.key > 10 AND a.key < 20 AND b.key > 15 AND b.key < 25
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-57-14_648_6362739881959261544/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-11-13_623_5228488481263582547/-mr-10000
POSTHOOK: query: FROM
src a
LEFT OUTER JOIN
@@ -120,7 +120,7 @@ POSTHOOK: query: FROM
WHERE a.key > 10 AND a.key < 20 AND b.key > 15 AND b.key < 25
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-57-14_648_6362739881959261544/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-11-13_623_5228488481263582547/-mr-10000
17 val_17 17 val_17
18 val_18 18 val_18
18 val_18 18 val_18
diff --git ql/src/test/results/clientpositive/ppd_outer_join2.q.out ql/src/test/results/clientpositive/ppd_outer_join2.q.out
index 37fde73..ff404f0 100644
--- ql/src/test/results/clientpositive/ppd_outer_join2.q.out
+++ ql/src/test/results/clientpositive/ppd_outer_join2.q.out
@@ -73,10 +73,10 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Filter Operator
predicate:
- expr: ((((_col0 > '10') and (_col0 < '20')) and (_col4 > '15')) and (_col4 < '25'))
+ expr: ((((_col0 > '10') and (_col0 < '20')) and (_col5 > '15')) and (_col5 < '25'))
type: boolean
Select Operator
expressions:
@@ -84,10 +84,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -110,7 +110,7 @@ PREHOOK: query: FROM
WHERE a.key > '10' AND a.key < '20' AND b.key > '15' AND b.key < '25'
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-57-18_662_1007936007610334670/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-11-17_228_4935177748048373333/-mr-10000
POSTHOOK: query: FROM
src a
RIGHT OUTER JOIN
@@ -120,7 +120,7 @@ POSTHOOK: query: FROM
WHERE a.key > '10' AND a.key < '20' AND b.key > '15' AND b.key < '25'
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-57-18_662_1007936007610334670/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-11-17_228_4935177748048373333/-mr-10000
150 val_150 150 val_150
152 val_152 152 val_152
152 val_152 152 val_152
diff --git ql/src/test/results/clientpositive/ppd_outer_join3.q.out ql/src/test/results/clientpositive/ppd_outer_join3.q.out
index 52a8c02..71b052d 100644
--- ql/src/test/results/clientpositive/ppd_outer_join3.q.out
+++ ql/src/test/results/clientpositive/ppd_outer_join3.q.out
@@ -69,10 +69,10 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Filter Operator
predicate:
- expr: ((((_col0 > '10') and (_col0 < '20')) and (_col4 > '15')) and (_col4 < '25'))
+ expr: ((((_col0 > '10') and (_col0 < '20')) and (_col5 > '15')) and (_col5 < '25'))
type: boolean
Select Operator
expressions:
@@ -80,10 +80,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -106,7 +106,7 @@ PREHOOK: query: FROM
WHERE a.key > '10' AND a.key < '20' AND b.key > '15' AND b.key < '25'
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-57-22_895_2367881874317279593/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-11-20_839_2449387218401794430/-mr-10000
POSTHOOK: query: FROM
src a
FULL OUTER JOIN
@@ -116,7 +116,7 @@ POSTHOOK: query: FROM
WHERE a.key > '10' AND a.key < '20' AND b.key > '15' AND b.key < '25'
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-57-22_895_2367881874317279593/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-11-20_839_2449387218401794430/-mr-10000
150 val_150 150 val_150
152 val_152 152 val_152
152 val_152 152 val_152
diff --git ql/src/test/results/clientpositive/ppd_outer_join4.q.out ql/src/test/results/clientpositive/ppd_outer_join4.q.out
index 3d2e1d4..1369269 100644
--- ql/src/test/results/clientpositive/ppd_outer_join4.q.out
+++ ql/src/test/results/clientpositive/ppd_outer_join4.q.out
@@ -92,10 +92,10 @@ STAGE PLANS:
1 {VALUE._col0} {VALUE._col1}
2 {VALUE._col0}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10
Filter Operator
predicate:
- expr: (((((_col0 > '10') and (_col0 < '20')) and (_col4 > '15')) and (_col4 < '25')) and (sqrt(_col8) <> 13))
+ expr: (((((_col0 > '10') and (_col0 < '20')) and (_col5 > '15')) and (_col5 < '25')) and (sqrt(_col10) <> 13))
type: boolean
Select Operator
expressions:
@@ -103,11 +103,11 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
+ type: string
+ expr: _col10
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4
File Output Operator
@@ -134,7 +134,7 @@ PREHOOK: query: FROM
WHERE a.key > '10' AND a.key < '20' AND b.key > '15' AND b.key < '25' AND sqrt(c.key) <> 13
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-57-26_835_1439714224998684331/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-11-24_443_6822086288159672168/-mr-10000
POSTHOOK: query: FROM
src a
LEFT OUTER JOIN
@@ -147,7 +147,7 @@ POSTHOOK: query: FROM
WHERE a.key > '10' AND a.key < '20' AND b.key > '15' AND b.key < '25' AND sqrt(c.key) <> 13
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-57-26_835_1439714224998684331/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-11-24_443_6822086288159672168/-mr-10000
150 val_150 150 val_150 150
152 val_152 152 val_152 152
152 val_152 152 val_152 152
diff --git ql/src/test/results/clientpositive/ppd_udf_case.q.out ql/src/test/results/clientpositive/ppd_udf_case.q.out
index 5c9da54..e694279 100644
--- ql/src/test/results/clientpositive/ppd_udf_case.q.out
+++ ql/src/test/results/clientpositive/ppd_udf_case.q.out
@@ -90,10 +90,10 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1} {VALUE._col2} {VALUE._col3}
1 {VALUE._col0} {VALUE._col1} {VALUE._col2} {VALUE._col3}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col2, _col3, _col6, _col7, _col8, _col9
+ outputColumnNames: _col0, _col1, _col2, _col3, _col7, _col8, _col9, _col10
Filter Operator
predicate:
- expr: (((_col2 = '2008-04-08') and (_col8 = '2008-04-08')) and CASE (_col0) WHEN ('27') THEN (true) WHEN ('38') THEN (false) ELSE (null) END)
+ expr: (((_col2 = '2008-04-08') and (_col9 = '2008-04-08')) and CASE (_col0) WHEN ('27') THEN (true) WHEN ('38') THEN (false) ELSE (null) END)
type: boolean
Select Operator
expressions:
@@ -105,14 +105,14 @@ STAGE PLANS:
type: string
expr: _col3
type: string
- expr: _col6
- type: string
expr: _col7
type: string
expr: _col8
type: string
expr: _col9
type: string
+ expr: _col10
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, _col7
File Output Operator
compressed: false
@@ -124,7 +124,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_16-57-34_795_6886645259044041600/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-11-31_759_8848108502603585424/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -190,7 +190,7 @@ ORDER BY a.key, a.value, a.ds, a.hr, b.key, b.value, b.ds, b.hr
PREHOOK: type: QUERY
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-57-34_974_8461060314707067318/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-11-31_866_4862258092750290784/-mr-10000
POSTHOOK: query: SELECT *
FROM srcpart a JOIN srcpart b
ON a.key = b.key
@@ -205,7 +205,7 @@ ORDER BY a.key, a.value, a.ds, a.hr, b.key, b.value, b.ds, b.hr
POSTHOOK: type: QUERY
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_16-57-34_974_8461060314707067318/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-11-31_866_4862258092750290784/-mr-10000
27 val_27 2008-04-08 11 27 val_27 2008-04-08 11
27 val_27 2008-04-08 11 27 val_27 2008-04-08 12
27 val_27 2008-04-08 12 27 val_27 2008-04-08 11
diff --git ql/src/test/results/clientpositive/regex_col.q.out ql/src/test/results/clientpositive/regex_col.q.out
index c54ae4b..c3ae897 100644
--- ql/src/test/results/clientpositive/regex_col.q.out
+++ ql/src/test/results/clientpositive/regex_col.q.out
@@ -163,17 +163,17 @@ STAGE PLANS:
0 {VALUE._col2} {VALUE._col3}
1 {VALUE._col2} {VALUE._col3}
handleSkewJoin: false
- outputColumnNames: _col2, _col3, _col8, _col9
+ outputColumnNames: _col2, _col3, _col9, _col10
Select Operator
expressions:
expr: _col2
type: string
expr: _col3
type: string
- expr: _col8
- type: string
expr: _col9
type: string
+ expr: _col10
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
@@ -270,13 +270,13 @@ STAGE PLANS:
0
1 {VALUE._col2} {VALUE._col3}
handleSkewJoin: false
- outputColumnNames: _col8, _col9
+ outputColumnNames: _col9, _col10
Select Operator
expressions:
- expr: _col8
- type: string
expr: _col9
type: string
+ expr: _col10
+ type: string
outputColumnNames: _col0, _col1
File Output Operator
compressed: false
@@ -288,7 +288,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-01-27_356_3093621423795045358/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-16-50_398_9122759571912936376/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -324,7 +324,7 @@ PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-01-27_548_6653931489088427144/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-16-50_534_3347150657062233599/-mr-10000
POSTHOOK: query: SELECT b.`..` FROM srcpart a JOIN srcpart b
ON a.key = b.key AND a.hr = b.hr AND a.ds = b.ds AND a.key = 103
ORDER BY ds, hr
@@ -333,7 +333,7 @@ POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-01-27_548_6653931489088427144/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-16-50_534_3347150657062233599/-mr-10000
2008-04-08 11
2008-04-08 11
2008-04-08 11
@@ -526,14 +526,14 @@ PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-01-35_406_5771693391982309464/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-16-57_953_6842980879242065001/-mr-10000
POSTHOOK: query: SELECT `(ds|hr)?+.+` FROM srcpart ORDER BY key, value LIMIT 10
POSTHOOK: type: QUERY
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-01-35_406_5771693391982309464/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-16-57_953_6842980879242065001/-mr-10000
0 val_0
0 val_0
0 val_0
diff --git ql/src/test/results/clientpositive/router_join_ppr.q.out ql/src/test/results/clientpositive/router_join_ppr.q.out
index 7011537..c43b3c2 100644
--- ql/src/test/results/clientpositive/router_join_ppr.q.out
+++ ql/src/test/results/clientpositive/router_join_ppr.q.out
@@ -72,13 +72,13 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [b]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -89,12 +89,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -105,16 +105,16 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -128,13 +128,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -145,17 +145,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -169,13 +169,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -186,17 +186,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -210,13 +210,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -227,17 +227,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -251,13 +251,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -268,13 +268,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -289,11 +289,11 @@ STAGE PLANS:
0
1 {(VALUE._col2 = '2008-04-08')}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Filter Operator
isSamplingPred: false
predicate:
- expr: ((((_col0 > 10) and (_col0 < 20)) and (_col4 > 15)) and (_col4 < 25))
+ expr: ((((_col0 > 10) and (_col0 < 20)) and (_col5 > 15)) and (_col5 < 25))
type: boolean
Select Operator
expressions:
@@ -301,17 +301,17 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_17-01-51_944_8007180207485477580/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-17-14_015_2606584347791774123/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_17-01-51_944_8007180207485477580/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-17-14_015_2606584347791774123/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -341,7 +341,7 @@ PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-01-52_113_3892314008195573376/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-14_107_3867182753222254132/-mr-10000
POSTHOOK: query: FROM
src a
RIGHT OUTER JOIN
@@ -355,7 +355,7 @@ POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-01-52_113_3892314008195573376/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-14_107_3867182753222254132/-mr-10000
17 val_17 17 val_17
17 val_17 17 val_17
18 val_18 18 val_18
@@ -445,11 +445,11 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [a]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -460,12 +460,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -476,16 +476,16 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -499,13 +499,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -516,17 +516,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -540,13 +540,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -557,13 +557,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -575,11 +575,11 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col6, _col7
+ outputColumnNames: _col0, _col1, _col7, _col8
Filter Operator
isSamplingPred: false
predicate:
- expr: ((((_col0 > 10) and (_col0 < 20)) and (_col6 > 15)) and (_col6 < 25))
+ expr: ((((_col0 > 10) and (_col0 < 20)) and (_col7 > 15)) and (_col7 < 25))
type: boolean
Select Operator
expressions:
@@ -587,17 +587,17 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col6
- type: string
expr: _col7
type: string
+ expr: _col8
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_17-01-56_698_3650606708384403170/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-17-18_369_7890849765982928796/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_17-01-56_698_3650606708384403170/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-17-18_369_7890849765982928796/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -625,7 +625,7 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-01-56_851_1955742945505151056/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-18_459_6843133119898432559/-mr-10000
POSTHOOK: query: FROM
srcpart a
RIGHT OUTER JOIN
@@ -637,7 +637,7 @@ POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-01-56_851_1955742945505151056/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-18_459_6843133119898432559/-mr-10000
17 val_17 17 val_17
17 val_17 17 val_17
18 val_18 18 val_18
@@ -724,11 +724,11 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [b]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -739,12 +739,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -755,16 +755,16 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -778,13 +778,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -795,17 +795,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -819,13 +819,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -836,13 +836,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -854,11 +854,11 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0} {VALUE._col1} {VALUE._col2}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col6
+ outputColumnNames: _col0, _col1, _col5, _col6, _col7
Filter Operator
isSamplingPred: false
predicate:
- expr: (((((_col0 > 10) and (_col0 < 20)) and (_col4 > 15)) and (_col4 < 25)) and (_col6 = '2008-04-08'))
+ expr: (((((_col0 > 10) and (_col0 < 20)) and (_col5 > 15)) and (_col5 < 25)) and (_col7 = '2008-04-08'))
type: boolean
Select Operator
expressions:
@@ -866,17 +866,17 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
+ expr: _col6
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_17-02-00_948_2573378846116151448/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-17-22_307_7618628975323201861/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_17-02-00_948_2573378846116151448/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-17-22_307_7618628975323201861/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -904,7 +904,7 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-02-01_089_7899465838633645287/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-22_401_4086489068835891987/-mr-10000
POSTHOOK: query: FROM
src a
RIGHT OUTER JOIN
@@ -916,7 +916,7 @@ POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-02-01_089_7899465838633645287/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-22_401_4086489068835891987/-mr-10000
17 val_17 17 val_17
17 val_17 17 val_17
18 val_18 18 val_18
@@ -1003,13 +1003,13 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src [b]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [a]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [a]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
Partition
base file name: src
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1020,12 +1020,12 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1036,16 +1036,16 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/src
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/src
name default.src
serialization.ddl struct src { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378968
+ transient_lastDdlTime 1301872829
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.src
name: default.src
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1059,13 +1059,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1076,17 +1076,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1100,13 +1100,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1117,17 +1117,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1141,13 +1141,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1158,17 +1158,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1182,13 +1182,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -1199,13 +1199,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297378962
+ transient_lastDdlTime 1301872822
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -1217,11 +1217,11 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1} {VALUE._col2}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col2, _col6, _col7
+ outputColumnNames: _col0, _col1, _col2, _col7, _col8
Filter Operator
isSamplingPred: false
predicate:
- expr: (((((_col0 > 10) and (_col0 < 20)) and (_col6 > 15)) and (_col6 < 25)) and (_col2 = '2008-04-08'))
+ expr: (((((_col0 > 10) and (_col0 < 20)) and (_col7 > 15)) and (_col7 < 25)) and (_col2 = '2008-04-08'))
type: boolean
Select Operator
expressions:
@@ -1229,17 +1229,17 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col6
- type: string
expr: _col7
type: string
+ expr: _col8
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_17-02-05_196_2971739775305015185/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-17-26_756_3569349771036221391/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_17-02-05_196_2971739775305015185/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-17-26_756_3569349771036221391/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -1269,7 +1269,7 @@ PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-02-05_351_3959616875574140681/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-26_850_6721593387053089830/-mr-10000
POSTHOOK: query: FROM
srcpart a
RIGHT OUTER JOIN
@@ -1283,7 +1283,7 @@ POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-02-05_351_3959616875574140681/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-26_850_6721593387053089830/-mr-10000
17 val_17 17 val_17
17 val_17 17 val_17
18 val_18 18 val_18
diff --git ql/src/test/results/clientpositive/sample10.q.out ql/src/test/results/clientpositive/sample10.q.out
index 50406c3..f25b6c0 100644
--- ql/src/test/results/clientpositive/sample10.q.out
+++ ql/src/test/results/clientpositive/sample10.q.out
@@ -104,12 +104,12 @@ STAGE PLANS:
type: bigint
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-08/hr=11/000000_0 [srcpartbucket]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-08/hr=12/000000_0 [srcpartbucket]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-09/hr=11/000000_0 [srcpartbucket]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-09/hr=12/000000_0 [srcpartbucket]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-08/hr=11/000000_0 [srcpartbucket]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-08/hr=12/000000_0 [srcpartbucket]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-09/hr=11/000000_0 [srcpartbucket]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-09/hr=12/000000_0 [srcpartbucket]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-08/hr=11/000000_0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-08/hr=11/000000_0
Partition
base file name: 000000_0
input format: org.apache.hadoop.hive.ql.io.RCFileInputFormat
@@ -124,17 +124,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.hive.ql.io.RCFileInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.RCFileOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-08/hr=11
name default.srcpartbucket
numFiles 16
numPartitions 4
- numRows 40
+ numRows 0
partition_columns ds/hr
serialization.ddl struct srcpartbucket { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
totalSize 2748
- transient_lastDdlTime 1297386150
+ transient_lastDdlTime 1301879865
serde: org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
input format: org.apache.hadoop.hive.ql.io.RCFileInputFormat
@@ -146,21 +146,21 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.hive.ql.io.RCFileInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.RCFileOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket
name default.srcpartbucket
numFiles 16
numPartitions 4
- numRows 40
+ numRows 0
partition_columns ds/hr
serialization.ddl struct srcpartbucket { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
totalSize 2748
- transient_lastDdlTime 1297386150
+ transient_lastDdlTime 1301879865
serde: org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
name: default.srcpartbucket
name: default.srcpartbucket
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-08/hr=12/000000_0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-08/hr=12/000000_0
Partition
base file name: 000000_0
input format: org.apache.hadoop.hive.ql.io.RCFileInputFormat
@@ -175,17 +175,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.hive.ql.io.RCFileInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.RCFileOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-08/hr=12
name default.srcpartbucket
numFiles 16
numPartitions 4
- numRows 40
+ numRows 0
partition_columns ds/hr
serialization.ddl struct srcpartbucket { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
totalSize 2748
- transient_lastDdlTime 1297386150
+ transient_lastDdlTime 1301879865
serde: org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
input format: org.apache.hadoop.hive.ql.io.RCFileInputFormat
@@ -197,21 +197,21 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.hive.ql.io.RCFileInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.RCFileOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket
name default.srcpartbucket
numFiles 16
numPartitions 4
- numRows 40
+ numRows 0
partition_columns ds/hr
serialization.ddl struct srcpartbucket { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
totalSize 2748
- transient_lastDdlTime 1297386150
+ transient_lastDdlTime 1301879865
serde: org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
name: default.srcpartbucket
name: default.srcpartbucket
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-09/hr=11/000000_0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-09/hr=11/000000_0
Partition
base file name: 000000_0
input format: org.apache.hadoop.hive.ql.io.RCFileInputFormat
@@ -226,17 +226,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.hive.ql.io.RCFileInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.RCFileOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-09/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-09/hr=11
name default.srcpartbucket
numFiles 16
numPartitions 4
- numRows 40
+ numRows 0
partition_columns ds/hr
serialization.ddl struct srcpartbucket { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
totalSize 2748
- transient_lastDdlTime 1297386150
+ transient_lastDdlTime 1301879865
serde: org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
input format: org.apache.hadoop.hive.ql.io.RCFileInputFormat
@@ -248,21 +248,21 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.hive.ql.io.RCFileInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.RCFileOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket
name default.srcpartbucket
numFiles 16
numPartitions 4
- numRows 40
+ numRows 0
partition_columns ds/hr
serialization.ddl struct srcpartbucket { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
totalSize 2748
- transient_lastDdlTime 1297386150
+ transient_lastDdlTime 1301879865
serde: org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
name: default.srcpartbucket
name: default.srcpartbucket
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-09/hr=12/000000_0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-09/hr=12/000000_0
Partition
base file name: 000000_0
input format: org.apache.hadoop.hive.ql.io.RCFileInputFormat
@@ -277,17 +277,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.hive.ql.io.RCFileInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.RCFileOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-09/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket/ds=2008-04-09/hr=12
name default.srcpartbucket
numFiles 16
numPartitions 4
- numRows 40
+ numRows 0
partition_columns ds/hr
serialization.ddl struct srcpartbucket { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
totalSize 2748
- transient_lastDdlTime 1297386150
+ transient_lastDdlTime 1301879865
serde: org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
input format: org.apache.hadoop.hive.ql.io.RCFileInputFormat
@@ -299,17 +299,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.hive.ql.io.RCFileInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.RCFileOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpartbucket
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpartbucket
name default.srcpartbucket
numFiles 16
numPartitions 4
- numRows 40
+ numRows 0
partition_columns ds/hr
serialization.ddl struct srcpartbucket { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
totalSize 2748
- transient_lastDdlTime 1297386150
+ transient_lastDdlTime 1301879865
serde: org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
name: default.srcpartbucket
name: default.srcpartbucket
@@ -333,9 +333,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_17-02-30_127_2856183230982405624/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-17-46_105_2646839694726263147/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_17-02-30_127_2856183230982405624/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-17-46_105_2646839694726263147/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -358,14 +358,14 @@ PREHOOK: Input: default@srcpartbucket@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpartbucket@ds=2008-04-08/hr=12
PREHOOK: Input: default@srcpartbucket@ds=2008-04-09/hr=11
PREHOOK: Input: default@srcpartbucket@ds=2008-04-09/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-02-31_052_5780136652498214851/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-46_645_4306175447536302913/-mr-10000
POSTHOOK: query: select ds, count(1) from srcpartbucket tablesample (bucket 1 out of 4 on key) where ds is not null group by ds
POSTHOOK: type: QUERY
POSTHOOK: Input: default@srcpartbucket@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpartbucket@ds=2008-04-08/hr=12
POSTHOOK: Input: default@srcpartbucket@ds=2008-04-09/hr=11
POSTHOOK: Input: default@srcpartbucket@ds=2008-04-09/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-02-31_052_5780136652498214851/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-46_645_4306175447536302913/-mr-10000
POSTHOOK: Lineage: srcpartbucket PARTITION(ds=2008-04-08,hr=11).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: srcpartbucket PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: srcpartbucket PARTITION(ds=2008-04-08,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
@@ -382,14 +382,14 @@ PREHOOK: Input: default@srcpartbucket@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpartbucket@ds=2008-04-08/hr=12
PREHOOK: Input: default@srcpartbucket@ds=2008-04-09/hr=11
PREHOOK: Input: default@srcpartbucket@ds=2008-04-09/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-02-35_963_7688294481780262172/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-51_620_5372379661468946941/-mr-10000
POSTHOOK: query: select ds, count(1) from srcpartbucket tablesample (bucket 1 out of 2 on key) where ds is not null group by ds
POSTHOOK: type: QUERY
POSTHOOK: Input: default@srcpartbucket@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpartbucket@ds=2008-04-08/hr=12
POSTHOOK: Input: default@srcpartbucket@ds=2008-04-09/hr=11
POSTHOOK: Input: default@srcpartbucket@ds=2008-04-09/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-02-35_963_7688294481780262172/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-51_620_5372379661468946941/-mr-10000
POSTHOOK: Lineage: srcpartbucket PARTITION(ds=2008-04-08,hr=11).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: srcpartbucket PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: srcpartbucket PARTITION(ds=2008-04-08,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
@@ -406,14 +406,14 @@ PREHOOK: Input: default@srcpartbucket@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpartbucket@ds=2008-04-08/hr=12
PREHOOK: Input: default@srcpartbucket@ds=2008-04-09/hr=11
PREHOOK: Input: default@srcpartbucket@ds=2008-04-09/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-02-42_219_2445297351151986459/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-57_849_8966848971860201361/-mr-10000
POSTHOOK: query: select * from srcpartbucket where ds is not null
POSTHOOK: type: QUERY
POSTHOOK: Input: default@srcpartbucket@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpartbucket@ds=2008-04-08/hr=12
POSTHOOK: Input: default@srcpartbucket@ds=2008-04-09/hr=11
POSTHOOK: Input: default@srcpartbucket@ds=2008-04-09/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-02-42_219_2445297351151986459/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-17-57_849_8966848971860201361/-mr-10000
POSTHOOK: Lineage: srcpartbucket PARTITION(ds=2008-04-08,hr=11).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: srcpartbucket PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: srcpartbucket PARTITION(ds=2008-04-08,hr=12).key SIMPLE [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ]
diff --git ql/src/test/results/clientpositive/sample8.q.out ql/src/test/results/clientpositive/sample8.q.out
index 6449f65..2d0e1d3 100644
--- ql/src/test/results/clientpositive/sample8.q.out
+++ ql/src/test/results/clientpositive/sample8.q.out
@@ -78,12 +78,12 @@ STAGE PLANS:
type: string
Needs Tagging: true
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [t, s]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [t]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [t]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [t]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11 [t, s]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12 [t]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11 [t]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12 [t]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -97,13 +97,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297386140
+ transient_lastDdlTime 1301879859
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -114,17 +114,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297386140
+ transient_lastDdlTime 1301879859
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -138,13 +138,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297386140
+ transient_lastDdlTime 1301879859
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -155,17 +155,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297386140
+ transient_lastDdlTime 1301879859
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
Partition
base file name: hr=11
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -179,13 +179,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=11
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297386140
+ transient_lastDdlTime 1301879859
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -196,17 +196,17 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297386140
+ transient_lastDdlTime 1301879859
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
Partition
base file name: hr=12
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -220,13 +220,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-09/hr=12
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297386140
+ transient_lastDdlTime 1301879859
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -237,13 +237,13 @@ STAGE PLANS:
columns.types string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcpart
name default.srcpart
partition_columns ds/hr
serialization.ddl struct srcpart { string key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1297386140
+ transient_lastDdlTime 1301879859
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcpart
name: default.srcpart
@@ -255,11 +255,11 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1} {VALUE._col2} {VALUE._col3}
1 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col2, _col3, _col6, _col7
+ outputColumnNames: _col0, _col1, _col2, _col3, _col7, _col8
Filter Operator
isSamplingPred: false
predicate:
- expr: ((((((_col6 = _col0) and (_col7 = _col1)) and (_col2 = '2008-04-08')) and (_col3 = '11')) and (_col2 = '2008-04-08')) and (_col3 = '11'))
+ expr: ((((((_col7 = _col0) and (_col8 = _col1)) and (_col2 = '2008-04-08')) and (_col3 = '11')) and (_col2 = '2008-04-08')) and (_col3 = '11'))
type: boolean
Select Operator
expressions:
@@ -275,7 +275,7 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_17-03-48_499_7931094381300457415/-mr-10002
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-18-52_446_1065911740780520668/-mr-10002
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
@@ -291,7 +291,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-03-48_499_7931094381300457415/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-18-52_446_1065911740780520668/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -316,9 +316,9 @@ STAGE PLANS:
type: string
Needs Tagging: false
Path -> Alias:
- file:/tmp/sdong/hive_2011-02-10_17-03-48_499_7931094381300457415/-mr-10002 [file:/tmp/sdong/hive_2011-02-10_17-03-48_499_7931094381300457415/-mr-10002]
+ file:/tmp/rmelick/hive_2011-04-03_18-18-52_446_1065911740780520668/-mr-10002 [file:/tmp/rmelick/hive_2011-04-03_18-18-52_446_1065911740780520668/-mr-10002]
Path -> Partition:
- file:/tmp/sdong/hive_2011-02-10_17-03-48_499_7931094381300457415/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-18-52_446_1065911740780520668/-mr-10002
Partition
base file name: -mr-10002
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
@@ -339,9 +339,9 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_17-03-48_499_7931094381300457415/-ext-10001
+ directory: file:/tmp/rmelick/hive_2011-04-03_18-18-52_446_1065911740780520668/-ext-10001
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: file:/tmp/sdong/hive_2011-02-10_17-03-48_499_7931094381300457415/-ext-10001/
+ Stats Publishing Key Prefix: file:/tmp/rmelick/hive_2011-04-03_18-18-52_446_1065911740780520668/-ext-10001/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -369,7 +369,7 @@ PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
PREHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-03-48_704_2202798747737727704/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-18-52_582_6373560782511269867/-mr-10000
POSTHOOK: query: SELECT s.key, s.value
FROM srcpart TABLESAMPLE (BUCKET 1 OUT OF 1 ON key) s
JOIN srcpart TABLESAMPLE (BUCKET 1 OUT OF 10 ON key) t
@@ -381,7 +381,7 @@ POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-08/hr=12
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=11
POSTHOOK: Input: default@srcpart@ds=2008-04-09/hr=12
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-03-48_704_2202798747737727704/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-18-52_582_6373560782511269867/-mr-10000
0 val_0
0 val_0
0 val_0
diff --git ql/src/test/results/clientpositive/semijoin.q.out ql/src/test/results/clientpositive/semijoin.q.out
index 3792fa5..b9a86a1 100644
--- ql/src/test/results/clientpositive/semijoin.q.out
+++ ql/src/test/results/clientpositive/semijoin.q.out
@@ -8,11 +8,11 @@ POSTHOOK: Output: default@t1
PREHOOK: query: select * from t1 sort by key
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-04-47_886_705452503633658789/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-19-46_931_5861187869487724580/-mr-10000
POSTHOOK: query: select * from t1 sort by key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-04-47_886_705452503633658789/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-19-46_931_5861187869487724580/-mr-10000
0 val_0
0 val_0
0 val_0
@@ -34,11 +34,11 @@ POSTHOOK: Output: default@t2
PREHOOK: query: select * from t2 sort by key
PREHOOK: type: QUERY
PREHOOK: Input: default@t2
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-04-54_794_6115178750654470118/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-19-53_357_5668198073903374045/-mr-10000
POSTHOOK: query: select * from t2 sort by key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t2
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-04-54_794_6115178750654470118/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-19-53_357_5668198073903374045/-mr-10000
0 val_0
0 val_0
0 val_0
@@ -62,11 +62,11 @@ POSTHOOK: Output: default@t3
PREHOOK: query: select * from t3 sort by key, value
PREHOOK: type: QUERY
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-05_418_8784955403393483239/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-02_606_3321965713609160477/-mr-10000
POSTHOOK: query: select * from t3 sort by key, value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-05_418_8784955403393483239/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-02_606_3321965713609160477/-mr-10000
0 val_0
0 val_0
0 val_0
@@ -97,11 +97,11 @@ POSTHOOK: Output: default@t4
PREHOOK: query: select * from t4
PREHOOK: type: QUERY
PREHOOK: Input: default@t4
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-08_875_8263284626120887909/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-05_766_2303610737328573014/-mr-10000
POSTHOOK: query: select * from t4
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t4
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-08_875_8263284626120887909/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-05_766_2303610737328573014/-mr-10000
PREHOOK: query: explain select * from t1 a left semi join t2 b on a.key=b.key sort by a.key, a.value
PREHOOK: type: QUERY
POSTHOOK: query: explain select * from t1 a left semi join t2 b on a.key=b.key sort by a.key, a.value
@@ -185,7 +185,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-05-09_005_502081017578523829/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-20-05_937_4925082929486660369/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -217,12 +217,12 @@ PREHOOK: query: select * from t1 a left semi join t2 b on a.key=b.key sort by a.
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-09_098_1588087013512926695/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-06_003_7718302236429353934/-mr-10000
POSTHOOK: query: select * from t1 a left semi join t2 b on a.key=b.key sort by a.key, a.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-09_098_1588087013512926695/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-06_003_7718302236429353934/-mr-10000
0 val_0
0 val_0
0 val_0
@@ -312,7 +312,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-05-15_949_4211046763459932826/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-20-12_096_4876720378385364390/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -344,12 +344,12 @@ PREHOOK: query: select * from t2 a left semi join t1 b on b.key=a.key sort by a.
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-16_042_8329878039830895731/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-12_161_1248022371986324508/-mr-10000
POSTHOOK: query: select * from t2 a left semi join t1 b on b.key=a.key sort by a.key, a.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-16_042_8329878039830895731/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-12_161_1248022371986324508/-mr-10000
0 val_0
0 val_0
0 val_0
@@ -441,7 +441,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-05-22_786_6856730491579709518/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-20-18_326_1981965629391117046/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -473,12 +473,12 @@ PREHOOK: query: select * from t1 a left semi join t4 b on b.key=a.key sort by a.
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t4
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-22_880_1665353720432910838/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-18_388_7621844103050337854/-mr-10000
POSTHOOK: query: select * from t1 a left semi join t4 b on b.key=a.key sort by a.key, a.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t4
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-22_880_1665353720432910838/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-18_388_7621844103050337854/-mr-10000
PREHOOK: query: explain select a.value from t1 a left semi join t3 b on (b.key = a.key and b.key < '15') sort by a.value
PREHOOK: type: QUERY
POSTHOOK: query: explain select a.value from t1 a left semi join t3 b on (b.key = a.key and b.key < '15') sort by a.value
@@ -568,7 +568,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-05-29_616_1235177871277954972/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-20-24_412_2819909503811123841/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -596,12 +596,12 @@ PREHOOK: query: select a.value from t1 a left semi join t3 b on (b.key = a.key a
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-29_715_4357564705901360206/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-24_480_7879530599084861811/-mr-10000
POSTHOOK: query: select a.value from t1 a left semi join t3 b on (b.key = a.key and b.key < '15') sort by a.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-29_715_4357564705901360206/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-24_480_7879530599084861811/-mr-10000
val_0
val_0
val_0
@@ -708,7 +708,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-05-36_675_4481351875930852775/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-20-30_676_4814667018868395219/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -740,12 +740,12 @@ PREHOOK: query: select * from t1 a left semi join t2 b on a.key = b.key and b.va
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-36_773_1099957685086464486/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-30_750_6963855741995325843/-mr-10000
POSTHOOK: query: select * from t1 a left semi join t2 b on a.key = b.key and b.value < "val_10" sort by a.key, a.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-36_773_1099957685086464486/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-30_750_6963855741995325843/-mr-10000
0 val_0
0 val_0
0 val_0
@@ -841,7 +841,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-05-43_606_4268995089293633608/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-20-36_877_3654856655404890420/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -869,12 +869,12 @@ PREHOOK: query: select a.value from t1 a left semi join (select key from t3 wher
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-43_705_5212605861362357897/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-36_943_11079464224156976/-mr-10000
POSTHOOK: query: select a.value from t1 a left semi join (select key from t3 where key > 5) b on a.key = b.key sort by a.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-43_705_5212605861362357897/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-36_943_11079464224156976/-mr-10000
val_10
val_8
val_9
@@ -980,7 +980,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-05-50_572_4351935636267130614/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-20-43_096_7088974534843587247/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -1008,12 +1008,12 @@ PREHOOK: query: select a.value from t1 a left semi join (select key , value from
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-50_690_824047413986414031/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-43_167_3311176962310515186/-mr-10000
POSTHOOK: query: select a.value from t1 a left semi join (select key , value from t2 where key > 5) b on a.key = b.key and b.value <= 'val_20' sort by a.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-50_690_824047413986414031/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-43_167_3311176962310515186/-mr-10000
PREHOOK: query: explain select * from t2 a left semi join (select key , value from t1 where key > 2) b on a.key = b.key sort by a.key, a.value
PREHOOK: type: QUERY
POSTHOOK: query: explain select * from t2 a left semi join (select key , value from t1 where key > 2) b on a.key = b.key sort by a.key, a.value
@@ -1110,7 +1110,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-05-57_516_1309591908900729926/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-20-49_377_5707405655635059292/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -1142,12 +1142,12 @@ PREHOOK: query: select * from t2 a left semi join (select key , value from t1 wh
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-57_625_9169051107141388478/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-49_448_8639707171631116376/-mr-10000
POSTHOOK: query: select * from t2 a left semi join (select key , value from t1 where key > 2) b on a.key = b.key sort by a.key, a.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-05-57_625_9169051107141388478/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-49_448_8639707171631116376/-mr-10000
4 val_2
8 val_4
10 val_5
@@ -1229,7 +1229,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-06-04_576_6173849197621673319/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-20-55_811_2042619812673999461/-mr-10002
Select Operator
expressions:
expr: _col0
@@ -1267,12 +1267,12 @@ PREHOOK: query: select /*+ mapjoin(b) */ a.key from t3 a left semi join t1 b on
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-04_672_5227381156024671685/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-55_873_7478506719737511360/-mr-10000
POSTHOOK: query: select /*+ mapjoin(b) */ a.key from t3 a left semi join t1 b on a.key = b.key sort by a.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-04_672_5227381156024671685/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-20-55_873_7478506719737511360/-mr-10000
0
0
0
@@ -1375,7 +1375,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-06-12_910_1677370657145984011/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-21-02_841_5600695821957777072/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -1407,12 +1407,12 @@ PREHOOK: query: select * from t1 a left semi join t2 b on a.key = 2*b.key sort b
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-13_004_9070842837652856960/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-02_908_4350393423419639975/-mr-10000
POSTHOOK: query: select * from t1 a left semi join t2 b on a.key = 2*b.key sort by a.key, a.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-13_004_9070842837652856960/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-02_908_4350393423419639975/-mr-10000
0 val_0
0 val_0
0 val_0
@@ -1501,16 +1501,16 @@ STAGE PLANS:
1 {VALUE._col0} {VALUE._col1}
2
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -1523,7 +1523,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-06-19_852_1718406537733894766/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-21-09_068_8109326242402361768/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -1560,13 +1560,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-19_961_7528472610501686423/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-09_140_1287789998413262976/-mr-10000
POSTHOOK: query: select * from t1 a join t2 b on a.key = b.key left semi join t3 c on b.key = c.key sort by a.key, a.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-19_961_7528472610501686423/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-09_140_1287789998413262976/-mr-10000
0 val_0 0 val_0
0 val_0 0 val_0
0 val_0 0 val_0
@@ -1676,7 +1676,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-06-27_084_2843906965158857658/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-21-15_669_4392305381015641390/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -1708,12 +1708,12 @@ PREHOOK: query: select * from t3 a left semi join t1 b on a.key = b.key and a.va
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-27_179_3678360233120119417/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-15_733_2456465594234878020/-mr-10000
POSTHOOK: query: select * from t3 a left semi join t1 b on a.key = b.key and a.value=b.value sort by a.key, a.value
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-27_179_3678360233120119417/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-15_733_2456465594234878020/-mr-10000
0 val_0
0 val_0
0 val_0
@@ -1838,7 +1838,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-06-33_926_1715380380256238596/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-21-21_873_7255176027284017858/-mr-10002
Select Operator
expressions:
expr: _col0
@@ -1877,13 +1877,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-34_032_9074388788335932765/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-21_947_1900944403305742737/-mr-10000
POSTHOOK: query: select /*+ mapjoin(b, c) */ a.key from t3 a left semi join t1 b on a.key = b.key left semi join t2 c on a.key = c.key sort by a.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-34_032_9074388788335932765/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-21_947_1900944403305742737/-mr-10000
0
0
0
@@ -1991,7 +1991,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-06-42_647_6930739806966536340/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-21-29_226_6624487677497920257/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -2020,13 +2020,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-42_752_7032165149735678247/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-29_300_3561876405453142405/-mr-10000
POSTHOOK: query: select a.key from t3 a left outer join t1 b on a.key = b.key left semi join t2 c on b.key = c.key sort by a.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-42_752_7032165149735678247/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-29_300_3561876405453142405/-mr-10000
0
0
0
@@ -2146,7 +2146,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-06-49_770_643136424396000126/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-21-35_627_3943563623551467121/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -2175,13 +2175,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-49_878_1832122776231127136/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-35_699_812149314978654642/-mr-10000
POSTHOOK: query: select a.key from t1 a right outer join t3 b on a.key = b.key left semi join t2 c on b.key = c.key sort by a.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-49_878_1832122776231127136/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-35_699_812149314978654642/-mr-10000
NULL
NULL
NULL
@@ -2304,7 +2304,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-06-56_968_7643972596631988821/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-21-41_995_828467816527284396/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -2333,13 +2333,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-57_080_8193264678320216901/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-42_068_4450857786110853133/-mr-10000
POSTHOOK: query: select a.key from t1 a full outer join t3 b on a.key = b.key left semi join t2 c on b.key = c.key sort by a.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-06-57_080_8193264678320216901/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-42_068_4450857786110853133/-mr-10000
NULL
NULL
NULL
@@ -2462,7 +2462,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-07-04_107_6251353695567907652/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-21-48_505_8054556444032082590/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -2491,13 +2491,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-07-04_211_3457575679962196635/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-48_579_9017215875767843256/-mr-10000
POSTHOOK: query: select a.key from t3 a left semi join t2 b on a.key = b.key left outer join t1 c on a.key = c.key sort by a.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-07-04_211_3457575679962196635/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-48_579_9017215875767843256/-mr-10000
0
0
0
@@ -2620,7 +2620,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-07-11_322_7072549615087920137/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-21-54_967_6862374234335527694/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -2649,13 +2649,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-07-11_426_2212605511914985664/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-55_042_6064072264253384446/-mr-10000
POSTHOOK: query: select a.key from t3 a left semi join t2 b on a.key = b.key right outer join t1 c on a.key = c.key sort by a.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-07-11_426_2212605511914985664/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-21-55_042_6064072264253384446/-mr-10000
NULL
NULL
NULL
@@ -2780,7 +2780,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-07-18_609_2326696937241485221/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-22-01_466_1961150621221797881/-mr-10002
Reduce Output Operator
key expressions:
expr: _col0
@@ -2809,13 +2809,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-07-18_713_5822041319246326513/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-22-01_550_8537482276957424373/-mr-10000
POSTHOOK: query: select a.key from t3 a left semi join t1 b on a.key = b.key full outer join t2 c on a.key = c.key sort by a.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-07-18_713_5822041319246326513/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-22-01_550_8537482276957424373/-mr-10000
NULL
NULL
NULL
@@ -2984,7 +2984,7 @@ STAGE PLANS:
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-07-25_999_7077184010366818399/-mr-10003
+ file:/tmp/rmelick/hive_2011-04-03_18-22-08_084_2342327392883714733/-mr-10003
Reduce Output Operator
key expressions:
expr: _col0
@@ -3013,13 +3013,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-07-26_116_7797736579721782344/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-22-08_160_4039833529816649679/-mr-10000
POSTHOOK: query: select a.key from t3 a left semi join t2 b on a.key = b.key left outer join t1 c on a.value = c.value sort by a.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-07-26_116_7797736579721782344/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-22-08_160_4039833529816649679/-mr-10000
0
0
0
diff --git ql/src/test/results/clientpositive/show_functions.q.out ql/src/test/results/clientpositive/show_functions.q.out
index 7dfcd86..d4f6c98 100644
--- ql/src/test/results/clientpositive/show_functions.q.out
+++ ql/src/test/results/clientpositive/show_functions.q.out
@@ -55,6 +55,10 @@ div
double
e
elt
+ewah_bitmap
+ewah_bitmap_and
+ewah_bitmap_empty
+ewah_bitmap_or
exp
explode
field
diff --git ql/src/test/results/clientpositive/skewjoin.q.out ql/src/test/results/clientpositive/skewjoin.q.out
index 7dd581e..a4a118d 100644
--- ql/src/test/results/clientpositive/skewjoin.q.out
+++ ql/src/test/results/clientpositive/skewjoin.q.out
@@ -108,12 +108,12 @@ STAGE PLANS:
0 {VALUE._col0}
1 {VALUE._col1}
handleSkewJoin: true
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -167,13 +167,13 @@ STAGE PLANS:
keys:
0 [Column[joinkey0]]
1 [Column[joinkey0]]
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Position of Big Table: 0
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1
Select Operator
@@ -223,11 +223,11 @@ POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:
PREHOOK: query: SELECT sum(hash(key)), sum(hash(value)) FROM dest_j1
PREHOOK: type: QUERY
PREHOOK: Input: default@dest_j1
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-12-39_124_8499663962960487492/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-23-32_162_7350875931821179036/-mr-10000
POSTHOOK: query: SELECT sum(hash(key)), sum(hash(value)) FROM dest_j1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dest_j1
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-12-39_124_8499663962960487492/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-23-32_162_7350875931821179036/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
278697 101852390308
@@ -336,24 +336,24 @@ STAGE PLANS:
2 {VALUE._col0} {VALUE._col1}
3 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9, _col12, _col13
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11, _col15, _col16
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
type: string
- expr: _col9
+ expr: _col10
type: string
- expr: _col12
+ expr: _col11
type: string
- expr: _col13
+ expr: _col15
+ type: string
+ expr: _col16
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, _col7
File Output Operator
@@ -377,7 +377,7 @@ PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
PREHOOK: Input: default@t4
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-12-44_417_8615201222142995528/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-23-42_035_9043783390012040437/-mr-10000
POSTHOOK: query: SELECT /*+ STREAMTABLE(a) */ *
FROM T1 a JOIN T2 b ON a.key = b.key
JOIN T3 c ON b.key = c.key
@@ -387,7 +387,7 @@ POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
POSTHOOK: Input: default@t4
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-12-44_417_8615201222142995528/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-23-42_035_9043783390012040437/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
2 12 2 22 2 12 2 12
@@ -496,24 +496,24 @@ STAGE PLANS:
2 {VALUE._col0} {VALUE._col1}
3 {VALUE._col0} {VALUE._col1}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9, _col12, _col13
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11, _col15, _col16
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
- type: string
expr: _col5
type: string
- expr: _col8
+ expr: _col6
type: string
- expr: _col9
+ expr: _col10
type: string
- expr: _col12
+ expr: _col11
type: string
- expr: _col13
+ expr: _col15
+ type: string
+ expr: _col16
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, _col7
File Output Operator
@@ -537,7 +537,7 @@ PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
PREHOOK: Input: default@t3
PREHOOK: Input: default@t4
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-12-48_110_6020068436781124721/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-23-46_255_1148991130771216944/-mr-10000
POSTHOOK: query: SELECT /*+ STREAMTABLE(a,c) */ *
FROM T1 a JOIN T2 b ON a.key = b.key
JOIN T3 c ON b.key = c.key
@@ -547,7 +547,7 @@ POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
POSTHOOK: Input: default@t3
POSTHOOK: Input: default@t4
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-12-48_110_6020068436781124721/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-23-46_255_1148991130771216944/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
2 12 2 22 2 12 2 12
@@ -609,21 +609,21 @@ STAGE PLANS:
0 {VALUE._col0} {VALUE._col1}
1 {VALUE._col0}
handleSkewJoin: false
- outputColumnNames: _col0, _col1, _col4
+ outputColumnNames: _col0, _col1, _col5
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col4
+ expr: _col5
type: string
- outputColumnNames: _col0, _col1, _col4
+ outputColumnNames: _col0, _col1, _col5
Group By Operator
aggregations:
expr: sum(hash(_col0))
expr: sum(hash(_col1))
- expr: sum(hash(_col4))
+ expr: sum(hash(_col5))
bucketGroup: false
mode: hash
outputColumnNames: _col0, _col1, _col2
@@ -637,7 +637,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/krishnak/hive_2011-03-21_05-12-51_835_6819175691231831354/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-23-50_740_2870159742020850121/-mr-10002
Reduce Output Operator
sort order:
tag: -1
@@ -682,12 +682,12 @@ PREHOOK: query: FROM T1 a JOIN src c ON c.key+1=a.key SELECT /*+ STREAMTABLE(a)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Input: default@t1
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-12-51_884_6262244889614083574/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-23-50_812_8773500461446998827/-mr-10000
POSTHOOK: query: FROM T1 a JOIN src c ON c.key+1=a.key SELECT /*+ STREAMTABLE(a) */ sum(hash(a.key)), sum(hash(a.val)), sum(hash(c.key))
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
POSTHOOK: Input: default@t1
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-12-51_884_6262244889614083574/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-23-50_812_8773500461446998827/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
198 6274 194
@@ -856,7 +856,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/krishnak/hive_2011-03-21_05-12-57_953_4945774471783378386/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-23-57_289_613314908913059742/-mr-10002
Reduce Output Operator
sort order:
tag: -1
@@ -900,7 +900,7 @@ ON (x.key = Y.key)
SELECT sum(hash(Y.key)), sum(hash(Y.value))
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-12-58_163_800940325414135052/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-23-57_480_5617780723237531440/-mr-10000
POSTHOOK: query: FROM
(SELECT src.* FROM src) x
JOIN
@@ -909,7 +909,7 @@ ON (x.key = Y.key)
SELECT sum(hash(Y.key)), sum(hash(Y.value))
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-12-58_163_800940325414135052/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-23-57_480_5617780723237531440/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
44481300 101852390308
@@ -1088,7 +1088,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/krishnak/hive_2011-03-21_05-13-14_707_4314938642894836917/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-24-25_761_8051928452216808971/-mr-10002
Reduce Output Operator
sort order:
tag: -1
@@ -1132,7 +1132,7 @@ ON (x.key = Y.key and substring(x.value, 5)=substring(y.value, 5)+1)
SELECT sum(hash(Y.key)), sum(hash(Y.value))
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-13-14_932_6774927167099830935/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-24-25_966_2974049804454559894/-mr-10000
POSTHOOK: query: FROM
(SELECT src.* FROM src) x
JOIN
@@ -1141,7 +1141,7 @@ ON (x.key = Y.key and substring(x.value, 5)=substring(y.value, 5)+1)
SELECT sum(hash(Y.key)), sum(hash(Y.value))
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-13-14_932_6774927167099830935/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-24-25_966_2974049804454559894/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
NULL NULL
@@ -1376,7 +1376,7 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/krishnak/hive_2011-03-21_05-13-29_011_8679483484583098714/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-24-47_937_506700669568756262/-mr-10002
Reduce Output Operator
sort order:
tag: -1
@@ -1500,7 +1500,7 @@ JOIN
ON src1.c1 = src3.c5 AND src3.c5 < 80
PREHOOK: type: QUERY
PREHOOK: Input: default@src
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-13-29_545_3577757536432154532/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-24-48_356_1577944267942957523/-mr-10000
POSTHOOK: query: SELECT sum(hash(src1.c1)), sum(hash(src2.c4))
FROM
(SELECT src.key as c1, src.value as c2 from src) src1
@@ -1512,7 +1512,7 @@ JOIN
ON src1.c1 = src3.c5 AND src3.c5 < 80
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-13-29_545_3577757536432154532/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-24-48_356_1577944267942957523/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
293143 -136853010385
@@ -1570,7 +1570,7 @@ STAGE PLANS:
keys:
0 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[key], Const int 1()]
1 [class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge(Column[key]()]
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Position of Big Table: 0
File Output Operator
compressed: false
@@ -1584,25 +1584,25 @@ STAGE PLANS:
Stage: Stage-2
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/krishnak/hive_2011-03-21_05-13-48_944_400848671018495057/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_18-25-18_052_2782918386559828978/-mr-10002
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Select Operator
expressions:
expr: _col0
type: string
- expr: _col5
+ expr: _col6
type: string
- outputColumnNames: _col0, _col5
+ outputColumnNames: _col0, _col6
Group By Operator
aggregations:
expr: sum(hash(_col0))
- expr: sum(hash(_col5))
+ expr: sum(hash(_col6))
bucketGroup: false
mode: hash
outputColumnNames: _col0, _col1
@@ -1644,55 +1644,55 @@ STAGE PLANS:
PREHOOK: query: SELECT /*+ mapjoin(v)*/ sum(hash(k.key)), sum(hash(v.val)) FROM T1 k LEFT OUTER JOIN T1 v ON k.key+1=v.key
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-13-48_991_2752880130812440243/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-25-18_119_4765946587622900534/-mr-10000
POSTHOOK: query: SELECT /*+ mapjoin(v)*/ sum(hash(k.key)), sum(hash(v.val)) FROM T1 k LEFT OUTER JOIN T1 v ON k.key+1=v.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-13-48_991_2752880130812440243/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-25-18_119_4765946587622900534/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
372 6320
PREHOOK: query: select /*+ mapjoin(k)*/ sum(hash(k.key)), sum(hash(v.val)) from T1 k join T1 v on k.key=v.val
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-13-56_315_5522276206269942577/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-25-25_318_8114624185875287717/-mr-10000
POSTHOOK: query: select /*+ mapjoin(k)*/ sum(hash(k.key)), sum(hash(v.val)) from T1 k join T1 v on k.key=v.val
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-13-56_315_5522276206269942577/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-25-25_318_8114624185875287717/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
NULL NULL
PREHOOK: query: select /*+ mapjoin(k)*/ sum(hash(k.key)), sum(hash(v.val)) from T1 k join T1 v on k.key=v.key
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-03_750_9039515450445472024/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-25-32_499_820054263384626027/-mr-10000
POSTHOOK: query: select /*+ mapjoin(k)*/ sum(hash(k.key)), sum(hash(v.val)) from T1 k join T1 v on k.key=v.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-03_750_9039515450445472024/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-25-32_499_820054263384626027/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
429 12643
PREHOOK: query: select sum(hash(k.key)), sum(hash(v.val)) from T1 k join T1 v on k.key=v.key
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-10_966_7576870338948271924/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-25-39_677_614638717075606007/-mr-10000
POSTHOOK: query: select sum(hash(k.key)), sum(hash(v.val)) from T1 k join T1 v on k.key=v.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-10_966_7576870338948271924/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-25-39_677_614638717075606007/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
429 12643
PREHOOK: query: select count(1) from T1 a join T1 b on a.key = b.key
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-21_254_5258559304339508830/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-25-49_846_2278732443642168957/-mr-10000
POSTHOOK: query: select count(1) from T1 a join T1 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-21_254_5258559304339508830/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-25-49_846_2278732443642168957/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
8
@@ -1700,12 +1700,12 @@ PREHOOK: query: FROM T1 a LEFT OUTER JOIN T2 c ON c.key+1=a.key SELECT sum(hash(
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-31_322_8323595700138921493/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-26-00_018_1660452676612296496/-mr-10000
POSTHOOK: query: FROM T1 a LEFT OUTER JOIN T2 c ON c.key+1=a.key SELECT sum(hash(a.key)), sum(hash(a.val)), sum(hash(c.key))
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-31_322_8323595700138921493/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-26-00_018_1660452676612296496/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
317 9462 50
@@ -1713,12 +1713,12 @@ PREHOOK: query: FROM T1 a RIGHT OUTER JOIN T2 c ON c.key+1=a.key SELECT /*+ STRE
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-37_309_7694104922236621988/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-26-06_401_2223043609897561829/-mr-10000
POSTHOOK: query: FROM T1 a RIGHT OUTER JOIN T2 c ON c.key+1=a.key SELECT /*+ STREAMTABLE(a) */ sum(hash(a.key)), sum(hash(a.val)), sum(hash(c.key))
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-37_309_7694104922236621988/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-26-06_401_2223043609897561829/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
51 1570 318
@@ -1726,12 +1726,12 @@ PREHOOK: query: FROM T1 a FULL OUTER JOIN T2 c ON c.key+1=a.key SELECT /*+ STREA
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-43_386_5303830935370216758/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-26-12_660_8049240626984292471/-mr-10000
POSTHOOK: query: FROM T1 a FULL OUTER JOIN T2 c ON c.key+1=a.key SELECT /*+ STREAMTABLE(a) */ sum(hash(a.key)), sum(hash(a.val)), sum(hash(c.key))
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-43_386_5303830935370216758/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-26-12_660_8049240626984292471/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
317 9462 318
@@ -1739,12 +1739,12 @@ PREHOOK: query: SELECT sum(hash(src1.key)), sum(hash(src1.val)), sum(hash(src2.k
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-49_530_4648267060577846267/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-26-19_020_7681132420157666140/-mr-10000
POSTHOOK: query: SELECT sum(hash(src1.key)), sum(hash(src1.val)), sum(hash(src2.key)) FROM T1 src1 LEFT OUTER JOIN T2 src2 ON src1.key+1 = src2.key RIGHT OUTER JOIN T2 src3 ON src2.key = src3.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-49_530_4648267060577846267/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-26-19_020_7681132420157666140/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
370 11003 377
@@ -1752,23 +1752,23 @@ PREHOOK: query: SELECT sum(hash(src1.key)), sum(hash(src1.val)), sum(hash(src2.k
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
PREHOOK: Input: default@t2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-55_581_6275517415764613958/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-26-25_385_5685124458667076467/-mr-10000
POSTHOOK: query: SELECT sum(hash(src1.key)), sum(hash(src1.val)), sum(hash(src2.key)) FROM T1 src1 JOIN T2 src2 ON src1.key+1 = src2.key JOIN T2 src3 ON src2.key = src3.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
POSTHOOK: Input: default@t2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-14-55_581_6275517415764613958/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-26-25_385_5685124458667076467/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
370 11003 377
PREHOOK: query: select /*+ mapjoin(v)*/ sum(hash(k.key)), sum(hash(v.val)) from T1 k left outer join T1 v on k.key+1=v.key
PREHOOK: type: QUERY
PREHOOK: Input: default@t1
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-10_897_7173780524760752211/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-26-40_248_2476622468191255600/-mr-10000
POSTHOOK: query: select /*+ mapjoin(v)*/ sum(hash(k.key)), sum(hash(v.val)) from T1 k left outer join T1 v on k.key+1=v.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@t1
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-10_897_7173780524760752211/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-26-40_248_2476622468191255600/-mr-10000
POSTHOOK: Lineage: dest_j1.key EXPRESSION [(src)src1.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dest_j1.value SIMPLE [(src)src2.FieldSchema(name:value, type:string, comment:default), ]
372 6320
diff --git ql/src/test/results/clientpositive/smb_mapjoin9.q.out ql/src/test/results/clientpositive/smb_mapjoin9.q.out
index 32a1f91..f17811b 100644
--- ql/src/test/results/clientpositive/smb_mapjoin9.q.out
+++ ql/src/test/results/clientpositive/smb_mapjoin9.q.out
@@ -73,7 +73,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col2, _col5, _col6, _col7
+ outputColumnNames: _col0, _col2, _col6, _col7, _col8
Position of Big Table: 0
Select Operator
expressions:
@@ -81,25 +81,25 @@ STAGE PLANS:
type: int
expr: _col2
type: string
- expr: _col5
- type: int
expr: _col6
- type: string
+ type: int
expr: _col7
type: string
- outputColumnNames: _col0, _col2, _col5, _col6, _col7
+ expr: _col8
+ type: string
+ outputColumnNames: _col0, _col2, _col6, _col7, _col8
Filter Operator
predicate:
- expr: (((_col2 = '2010-10-15') and (_col7 = '2010-10-15')) and _col5 is not null)
+ expr: (((_col2 = '2010-10-15') and (_col8 = '2010-10-15')) and _col6 is not null)
type: boolean
Select Operator
expressions:
- expr: _col5
- type: int
expr: _col6
- type: string
+ type: int
expr: _col7
type: string
+ expr: _col8
+ type: string
expr: _col0
type: int
outputColumnNames: _col0, _col1, _col2, _col3
@@ -114,7 +114,7 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- destination: pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/smb_mapjoin9_results
+ destination: pfile:/home/rmelick/hive/build/ql/test/data/warehouse/smb_mapjoin9_results
Stage: Stage-3
Create Table Operator:
diff --git ql/src/test/results/clientpositive/smb_mapjoin_1.q.out ql/src/test/results/clientpositive/smb_mapjoin_1.q.out
index 88d9d1c..56cb59a 100644
--- ql/src/test/results/clientpositive/smb_mapjoin_1.q.out
+++ ql/src/test/results/clientpositive/smb_mapjoin_1.q.out
@@ -61,7 +61,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -69,20 +69,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -101,12 +101,12 @@ PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a join smb_bucket_2 b
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-31_754_1259883829373645650/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-02_934_8305922929591222961/-mr-10000
POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a join smb_bucket_2 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-31_754_1259883829373645650/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-02_934_8305922929591222961/-mr-10000
PREHOOK: query: explain
select /*+mapjoin(a)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key
PREHOOK: type: QUERY
@@ -137,7 +137,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -145,20 +145,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -177,12 +177,12 @@ PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a left outer join smb
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-34_934_7658803517776079542/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-06_491_909840112928081482/-mr-10000
POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-34_934_7658803517776079542/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-06_491_909840112928081482/-mr-10000
1 val_1 NULL NULL
3 val_3 NULL NULL
4 val_4 NULL NULL
@@ -218,7 +218,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -226,20 +226,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -258,12 +258,12 @@ PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a right outer join sm
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-38_036_241702653731342837/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-10_120_2852676397494073080/-mr-10000
POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a right outer join smb_bucket_2 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-38_036_241702653731342837/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-10_120_2852676397494073080/-mr-10000
NULL NULL 20 val_20
NULL NULL 23 val_23
NULL NULL 25 val_25
@@ -298,7 +298,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -306,20 +306,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -338,12 +338,12 @@ PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a full outer join smb
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-41_027_6057350458460693031/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-13_861_4268631424598003317/-mr-10000
POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a full outer join smb_bucket_2 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-41_027_6057350458460693031/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-13_861_4268631424598003317/-mr-10000
1 val_1 NULL NULL
3 val_3 NULL NULL
4 val_4 NULL NULL
@@ -383,7 +383,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -391,20 +391,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -423,12 +423,12 @@ PREHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a join smb_bucket_2 b
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-44_127_1494990132926449947/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-17_522_142675655372983778/-mr-10000
POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a join smb_bucket_2 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-44_127_1494990132926449947/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-17_522_142675655372983778/-mr-10000
PREHOOK: query: explain
select /*+mapjoin(b)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key
PREHOOK: type: QUERY
@@ -459,7 +459,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -467,20 +467,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -499,12 +499,12 @@ PREHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a left outer join smb
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-47_301_4945605978270843627/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-21_220_2018097318727897715/-mr-10000
POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-47_301_4945605978270843627/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-21_220_2018097318727897715/-mr-10000
1 val_1 NULL NULL
3 val_3 NULL NULL
4 val_4 NULL NULL
@@ -540,7 +540,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -548,20 +548,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -580,12 +580,12 @@ PREHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a right outer join sm
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-50_419_2519300121461531156/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-24_852_2899291303603122108/-mr-10000
POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a right outer join smb_bucket_2 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-50_419_2519300121461531156/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-24_852_2899291303603122108/-mr-10000
NULL NULL 20 val_20
NULL NULL 23 val_23
NULL NULL 25 val_25
@@ -620,7 +620,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -628,20 +628,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -660,12 +660,12 @@ PREHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a full outer join smb
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-53_677_3475813598301820605/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-28_494_9154125354123857872/-mr-10000
POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a full outer join smb_bucket_2 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-53_677_3475813598301820605/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-28_494_9154125354123857872/-mr-10000
1 val_1 NULL NULL
3 val_3 NULL NULL
4 val_4 NULL NULL
diff --git ql/src/test/results/clientpositive/smb_mapjoin_2.q.out ql/src/test/results/clientpositive/smb_mapjoin_2.q.out
index 13bfc5c..202659d 100644
--- ql/src/test/results/clientpositive/smb_mapjoin_2.q.out
+++ ql/src/test/results/clientpositive/smb_mapjoin_2.q.out
@@ -61,7 +61,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -69,20 +69,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -101,12 +101,12 @@ PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a join smb_bucket_3 b
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-57_393_4239075894773018260/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-34_439_2803085889059098613/-mr-10000
POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-15-57_393_4239075894773018260/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-34_439_2803085889059098613/-mr-10000
4 val_4 4 val_4
10 val_10 10 val_10
PREHOOK: query: explain
@@ -139,7 +139,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -147,20 +147,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -179,12 +179,12 @@ PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a left outer join smb
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-00_559_4057990081443714428/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-38_007_7199037068643593126/-mr-10000
POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a left outer join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-00_559_4057990081443714428/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-38_007_7199037068643593126/-mr-10000
1 val_1 NULL NULL
3 val_3 NULL NULL
4 val_4 4 val_4
@@ -220,7 +220,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -228,20 +228,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -260,12 +260,12 @@ PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a right outer join sm
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-03_769_3709056736491815260/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-41_662_4284874891382980495/-mr-10000
POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a right outer join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-03_769_3709056736491815260/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-41_662_4284874891382980495/-mr-10000
4 val_4 4 val_4
10 val_10 10 val_10
NULL NULL 17 val_17
@@ -302,7 +302,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -310,20 +310,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -342,12 +342,12 @@ PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a full outer join smb
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-06_943_8685968771579677784/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-45_341_6800043572177065993/-mr-10000
POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_1 a full outer join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-06_943_8685968771579677784/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-45_341_6800043572177065993/-mr-10000
1 val_1 NULL NULL
3 val_3 NULL NULL
4 val_4 4 val_4
@@ -387,7 +387,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -395,20 +395,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -427,12 +427,12 @@ PREHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a join smb_bucket_3 b
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-10_068_4663023198853363068/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-48_959_5395254607117062472/-mr-10000
POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-10_068_4663023198853363068/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-48_959_5395254607117062472/-mr-10000
4 val_4 4 val_4
10 val_10 10 val_10
PREHOOK: query: explain
@@ -465,7 +465,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -473,20 +473,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -505,12 +505,12 @@ PREHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a left outer join smb
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-13_276_8777108353771376866/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-52_912_7416006717470527679/-mr-10000
POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a left outer join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-13_276_8777108353771376866/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-52_912_7416006717470527679/-mr-10000
1 val_1 NULL NULL
3 val_3 NULL NULL
4 val_4 4 val_4
@@ -546,7 +546,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -554,20 +554,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -586,12 +586,12 @@ PREHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a right outer join sm
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-16_442_2551181209955269847/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-56_836_4105403211725388403/-mr-10000
POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a right outer join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-16_442_2551181209955269847/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-27-56_836_4105403211725388403/-mr-10000
4 val_4 4 val_4
10 val_10 10 val_10
NULL NULL 17 val_17
@@ -628,7 +628,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -636,20 +636,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -668,12 +668,12 @@ PREHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a full outer join smb
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-19_577_5693475629434947669/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-00_839_5042556094657530831/-mr-10000
POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_1 a full outer join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-19_577_5693475629434947669/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-00_839_5042556094657530831/-mr-10000
1 val_1 NULL NULL
3 val_3 NULL NULL
4 val_4 4 val_4
diff --git ql/src/test/results/clientpositive/smb_mapjoin_3.q.out ql/src/test/results/clientpositive/smb_mapjoin_3.q.out
index 345fa7c..663df87 100644
--- ql/src/test/results/clientpositive/smb_mapjoin_3.q.out
+++ ql/src/test/results/clientpositive/smb_mapjoin_3.q.out
@@ -61,7 +61,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -69,20 +69,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -101,12 +101,12 @@ PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_2 a join smb_bucket_3 b
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-23_368_1437283937366004288/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-06_812_6132127758303693797/-mr-10000
POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_2 a join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-23_368_1437283937366004288/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-06_812_6132127758303693797/-mr-10000
20 val_20 20 val_20
23 val_23 23 val_23
PREHOOK: query: explain
@@ -139,7 +139,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -147,20 +147,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -179,12 +179,12 @@ PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_2 a left outer join smb
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-26_657_4396395197544521238/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-10_438_6112251390950471633/-mr-10000
POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_2 a left outer join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-26_657_4396395197544521238/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-10_438_6112251390950471633/-mr-10000
20 val_20 20 val_20
23 val_23 23 val_23
25 val_25 NULL NULL
@@ -219,7 +219,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -227,20 +227,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -259,12 +259,12 @@ PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_2 a right outer join sm
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-29_895_6133753956473232382/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-14_017_8697284152206306090/-mr-10000
POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_2 a right outer join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-29_895_6133753956473232382/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-14_017_8697284152206306090/-mr-10000
NULL NULL 4 val_4
NULL NULL 10 val_10
NULL NULL 17 val_17
@@ -301,7 +301,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -309,20 +309,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -341,12 +341,12 @@ PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_2 a full outer join smb
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-33_024_7856025902714830468/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-17_689_1937183333752615484/-mr-10000
POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket_2 a full outer join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-33_024_7856025902714830468/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-17_689_1937183333752615484/-mr-10000
NULL NULL 4 val_4
NULL NULL 10 val_10
NULL NULL 17 val_17
@@ -385,7 +385,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -393,20 +393,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -425,12 +425,12 @@ PREHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_2 a join smb_bucket_3 b
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-36_171_9088535165896337856/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-21_138_4400404874697136618/-mr-10000
POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_2 a join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-36_171_9088535165896337856/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-21_138_4400404874697136618/-mr-10000
20 val_20 20 val_20
23 val_23 23 val_23
PREHOOK: query: explain
@@ -463,7 +463,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -471,20 +471,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -503,12 +503,12 @@ PREHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_2 a left outer join smb
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-39_297_7923719153270970262/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-24_917_4790129496934379426/-mr-10000
POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_2 a left outer join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-39_297_7923719153270970262/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-24_917_4790129496934379426/-mr-10000
20 val_20 20 val_20
23 val_23 23 val_23
25 val_25 NULL NULL
@@ -543,7 +543,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -551,20 +551,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -583,12 +583,12 @@ PREHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_2 a right outer join sm
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-42_545_3752804322172791617/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-28_587_8023170951248255217/-mr-10000
POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_2 a right outer join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-42_545_3752804322172791617/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-28_587_8023170951248255217/-mr-10000
NULL NULL 4 val_4
NULL NULL 10 val_10
NULL NULL 17 val_17
@@ -625,7 +625,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -633,20 +633,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -665,12 +665,12 @@ PREHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_2 a full outer join smb
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-45_648_9076211928933171513/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-32_154_5568913766737391576/-mr-10000
POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket_2 a full outer join smb_bucket_3 b on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-45_648_9076211928933171513/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-32_154_5568913766737391576/-mr-10000
NULL NULL 4 val_4
NULL NULL 10 val_10
NULL NULL 17 val_17
diff --git ql/src/test/results/clientpositive/smb_mapjoin_4.q.out ql/src/test/results/clientpositive/smb_mapjoin_4.q.out
index 435323e..ea3b8fa 100644
--- ql/src/test/results/clientpositive/smb_mapjoin_4.q.out
+++ ql/src/test/results/clientpositive/smb_mapjoin_4.q.out
@@ -64,7 +64,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -72,28 +72,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -113,13 +113,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-49_321_3966901017045056953/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-38_535_9002855737455177109/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,b)*/ * from smb_bucket_1 a join smb_bucket_2 b on a.key = b.key join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-49_321_3966901017045056953/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-38_535_9002855737455177109/-mr-10000
PREHOOK: query: explain
select /*+mapjoin(a,b)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key join smb_bucket_3 c on b.key=c.key
PREHOOK: type: QUERY
@@ -153,7 +153,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -161,28 +161,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -202,13 +202,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-52_609_7903256946036561523/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-42_440_6644685419382802815/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,b)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-52_609_7903256946036561523/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-42_440_6644685419382802815/-mr-10000
PREHOOK: query: explain
select /*+mapjoin(a,b)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key left outer join smb_bucket_3 c on b.key=c.key
PREHOOK: type: QUERY
@@ -242,7 +242,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -250,28 +250,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -291,13 +291,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-55_833_4731338482914814383/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-46_354_7414264671086141438/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,b)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key left outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-55_833_4731338482914814383/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-46_354_7414264671086141438/-mr-10000
1 val_1 NULL NULL NULL NULL
3 val_3 NULL NULL NULL NULL
4 val_4 NULL NULL NULL NULL
@@ -336,7 +336,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -344,28 +344,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -385,13 +385,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-59_060_6885897898144326961/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-50_384_4491419288802635607/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,b)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key right outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-16-59_060_6885897898144326961/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-50_384_4491419288802635607/-mr-10000
NULL NULL NULL NULL 4 val_4
NULL NULL NULL NULL 10 val_10
NULL NULL NULL NULL 17 val_17
@@ -431,7 +431,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -439,28 +439,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -480,13 +480,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-02_477_3066768832500086224/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-54_423_649689903636538735/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,b)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key full outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-02_477_3066768832500086224/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-54_423_649689903636538735/-mr-10000
1 val_1 NULL NULL NULL NULL
3 val_3 NULL NULL NULL NULL
4 val_4 NULL NULL NULL NULL
@@ -531,7 +531,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -539,28 +539,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -580,13 +580,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-05_777_1313016308874669202/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-58_333_6308265135836957384/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,b)*/ * from smb_bucket_1 a right outer join smb_bucket_2 b on a.key = b.key join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-05_777_1313016308874669202/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-28-58_333_6308265135836957384/-mr-10000
NULL NULL 20 val_20 20 val_20
NULL NULL 23 val_23 23 val_23
PREHOOK: query: explain
@@ -622,7 +622,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -630,28 +630,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -671,13 +671,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-09_122_6064666085021507736/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-02_209_824920991097480841/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,b)*/ * from smb_bucket_1 a right outer join smb_bucket_2 b on a.key = b.key left outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-09_122_6064666085021507736/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-02_209_824920991097480841/-mr-10000
NULL NULL 20 val_20 20 val_20
NULL NULL 23 val_23 23 val_23
NULL NULL 25 val_25 NULL NULL
@@ -715,7 +715,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -723,28 +723,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -764,13 +764,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-12_331_9066526170001430264/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-06_049_5198329228821275361/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,b)*/ * from smb_bucket_1 a right outer join smb_bucket_2 b on a.key = b.key right outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-12_331_9066526170001430264/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-06_049_5198329228821275361/-mr-10000
NULL NULL NULL NULL 4 val_4
NULL NULL NULL NULL 10 val_10
NULL NULL NULL NULL 17 val_17
@@ -810,7 +810,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -818,28 +818,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -859,13 +859,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-15_548_3077982864155533470/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-09_863_1867306061827322317/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,b)*/ * from smb_bucket_1 a right outer join smb_bucket_2 b on a.key = b.key full outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-15_548_3077982864155533470/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-09_863_1867306061827322317/-mr-10000
NULL NULL NULL NULL 4 val_4
NULL NULL NULL NULL 10 val_10
NULL NULL NULL NULL 17 val_17
@@ -907,7 +907,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -915,28 +915,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -956,13 +956,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-18_783_1707777207222799965/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-13_693_89391512422937457/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,b)*/ * from smb_bucket_1 a full outer join smb_bucket_2 b on a.key = b.key join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-18_783_1707777207222799965/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-13_693_89391512422937457/-mr-10000
NULL NULL 20 val_20 20 val_20
NULL NULL 23 val_23 23 val_23
PREHOOK: query: explain
@@ -998,7 +998,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -1006,28 +1006,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -1047,13 +1047,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-22_135_3196413763184480906/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-17_561_8366685378762307934/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,b)*/ * from smb_bucket_1 a full outer join smb_bucket_2 b on a.key = b.key left outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-22_135_3196413763184480906/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-17_561_8366685378762307934/-mr-10000
1 val_1 NULL NULL NULL NULL
3 val_3 NULL NULL NULL NULL
4 val_4 NULL NULL NULL NULL
@@ -1096,7 +1096,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -1104,28 +1104,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -1145,13 +1145,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-25_402_68522573808341044/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-21_427_5377020517198554839/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,b)*/ * from smb_bucket_1 a full outer join smb_bucket_2 b on a.key = b.key right outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-25_402_68522573808341044/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-21_427_5377020517198554839/-mr-10000
NULL NULL NULL NULL 4 val_4
NULL NULL NULL NULL 10 val_10
NULL NULL NULL NULL 17 val_17
@@ -1191,7 +1191,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 2
Select Operator
expressions:
@@ -1199,28 +1199,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -1240,13 +1240,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-28_578_3471954978455115358/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-25_302_3661389638751003788/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,b)*/ * from smb_bucket_1 a full outer join smb_bucket_2 b on a.key = b.key full outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-28_578_3471954978455115358/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-25_302_3661389638751003788/-mr-10000
1 val_1 NULL NULL NULL NULL
3 val_3 NULL NULL NULL NULL
4 val_4 NULL NULL NULL NULL
diff --git ql/src/test/results/clientpositive/smb_mapjoin_5.q.out ql/src/test/results/clientpositive/smb_mapjoin_5.q.out
index 3ce08fc..58f29af 100644
--- ql/src/test/results/clientpositive/smb_mapjoin_5.q.out
+++ ql/src/test/results/clientpositive/smb_mapjoin_5.q.out
@@ -64,7 +64,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -72,28 +72,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -113,13 +113,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-32_566_3717369254504779230/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-31_632_8347208007760226806/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,c)*/ * from smb_bucket_1 a join smb_bucket_2 b on a.key = b.key join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-32_566_3717369254504779230/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-31_632_8347208007760226806/-mr-10000
PREHOOK: query: explain
select /*+mapjoin(a,c)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key join smb_bucket_3 c on b.key=c.key
PREHOOK: type: QUERY
@@ -153,7 +153,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -161,28 +161,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -202,13 +202,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-35_783_6608632863081423333/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-35_523_2617461018684568751/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,c)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-35_783_6608632863081423333/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-35_523_2617461018684568751/-mr-10000
PREHOOK: query: explain
select /*+mapjoin(a,c)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key left outer join smb_bucket_3 c on b.key=c.key
PREHOOK: type: QUERY
@@ -242,7 +242,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -250,28 +250,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -291,13 +291,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-38_996_5163873361924754051/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-39_303_3428832508703127592/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,c)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key left outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-38_996_5163873361924754051/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-39_303_3428832508703127592/-mr-10000
1 val_1 NULL NULL NULL NULL
3 val_3 NULL NULL NULL NULL
4 val_4 NULL NULL NULL NULL
@@ -336,7 +336,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -344,28 +344,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -385,13 +385,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-42_219_1161623635196685815/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-43_250_1689783729786484388/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,c)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key right outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-42_219_1161623635196685815/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-43_250_1689783729786484388/-mr-10000
NULL NULL NULL NULL 4 val_4
NULL NULL NULL NULL 10 val_10
NULL NULL NULL NULL 17 val_17
@@ -431,7 +431,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -439,28 +439,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -480,13 +480,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-45_471_4845045914826345572/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-47_103_9206868904368110584/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,c)*/ * from smb_bucket_1 a left outer join smb_bucket_2 b on a.key = b.key full outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-45_471_4845045914826345572/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-47_103_9206868904368110584/-mr-10000
1 val_1 NULL NULL NULL NULL
3 val_3 NULL NULL NULL NULL
4 val_4 NULL NULL NULL NULL
@@ -531,7 +531,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -539,28 +539,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -580,13 +580,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-48_792_3175968845201274249/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-51_118_1359609706654606421/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,c)*/ * from smb_bucket_1 a right outer join smb_bucket_2 b on a.key = b.key join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-48_792_3175968845201274249/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-51_118_1359609706654606421/-mr-10000
NULL NULL 20 val_20 20 val_20
NULL NULL 23 val_23 23 val_23
PREHOOK: query: explain
@@ -622,7 +622,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -630,28 +630,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -671,13 +671,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-52_004_3986926932099952842/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-55_218_4884029514629826462/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,c)*/ * from smb_bucket_1 a right outer join smb_bucket_2 b on a.key = b.key left outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-52_004_3986926932099952842/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-55_218_4884029514629826462/-mr-10000
NULL NULL 20 val_20 20 val_20
NULL NULL 23 val_23 23 val_23
NULL NULL 25 val_25 NULL NULL
@@ -715,7 +715,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -723,28 +723,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -764,13 +764,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-55_352_8133532875053261799/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-59_087_3292642138183472295/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,c)*/ * from smb_bucket_1 a right outer join smb_bucket_2 b on a.key = b.key right outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-55_352_8133532875053261799/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-29-59_087_3292642138183472295/-mr-10000
NULL NULL NULL NULL 4 val_4
NULL NULL NULL NULL 10 val_10
NULL NULL NULL NULL 17 val_17
@@ -810,7 +810,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -818,28 +818,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -859,13 +859,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-58_580_6303141813674474091/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-03_012_6483673556725856666/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,c)*/ * from smb_bucket_1 a right outer join smb_bucket_2 b on a.key = b.key full outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-17-58_580_6303141813674474091/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-03_012_6483673556725856666/-mr-10000
NULL NULL NULL NULL 4 val_4
NULL NULL NULL NULL 10 val_10
NULL NULL NULL NULL 17 val_17
@@ -907,7 +907,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -915,28 +915,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -956,13 +956,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-18-02_316_6044000949493614873/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-06_900_2481741007482630541/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,c)*/ * from smb_bucket_1 a full outer join smb_bucket_2 b on a.key = b.key join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-18-02_316_6044000949493614873/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-06_900_2481741007482630541/-mr-10000
NULL NULL 20 val_20 20 val_20
NULL NULL 23 val_23 23 val_23
PREHOOK: query: explain
@@ -998,7 +998,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -1006,28 +1006,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -1047,13 +1047,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-18-05_550_3779634183035392241/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-10_754_2899646916539955077/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,c)*/ * from smb_bucket_1 a full outer join smb_bucket_2 b on a.key = b.key left outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-18-05_550_3779634183035392241/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-10_754_2899646916539955077/-mr-10000
1 val_1 NULL NULL NULL NULL
3 val_3 NULL NULL NULL NULL
4 val_4 NULL NULL NULL NULL
@@ -1096,7 +1096,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -1104,28 +1104,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -1145,13 +1145,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-18-08_983_341104831355359023/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-14_560_2628514689218112132/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,c)*/ * from smb_bucket_1 a full outer join smb_bucket_2 b on a.key = b.key right outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-18-08_983_341104831355359023/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-14_560_2628514689218112132/-mr-10000
NULL NULL NULL NULL 4 val_4
NULL NULL NULL NULL 10 val_10
NULL NULL NULL NULL 17 val_17
@@ -1191,7 +1191,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 1
Select Operator
expressions:
@@ -1199,28 +1199,28 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -1240,13 +1240,13 @@ PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket_1
PREHOOK: Input: default@smb_bucket_2
PREHOOK: Input: default@smb_bucket_3
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-18-12_223_670587685595328691/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-18_492_5530220213509029699/-mr-10000
POSTHOOK: query: select /*+mapjoin(a,c)*/ * from smb_bucket_1 a full outer join smb_bucket_2 b on a.key = b.key full outer join smb_bucket_3 c on b.key=c.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket_1
POSTHOOK: Input: default@smb_bucket_2
POSTHOOK: Input: default@smb_bucket_3
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-18-12_223_670587685595328691/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-18_492_5530220213509029699/-mr-10000
1 val_1 NULL NULL NULL NULL
3 val_3 NULL NULL NULL NULL
4 val_4 NULL NULL NULL NULL
diff --git ql/src/test/results/clientpositive/smb_mapjoin_6.q.out ql/src/test/results/clientpositive/smb_mapjoin_6.q.out
index b41e454..b300012 100644
--- ql/src/test/results/clientpositive/smb_mapjoin_6.q.out
+++ ql/src/test/results/clientpositive/smb_mapjoin_6.q.out
@@ -81,7 +81,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -89,20 +89,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -151,11 +151,11 @@ POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name
PREHOOK: query: select * from smb_join_results order by k1
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_join_results
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-07_736_6008961729312221014/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-34_837_9120488858319522526/-mr-10000
POSTHOOK: query: select * from smb_join_results order by k1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_join_results
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-07_736_6008961729312221014/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-34_837_9120488858319522526/-mr-10000
POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
@@ -1217,11 +1217,11 @@ POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name
PREHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from normal_join_results
PREHOOK: type: QUERY
PREHOOK: Input: default@normal_join_results
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-18_689_3852913119132155567/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-43_362_21777821607136311/-mr-10000
POSTHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from normal_join_results
POSTHOOK: type: QUERY
POSTHOOK: Input: default@normal_join_results
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-18_689_3852913119132155567/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-43_362_21777821607136311/-mr-10000
POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ]
POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ]
POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ]
@@ -1238,11 +1238,11 @@ POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name
PREHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from smb_join_results
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_join_results
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-22_101_5158460518863150953/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-46_664_810562848237871898/-mr-10000
POSTHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from smb_join_results
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_join_results
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-22_101_5158460518863150953/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-46_664_810562848237871898/-mr-10000
POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ]
POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ]
POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ]
@@ -1301,7 +1301,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -1309,20 +1309,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -1411,11 +1411,11 @@ POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name
PREHOOK: query: select * from smb_join_results order by k1
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_join_results
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-35_939_5296520347309621468/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-59_046_2974310344705476090/-mr-10000
POSTHOOK: query: select * from smb_join_results order by k1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_join_results
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-35_939_5296520347309621468/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-30-59_046_2974310344705476090/-mr-10000
POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ]
POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ]
POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ]
@@ -2501,11 +2501,11 @@ POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name
PREHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from normal_join_results
PREHOOK: type: QUERY
PREHOOK: Input: default@normal_join_results
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-45_395_6681665304860088848/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-31-07_510_4543518115684546135/-mr-10000
POSTHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from normal_join_results
POSTHOOK: type: QUERY
POSTHOOK: Input: default@normal_join_results
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-45_395_6681665304860088848/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-31-07_510_4543518115684546135/-mr-10000
POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ]
POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ]
POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ]
@@ -2534,11 +2534,11 @@ POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name
PREHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from smb_join_results
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_join_results
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-48_806_5260272742069068241/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-31-10_843_2836668617862733859/-mr-10000
POSTHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from smb_join_results
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_join_results
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-48_806_5260272742069068241/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-31-10_843_2836668617862733859/-mr-10000
POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ]
POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ]
POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ]
@@ -2621,7 +2621,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -2629,11 +2629,11 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Filter Operator
predicate:
expr: (_col0 > 1000)
@@ -2644,9 +2644,9 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -2777,7 +2777,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 0
Select Operator
expressions:
@@ -2785,11 +2785,11 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Filter Operator
predicate:
expr: (_col0 > 1000)
@@ -2800,9 +2800,9 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -2941,7 +2941,7 @@ STAGE PLANS:
0 [Column[key]]
1 [Column[key]]
2 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Position of Big Table: 0
Select Operator
expressions:
@@ -2949,15 +2949,15 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col4, _col5, _col8, _col9
+ outputColumnNames: _col0, _col1, _col5, _col6, _col10, _col11
Filter Operator
predicate:
expr: (_col0 > 1000)
@@ -2968,13 +2968,13 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- expr: _col8
+ expr: _col10
type: int
- expr: _col9
+ expr: _col11
type: string
outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5
File Output Operator
@@ -2993,12 +2993,12 @@ PREHOOK: query: select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a join smb_bucket4
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_bucket4_1
PREHOOK: Input: default@smb_bucket4_2
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-18-03_867_4003370002294872664/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-31-23_344_4794058838711760639/-mr-10000
POSTHOOK: query: select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a join smb_bucket4_2 b on a.key = b.key join smb_bucket4_2 c on b.key = c.key where a.key>1000
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_bucket4_1
POSTHOOK: Input: default@smb_bucket4_2
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-18-03_867_4003370002294872664/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-31-23_344_4794058838711760639/-mr-10000
POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ]
POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ]
POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ]
diff --git ql/src/test/results/clientpositive/smb_mapjoin_7.q.out ql/src/test/results/clientpositive/smb_mapjoin_7.q.out
index d9bd16d..735a574 100644
--- ql/src/test/results/clientpositive/smb_mapjoin_7.q.out
+++ ql/src/test/results/clientpositive/smb_mapjoin_7.q.out
@@ -90,11 +90,11 @@ POSTHOOK: Lineage: smb_join_results_empty_bigtable.v2 SIMPLE [(smb_bucket4_2)b.F
PREHOOK: query: select * from smb_join_results_empty_bigtable order by k1, v1, k2, v2
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_join_results_empty_bigtable
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-19-34_663_1979970426982146402/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-31-41_356_8704565001078272506/-mr-10000
POSTHOOK: query: select * from smb_join_results_empty_bigtable order by k1, v1, k2, v2
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_join_results_empty_bigtable
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-19-34_663_1979970426982146402/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-31-41_356_8704565001078272506/-mr-10000
POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: smb_join_results_empty_bigtable.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ]
@@ -648,7 +648,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Position of Big Table: 1
Select Operator
expressions:
@@ -656,20 +656,20 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col4, _col5
+ outputColumnNames: _col0, _col1, _col5, _col6
Select Operator
expressions:
expr: _col0
type: int
expr: _col1
type: string
- expr: _col4
- type: int
expr: _col5
+ type: int
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2, _col3
File Output Operator
@@ -724,11 +724,11 @@ POSTHOOK: Lineage: smb_join_results_empty_bigtable.v2 SIMPLE [(smb_bucket4_2)b.F
PREHOOK: query: select * from smb_join_results order by k1, v1, k2, v2
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_join_results
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-19-42_038_9114789644039619741/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-31-48_956_267171864032100421/-mr-10000
POSTHOOK: query: select * from smb_join_results order by k1, v1, k2, v2
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_join_results
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-19-42_038_9114789644039619741/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-31-48_956_267171864032100421/-mr-10000
POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ]
@@ -1274,11 +1274,11 @@ POSTHOOK: Lineage: smb_join_results_empty_bigtable.v2 SIMPLE [(smb_bucket4_2)b.F
PREHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from normal_join_results
PREHOOK: type: QUERY
PREHOOK: Input: default@normal_join_results
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-19-49_670_8267030672146730864/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-31-57_181_457657553406635154/-mr-10000
POSTHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from normal_join_results
POSTHOOK: type: QUERY
POSTHOOK: Input: default@normal_join_results
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-19-49_670_8267030672146730864/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-31-57_181_457657553406635154/-mr-10000
POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ]
POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ]
POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ]
@@ -1301,11 +1301,11 @@ POSTHOOK: Lineage: smb_join_results_empty_bigtable.v2 SIMPLE [(smb_bucket4_2)b.F
PREHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from smb_join_results
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_join_results
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-19-52_827_7894481902386044692/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-32-00_458_4977404603862819585/-mr-10000
POSTHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from smb_join_results
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_join_results
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-19-52_827_7894481902386044692/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-32-00_458_4977404603862819585/-mr-10000
POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ]
POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ]
POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ]
@@ -1328,11 +1328,11 @@ POSTHOOK: Lineage: smb_join_results_empty_bigtable.v2 SIMPLE [(smb_bucket4_2)b.F
PREHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from smb_join_results_empty_bigtable
PREHOOK: type: QUERY
PREHOOK: Input: default@smb_join_results_empty_bigtable
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-19-55_904_8901128032908040682/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-32-03_727_6429391747669121082/-mr-10000
POSTHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from smb_join_results_empty_bigtable
POSTHOOK: type: QUERY
POSTHOOK: Input: default@smb_join_results_empty_bigtable
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-19-55_904_8901128032908040682/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-32-03_727_6429391747669121082/-mr-10000
POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ]
POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ]
POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ]
diff --git ql/src/test/results/clientpositive/stats11.q.out ql/src/test/results/clientpositive/stats11.q.out
index 1d238e0..281ba75 100644
--- ql/src/test/results/clientpositive/stats11.q.out
+++ ql/src/test/results/clientpositive/stats11.q.out
@@ -127,10 +127,10 @@ STAGE PLANS:
Alias Bucket Base File Name Mapping:
b {srcbucket20.txt=[srcbucket20.txt, srcbucket22.txt], srcbucket21.txt=[srcbucket21.txt, srcbucket23.txt]}
Alias Bucket File Name Mapping:
- b {pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt=[pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt, pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt], pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt=[pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt, pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt]}
+ b {pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt, pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt, pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt]}
Alias Bucket Output File Name Mapping:
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt 0
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt 1
Stage: Stage-1
Map Reduce
@@ -149,7 +149,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5, _col6
+ outputColumnNames: _col0, _col1, _col6, _col7
Position of Big Table: 0
Select Operator
expressions:
@@ -157,15 +157,15 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
- type: string
expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5, _col6
+ expr: _col7
+ type: string
+ outputColumnNames: _col0, _col1, _col6, _col7
Filter Operator
isSamplingPred: false
predicate:
- expr: (_col6 = '2008-04-08')
+ expr: (_col7 = '2008-04-08')
type: boolean
Select Operator
expressions:
@@ -173,15 +173,15 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-20-57_210_1735801303200210364/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-10_601_1727688194455218388/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-20-57_210_1735801303200210364/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-10_601_1727688194455218388/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -191,12 +191,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300710057
+ transient_lastDdlTime 1301880790
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -206,9 +206,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin [a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin [a]
Path -> Partition:
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
Partition
base file name: srcbucket_mapjoin
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -220,12 +220,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300710056
+ transient_lastDdlTime 1301880785
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -237,12 +237,12 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin
name default.srcbucket_mapjoin
serialization.ddl struct srcbucket_mapjoin { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300710056
+ transient_lastDdlTime 1301880785
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin
name: default.srcbucket_mapjoin
@@ -254,14 +254,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-20-57_210_1735801303200210364/-ext-10002
- destination: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-20-57_210_1735801303200210364/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-10_601_1727688194455218388/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-10_601_1727688194455218388/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-20-57_210_1735801303200210364/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-10_601_1727688194455218388/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -271,28 +271,28 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300710057
+ transient_lastDdlTime 1301880790
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-20-57_210_1735801303200210364/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-10_601_1727688194455218388/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-20-57_210_1735801303200210364/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-10_601_1727688194455218388/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-20-57_210_1735801303200210364/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-10_601_1727688194455218388/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-20-57_210_1735801303200210364/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-10_601_1727688194455218388/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -303,12 +303,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300710057
+ transient_lastDdlTime 1301880790
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -316,9 +316,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-20-57_210_1735801303200210364/-ext-10002 [pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-20-57_210_1735801303200210364/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-10_601_1727688194455218388/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-10_601_1727688194455218388/-ext-10002]
Path -> Partition:
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-20-57_210_1735801303200210364/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-10_601_1727688194455218388/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -329,12 +329,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300710057
+ transient_lastDdlTime 1301880790
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -345,12 +345,12 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300710057
+ transient_lastDdlTime 1301880790
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
@@ -378,11 +378,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-21-03_626_299969529303494516/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-33-16_836_4583278761390623684/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-21-03_626_299969529303494516/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-33-16_836_4583278761390623684/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_tmp_result.key SIMPLE [(srcbucket_mapjoin)a.FieldSchema(name:key, type:int, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_tmp_result.value1 SIMPLE [(srcbucket_mapjoin)a.FieldSchema(name:value, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_part)b.FieldSchema(name:value, type:string, comment:null), ]
@@ -431,11 +431,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-21-16_986_1006242769236888206/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-33-29_514_5842010529946936872/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-21-16_986_1006242769236888206/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-33-29_514_5842010529946936872/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -474,14 +474,14 @@ on a.key = b.key
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_hash_result_1
PREHOOK: Input: default@bucketmapjoin_hash_result_2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-21-24_395_5559927002432627417/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-33-36_605_5528916566771416214/-mr-10000
POSTHOOK: query: select a.key-b.key, a.value1-b.value1, a.value2-b.value2
from bucketmapjoin_hash_result_1 a left outer join bucketmapjoin_hash_result_2 b
on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_hash_result_1
POSTHOOK: Input: default@bucketmapjoin_hash_result_2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-21-24_395_5559927002432627417/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-33-36_605_5528916566771416214/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -556,12 +556,12 @@ STAGE PLANS:
Alias Bucket Base File Name Mapping:
a {srcbucket20.txt=[srcbucket20.txt], srcbucket21.txt=[srcbucket21.txt], srcbucket22.txt=[srcbucket20.txt], srcbucket23.txt=[srcbucket21.txt]}
Alias Bucket File Name Mapping:
- a {pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt=[pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt=[pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt], pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt=[pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt=[pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
+ a {pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket20.txt], pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt=[pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin/srcbucket21.txt]}
Alias Bucket Output File Name Mapping:
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt 0
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt 1
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt 2
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt 3
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket20.txt 0
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket21.txt 1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket22.txt 2
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08/srcbucket23.txt 3
Stage: Stage-1
Map Reduce
@@ -580,7 +580,7 @@ STAGE PLANS:
keys:
0 [Column[key]]
1 [Column[key]]
- outputColumnNames: _col0, _col1, _col5, _col6
+ outputColumnNames: _col0, _col1, _col6, _col7
Position of Big Table: 1
Select Operator
expressions:
@@ -588,15 +588,15 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
- type: string
expr: _col6
type: string
- outputColumnNames: _col0, _col1, _col5, _col6
+ expr: _col7
+ type: string
+ outputColumnNames: _col0, _col1, _col6, _col7
Filter Operator
isSamplingPred: false
predicate:
- expr: (_col6 = '2008-04-08')
+ expr: (_col7 = '2008-04-08')
type: boolean
Select Operator
expressions:
@@ -604,15 +604,15 @@ STAGE PLANS:
type: int
expr: _col1
type: string
- expr: _col5
+ expr: _col6
type: string
outputColumnNames: _col0, _col1, _col2
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-21-27_505_5694559335488987924/-ext-10002
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-40_297_7636322064450072296/-ext-10002
NumFilesPerFileSink: 1
- Stats Publishing Key Prefix: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-21-27_505_5694559335488987924/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-40_297_7636322064450072296/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -622,16 +622,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300710076
+ transient_lastDdlTime 1301880809
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -641,9 +641,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08 [b]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08 [b]
Path -> Partition:
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
Partition
base file name: ds=2008-04-08
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -657,13 +657,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part/ds=2008-04-08
name default.srcbucket_mapjoin_part
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300710056
+ transient_lastDdlTime 1301880785
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -675,13 +675,13 @@ STAGE PLANS:
columns.types int:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/srcbucket_mapjoin_part
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/srcbucket_mapjoin_part
name default.srcbucket_mapjoin_part
partition_columns ds
serialization.ddl struct srcbucket_mapjoin_part { i32 key, string value}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
- transient_lastDdlTime 1300710056
+ transient_lastDdlTime 1301880785
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.srcbucket_mapjoin_part
name: default.srcbucket_mapjoin_part
@@ -693,14 +693,14 @@ STAGE PLANS:
Move Operator
files:
hdfs directory: true
- source: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-21-27_505_5694559335488987924/-ext-10002
- destination: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-21-27_505_5694559335488987924/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-40_297_7636322064450072296/-ext-10002
+ destination: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-40_297_7636322064450072296/-ext-10000
Stage: Stage-0
Move Operator
tables:
replace: true
- source: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-21-27_505_5694559335488987924/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-40_297_7636322064450072296/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -710,32 +710,32 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300710076
+ transient_lastDdlTime 1301880809
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
- tmp directory: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-21-27_505_5694559335488987924/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-40_297_7636322064450072296/-ext-10001
Stage: Stage-2
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-21-27_505_5694559335488987924/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-40_297_7636322064450072296/-ext-10000/
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-21-27_505_5694559335488987924/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-40_297_7636322064450072296/-ext-10002
File Output Operator
compressed: false
GlobalTableId: 0
- directory: pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-21-27_505_5694559335488987924/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-40_297_7636322064450072296/-ext-10000
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -746,16 +746,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300710076
+ transient_lastDdlTime 1301880809
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
TotalFiles: 1
@@ -763,9 +763,9 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-21-27_505_5694559335488987924/-ext-10002 [pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-21-27_505_5694559335488987924/-ext-10002]
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-40_297_7636322064450072296/-ext-10002 [pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-40_297_7636322064450072296/-ext-10002]
Path -> Partition:
- pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_05-21-27_505_5694559335488987924/-ext-10002
+ pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_18-33-40_297_7636322064450072296/-ext-10002
Partition
base file name: -ext-10002
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -776,16 +776,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300710076
+ transient_lastDdlTime 1301880809
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -796,16 +796,16 @@ STAGE PLANS:
columns.types string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/home/krishnak/hive-howl/hive-git-apache/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/bucketmapjoin_tmp_result
name default.bucketmapjoin_tmp_result
numFiles 1
numPartitions 0
- numRows 464
+ numRows 0
serialization.ddl struct bucketmapjoin_tmp_result { string key, string value1, string value2}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 8983
- transient_lastDdlTime 1300710076
+ transient_lastDdlTime 1301880809
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.bucketmapjoin_tmp_result
name: default.bucketmapjoin_tmp_result
@@ -845,11 +845,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-21-33_922_5419122136862053042/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-33-46_687_7877018463480534322/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-21-33_922_5419122136862053042/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-33-46_687_7877018463480534322/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value2 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value2, type:string, comment:null), ]
@@ -934,11 +934,11 @@ POSTHOOK: Lineage: bucketmapjoin_tmp_result.value2 SIMPLE [(srcbucket_mapjoin_pa
PREHOOK: query: select count(1) from bucketmapjoin_tmp_result
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_tmp_result
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-21-47_733_1327316401701654234/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-33-59_539_5987517993544044669/-mr-10000
POSTHOOK: query: select count(1) from bucketmapjoin_tmp_result
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_tmp_result
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-21-47_733_1327316401701654234/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-33-59_539_5987517993544044669/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
@@ -1001,14 +1001,14 @@ on a.key = b.key
PREHOOK: type: QUERY
PREHOOK: Input: default@bucketmapjoin_hash_result_1
PREHOOK: Input: default@bucketmapjoin_hash_result_2
-PREHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-21-55_208_8308369922911968975/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-34-06_648_6108461881511938614/-mr-10000
POSTHOOK: query: select a.key-b.key, a.value1-b.value1, a.value2-b.value2
from bucketmapjoin_hash_result_1 a left outer join bucketmapjoin_hash_result_2 b
on a.key = b.key
POSTHOOK: type: QUERY
POSTHOOK: Input: default@bucketmapjoin_hash_result_1
POSTHOOK: Input: default@bucketmapjoin_hash_result_2
-POSTHOOK: Output: file:/tmp/krishnak/hive_2011-03-21_05-21-55_208_8308369922911968975/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_18-34-06_648_6108461881511938614/-mr-10000
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.key EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:key, type:string, comment:null), ]
POSTHOOK: Lineage: bucketmapjoin_hash_result_1.value1 EXPRESSION [(bucketmapjoin_tmp_result)bucketmapjoin_tmp_result.FieldSchema(name:value1, type:string, comment:null), ]
diff --git ql/src/test/results/clientpositive/udf_bitmap_and.q.out ql/src/test/results/clientpositive/udf_bitmap_and.q.out
new file mode 100644
index 0000000..8a2362e
--- /dev/null
+++ ql/src/test/results/clientpositive/udf_bitmap_and.q.out
@@ -0,0 +1,18 @@
+PREHOOK: query: select ewah_bitmap_and(array(13,2,4,8589934592,4096,0), array(13,2,4,8589934592,4096,0)) from src limit 1
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-41-33_816_4178335076582662801/-mr-10000
+POSTHOOK: query: select ewah_bitmap_and(array(13,2,4,8589934592,4096,0), array(13,2,4,8589934592,4096,0)) from src limit 1
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-41-33_816_4178335076582662801/-mr-10000
+[13,2,4,8589934592,4096,0]
+PREHOOK: query: select ewah_bitmap_and(array(13,2,4,8589934592,4096,0), array(8,2,4,8589934592,128,0)) from src limit 1
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-41-37_642_5072652249123670071/-mr-10000
+POSTHOOK: query: select ewah_bitmap_and(array(13,2,4,8589934592,4096,0), array(8,2,4,8589934592,128,0)) from src limit 1
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-41-37_642_5072652249123670071/-mr-10000
+[13,1,4,2,0]
diff --git ql/src/test/results/clientpositive/udf_bitmap_empty.q.out ql/src/test/results/clientpositive/udf_bitmap_empty.q.out
new file mode 100644
index 0000000..83c44cc
--- /dev/null
+++ ql/src/test/results/clientpositive/udf_bitmap_empty.q.out
@@ -0,0 +1,18 @@
+PREHOOK: query: select ewah_bitmap_empty(array(13,2,4,8589934592,0,0)) from src limit 1
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-47-15_927_3803114174833312754/-mr-10000
+POSTHOOK: query: select ewah_bitmap_empty(array(13,2,4,8589934592,0,0)) from src limit 1
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-47-15_927_3803114174833312754/-mr-10000
+true
+PREHOOK: query: select ewah_bitmap_empty(array(13,2,4,8589934592,4096,0)) from src limit 1
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-47-19_658_5617273293846354183/-mr-10000
+POSTHOOK: query: select ewah_bitmap_empty(array(13,2,4,8589934592,4096,0)) from src limit 1
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-47-19_658_5617273293846354183/-mr-10000
+false
diff --git ql/src/test/results/clientpositive/udf_bitmap_or.q.out ql/src/test/results/clientpositive/udf_bitmap_or.q.out
new file mode 100644
index 0000000..d1ed0ed
--- /dev/null
+++ ql/src/test/results/clientpositive/udf_bitmap_or.q.out
@@ -0,0 +1,18 @@
+PREHOOK: query: select ewah_bitmap_or(array(13,2,4,8589934592,4096,0), array(13,2,4,8589934592,4096,0)) from src limit 1
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-41-44_597_3278606557866613164/-mr-10000
+POSTHOOK: query: select ewah_bitmap_or(array(13,2,4,8589934592,4096,0), array(13,2,4,8589934592,4096,0)) from src limit 1
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-41-44_597_3278606557866613164/-mr-10000
+[13,2,4,8589934592,4096,0]
+PREHOOK: query: select ewah_bitmap_or(array(13,2,4,8589934592,4096,0), array(8,2,4,8589934592,128,0)) from src limit 1
+PREHOOK: type: QUERY
+PREHOOK: Input: default@src
+PREHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-41-47_891_1868628369790989248/-mr-10000
+POSTHOOK: query: select ewah_bitmap_or(array(13,2,4,8589934592,4096,0), array(8,2,4,8589934592,128,0)) from src limit 1
+POSTHOOK: type: QUERY
+POSTHOOK: Input: default@src
+POSTHOOK: Output: file:/tmp/mwang/hive_2011-03-31_14-41-47_891_1868628369790989248/-mr-10000
+[13,2,4,8589934592,4224,0]
diff --git ql/src/test/results/clientpositive/union22.q.out ql/src/test/results/clientpositive/union22.q.out
index 248f420..55e752e 100644
--- ql/src/test/results/clientpositive/union22.q.out
+++ ql/src/test/results/clientpositive/union22.q.out
@@ -157,18 +157,18 @@ STAGE PLANS:
keys:
0 [Column[k1]]
1 [Column[_col1]]
- outputColumnNames: _col0, _col1, _col10, _col11
+ outputColumnNames: _col0, _col1, _col11, _col12
Position of Big Table: 0
File Output Operator
compressed: false
GlobalTableId: 0
- directory: file:/tmp/sdong/hive_2011-02-10_17-51-32_666_7864685352612730230/-mr-10002
+ directory: file:/tmp/rmelick/hive_2011-04-03_19-02-12_865_2042983895274020084/-mr-10002
NumFilesPerFileSink: 1
table:
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
properties:
- columns _col0,_col1,_col10,_col11
+ columns _col0,_col1,_col11,_col12
columns.types string,string,string,string
escape.delim \
TotalFiles: 1
@@ -178,9 +178,9 @@ STAGE PLANS:
Map Reduce Local Work
Needs Tagging: false
Path -> Alias:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dst_union22/ds=1 [null-subquery2:subq-subquery2:a]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dst_union22/ds=1 [null-subquery2:subq-subquery2:a]
Path -> Partition:
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dst_union22/ds=1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dst_union22/ds=1
Partition
base file name: ds=1
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -193,17 +193,17 @@ STAGE PLANS:
columns.types string:string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dst_union22/ds=1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dst_union22/ds=1
name default.dst_union22
numFiles 1
numPartitions 1
- numRows 500
+ numRows 0
partition_columns ds
serialization.ddl struct dst_union22 { string k1, string k2, string k3, string k4}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 11624
- transient_lastDdlTime 1297389087
+ transient_lastDdlTime 1301882528
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -214,17 +214,17 @@ STAGE PLANS:
columns.types string:string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dst_union22
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dst_union22
name default.dst_union22
numFiles 1
numPartitions 1
- numRows 500
+ numRows 0
partition_columns ds
serialization.ddl struct dst_union22 { string k1, string k2, string k3, string k4}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 11624
- transient_lastDdlTime 1297389087
+ transient_lastDdlTime 1301882528
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dst_union22
name: default.dst_union22
@@ -232,18 +232,18 @@ STAGE PLANS:
Stage: Stage-3
Map Reduce
Alias -> Map Operator Tree:
- file:/tmp/sdong/hive_2011-02-10_17-51-32_666_7864685352612730230/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_19-02-12_865_2042983895274020084/-mr-10002
Select Operator
expressions:
expr: _col0
type: string
expr: _col1
type: string
- expr: _col10
- type: string
expr: _col11
type: string
- outputColumnNames: _col0, _col1, _col10, _col11
+ expr: _col12
+ type: string
+ outputColumnNames: _col0, _col1, _col11, _col12
Filter Operator
isSamplingPred: false
predicate:
@@ -255,10 +255,10 @@ STAGE PLANS:
type: string
expr: _col1
type: string
- expr: _col10
- type: string
expr: _col11
type: string
+ expr: _col12
+ type: string
outputColumnNames: _col0, _col1, _col2, _col3
Union
Select Operator
@@ -275,10 +275,10 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_17-51-32_666_7864685352612730230/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_19-02-12_865_2042983895274020084/-ext-10000
NumFilesPerFileSink: 1
Static Partition Specification: ds=2/
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_17-51-32_666_7864685352612730230/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_19-02-12_865_2042983895274020084/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -288,17 +288,17 @@ STAGE PLANS:
columns.types string:string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dst_union22
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dst_union22
name default.dst_union22
numFiles 1
numPartitions 1
- numRows 500
+ numRows 0
partition_columns ds
serialization.ddl struct dst_union22 { string k1, string k2, string k3, string k4}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 11624
- transient_lastDdlTime 1297389087
+ transient_lastDdlTime 1301882528
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dst_union22
TotalFiles: 1
@@ -344,10 +344,10 @@ STAGE PLANS:
File Output Operator
compressed: false
GlobalTableId: 1
- directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_17-51-32_666_7864685352612730230/-ext-10000
+ directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_19-02-12_865_2042983895274020084/-ext-10000
NumFilesPerFileSink: 1
Static Partition Specification: ds=2/
- Stats Publishing Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_17-51-32_666_7864685352612730230/-ext-10000/
+ Stats Publishing Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_19-02-12_865_2042983895274020084/-ext-10000/
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -357,17 +357,17 @@ STAGE PLANS:
columns.types string:string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dst_union22
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dst_union22
name default.dst_union22
numFiles 1
numPartitions 1
- numRows 500
+ numRows 0
partition_columns ds
serialization.ddl struct dst_union22 { string k1, string k2, string k3, string k4}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 11624
- transient_lastDdlTime 1297389087
+ transient_lastDdlTime 1301882528
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dst_union22
TotalFiles: 1
@@ -375,26 +375,26 @@ STAGE PLANS:
MultiFileSpray: false
Needs Tagging: false
Path -> Alias:
- file:/tmp/sdong/hive_2011-02-10_17-51-32_666_7864685352612730230/-mr-10002 [file:/tmp/sdong/hive_2011-02-10_17-51-32_666_7864685352612730230/-mr-10002]
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dst_union22_delta/ds=1 [null-subquery1:subq-subquery1:dst_union22_delta]
+ file:/tmp/rmelick/hive_2011-04-03_19-02-12_865_2042983895274020084/-mr-10002 [file:/tmp/rmelick/hive_2011-04-03_19-02-12_865_2042983895274020084/-mr-10002]
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dst_union22_delta/ds=1 [null-subquery1:subq-subquery1:dst_union22_delta]
Path -> Partition:
- file:/tmp/sdong/hive_2011-02-10_17-51-32_666_7864685352612730230/-mr-10002
+ file:/tmp/rmelick/hive_2011-04-03_19-02-12_865_2042983895274020084/-mr-10002
Partition
base file name: -mr-10002
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
properties:
- columns _col0,_col1,_col10,_col11
+ columns _col0,_col1,_col11,_col12
columns.types string,string,string,string
escape.delim \
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
properties:
- columns _col0,_col1,_col10,_col11
+ columns _col0,_col1,_col11,_col12
columns.types string,string,string,string
escape.delim \
- pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dst_union22_delta/ds=1
+ pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dst_union22_delta/ds=1
Partition
base file name: ds=1
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -407,17 +407,17 @@ STAGE PLANS:
columns.types string:string:string:string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dst_union22_delta/ds=1
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dst_union22_delta/ds=1
name default.dst_union22_delta
numFiles 1
numPartitions 1
- numRows 500
+ numRows 0
partition_columns ds
serialization.ddl struct dst_union22_delta { string k0, string k1, string k2, string k3, string k4, string k5}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 17436
- transient_lastDdlTime 1297389092
+ transient_lastDdlTime 1301882532
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
input format: org.apache.hadoop.mapred.TextInputFormat
@@ -428,17 +428,17 @@ STAGE PLANS:
columns.types string:string:string:string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dst_union22_delta
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dst_union22_delta
name default.dst_union22_delta
numFiles 1
numPartitions 1
- numRows 500
+ numRows 0
partition_columns ds
serialization.ddl struct dst_union22_delta { string k0, string k1, string k2, string k3, string k4, string k5}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 17436
- transient_lastDdlTime 1297389092
+ transient_lastDdlTime 1301882532
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dst_union22_delta
name: default.dst_union22_delta
@@ -449,7 +449,7 @@ STAGE PLANS:
partition:
ds 2
replace: true
- source: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_17-51-32_666_7864685352612730230/-ext-10000
+ source: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_19-02-12_865_2042983895274020084/-ext-10000
table:
input format: org.apache.hadoop.mapred.TextInputFormat
output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -459,24 +459,24 @@ STAGE PLANS:
columns.types string:string:string:string
file.inputformat org.apache.hadoop.mapred.TextInputFormat
file.outputformat org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
- location pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/dst_union22
+ location pfile:/home/rmelick/hive/build/ql/test/data/warehouse/dst_union22
name default.dst_union22
numFiles 1
numPartitions 1
- numRows 500
+ numRows 0
partition_columns ds
serialization.ddl struct dst_union22 { string k1, string k2, string k3, string k4}
serialization.format 1
serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
totalSize 11624
- transient_lastDdlTime 1297389087
+ transient_lastDdlTime 1301882528
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
name: default.dst_union22
- tmp directory: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_17-51-32_666_7864685352612730230/-ext-10001
+ tmp directory: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_19-02-12_865_2042983895274020084/-ext-10001
Stage: Stage-4
Stats-Aggr Operator
- Stats Aggregation Key Prefix: pfile:/data/users/sdong/www/open-source-hive1/build/ql/scratchdir/hive_2011-02-10_17-51-32_666_7864685352612730230/-ext-10000/
+ Stats Aggregation Key Prefix: pfile:/home/rmelick/hive/build/ql/scratchdir/hive_2011-04-03_19-02-12_865_2042983895274020084/-ext-10000/
PREHOOK: query: insert overwrite table dst_union22 partition (ds='2')
select * from
@@ -525,11 +525,11 @@ POSTHOOK: Lineage: dst_union22_delta PARTITION(ds=1).k5 SIMPLE [(src)src.FieldSc
PREHOOK: query: select * from dst_union22 where ds = '2' order by k1, k2, k3, k4
PREHOOK: type: QUERY
PREHOOK: Input: default@dst_union22@ds=2
-PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-51-43_317_1941870946139550221/-mr-10000
+PREHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_19-02-21_547_2155521559924457836/-mr-10000
POSTHOOK: query: select * from dst_union22 where ds = '2' order by k1, k2, k3, k4
POSTHOOK: type: QUERY
POSTHOOK: Input: default@dst_union22@ds=2
-POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-51-43_317_1941870946139550221/-mr-10000
+POSTHOOK: Output: file:/tmp/rmelick/hive_2011-04-03_19-02-21_547_2155521559924457836/-mr-10000
POSTHOOK: Lineage: dst_union22 PARTITION(ds=1).k1 SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
POSTHOOK: Lineage: dst_union22 PARTITION(ds=1).k2 SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
POSTHOOK: Lineage: dst_union22 PARTITION(ds=1).k3 SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]