<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question How to perform TPCH on Hive? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-perform-TPCH-on-Hive/m-p/170624#M54076</link>
    <description>&lt;P&gt;Good evening, im trying to perform a TPC-H benchmark on hive, i donloaded from .git hive-testbench (https://github.com/hortonworks/hive-testbench) after i build (./tpch-build.sh) i try to generate the data (./tpch-setup.sh 10),&lt;/P&gt;&lt;P&gt;but ir gives error saying that dbgen.jar doenst exist (but he exists):~&lt;/P&gt;&lt;P&gt;ls: `/tmp/tpch-generate/10/lineitem': No such file or directory
Generating data at scale factor 10.
Exception in thread "main" java.io.FileNotFoundException: File file:/home/centos/hive-testbench-hive14/tpch-gen/target/lib/dbgen.jar does not exist
        at org.apache.hadoop.fs.RawLocalFileSystem.deprecatedGetFileStatus(RawLocalFileSystem.java:598)
        at org.apache.hadoop.fs.RawLocalFileSystem.getFileLinkStatusInternal(RawLocalFileSystem.java:811)
        at org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:588)
        at org.apache.hadoop.fs.FilterFileSystem.getFileStatus(FilterFileSystem.java:425)
        at org.apache.hadoop.fs.FileUtil.copy(FileUtil.java:340)
        at org.apache.hadoop.fs.FileSystem.copyFromLocalFile(FileSystem.java:2042)
        at org.notmysock.tpch.GenTable.copyJar(GenTable.java:163)
        at org.notmysock.tpch.GenTable.run(GenTable.java:100)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
        at org.notmysock.tpch.GenTable.main(GenTable.java:54)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.apache.hadoop.util.RunJar.run(RunJar.java:221)
        at org.apache.hadoop.util.RunJar.main(RunJar.java:136) &lt;/P&gt;&lt;P&gt;ls: `/tmp/tpch-generate/10/lineitem': No such file or directory&lt;/P&gt;&lt;P&gt;I already tried to generate sepecifying a directory but the result its the same. Can you give me some kind of help?&lt;/P&gt;</description>
    <pubDate>Sat, 11 Feb 2017 10:46:58 GMT</pubDate>
    <dc:creator>mmlr_90</dc:creator>
    <dc:date>2017-02-11T10:46:58Z</dc:date>
    <item>
      <title>How to perform TPCH on Hive?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-perform-TPCH-on-Hive/m-p/170624#M54076</link>
      <description>&lt;P&gt;Good evening, im trying to perform a TPC-H benchmark on hive, i donloaded from .git hive-testbench (https://github.com/hortonworks/hive-testbench) after i build (./tpch-build.sh) i try to generate the data (./tpch-setup.sh 10),&lt;/P&gt;&lt;P&gt;but ir gives error saying that dbgen.jar doenst exist (but he exists):~&lt;/P&gt;&lt;P&gt;ls: `/tmp/tpch-generate/10/lineitem': No such file or directory
Generating data at scale factor 10.
Exception in thread "main" java.io.FileNotFoundException: File file:/home/centos/hive-testbench-hive14/tpch-gen/target/lib/dbgen.jar does not exist
        at org.apache.hadoop.fs.RawLocalFileSystem.deprecatedGetFileStatus(RawLocalFileSystem.java:598)
        at org.apache.hadoop.fs.RawLocalFileSystem.getFileLinkStatusInternal(RawLocalFileSystem.java:811)
        at org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:588)
        at org.apache.hadoop.fs.FilterFileSystem.getFileStatus(FilterFileSystem.java:425)
        at org.apache.hadoop.fs.FileUtil.copy(FileUtil.java:340)
        at org.apache.hadoop.fs.FileSystem.copyFromLocalFile(FileSystem.java:2042)
        at org.notmysock.tpch.GenTable.copyJar(GenTable.java:163)
        at org.notmysock.tpch.GenTable.run(GenTable.java:100)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
        at org.notmysock.tpch.GenTable.main(GenTable.java:54)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.apache.hadoop.util.RunJar.run(RunJar.java:221)
        at org.apache.hadoop.util.RunJar.main(RunJar.java:136) &lt;/P&gt;&lt;P&gt;ls: `/tmp/tpch-generate/10/lineitem': No such file or directory&lt;/P&gt;&lt;P&gt;I already tried to generate sepecifying a directory but the result its the same. Can you give me some kind of help?&lt;/P&gt;</description>
      <pubDate>Sat, 11 Feb 2017 10:46:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-perform-TPCH-on-Hive/m-p/170624#M54076</guid>
      <dc:creator>mmlr_90</dc:creator>
      <dc:date>2017-02-11T10:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform TPCH on Hive?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-perform-TPCH-on-Hive/m-p/170625#M54077</link>
      <description>&lt;P&gt;The dbgen.jar was not created  during build.  please verify you have gcc installed.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Feb 2017 11:31:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-perform-TPCH-on-Hive/m-p/170625#M54077</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2017-02-11T11:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform TPCH on Hive?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-perform-TPCH-on-Hive/m-p/170626#M54078</link>
      <description>&lt;P&gt;I was able to generate the data (10GB), but now that i've runned some queries, i get no results except on Query 1 that returns 4 rows.&lt;/P&gt;&lt;P&gt;When i run the queries on hive command line it gives me the output of the mapreduce jobs, but in the end it doesnt return any rows.&lt;/P&gt;&lt;P&gt; Can you give me some kind of help?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 07:55:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-perform-TPCH-on-Hive/m-p/170626#M54078</guid>
      <dc:creator>mmlr_90</dc:creator>
      <dc:date>2017-02-14T07:55:32Z</dc:date>
    </item>
  </channel>
</rss>

