Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Comments

TAJO-1929: Can't read ORC file on hive-meta#974

Closed
eminency wants to merge 5 commits intoapache:masterfrom
eminency:hive_catalog_orc
Closed

TAJO-1929: Can't read ORC file on hive-meta#974
eminency wants to merge 5 commits intoapache:masterfrom
eminency:hive_catalog_orc

Conversation

@eminency
Copy link
Contributor

@eminency eminency commented Mar 9, 2016

Creating table and reading ORC files are tested in Tajo with Hive catalog.
And, ORC files created from Tajo are read well on Hive.

* master: (39 commits)
  TAJO-1793: result row count unmatched for UNION ALL.
  TAJO-2089: Improve null handling in UDF.
  TAJO-2082: Aggregation on a derived table which includes union can cause incorrect result.
  TAJO-2081: Incorrect task locality on single node.
  TAJO-2088: Change QueryTestCaseBase.runSimpleTests() to return a set of TajoResultSetBase.
  TAJO-2080: ArrayIndexOutOfBoundsException when performing aggregation on an union block.
  TAJO-2078: TestTajoCli.testSelectResultWithNullTrueDeprecated occasionally fails.
  TAJO-2077: Join condition causes incorrect result, when a table has an empty row file.
  TAJO-2033: Printing out query status with progress bar in TSQL.
  TAJO-2076: Add backward compatibility testing with hadoop on travis.
  TAJO-2074: Upgrade hadoop and netty.
  TAJO-1939: Implement PgSQLTablespace::getTableVolume() method.
  TAJO-2017: Replace manual array copy with Collection.
  TAJO-2073: Upgrade parquet-mr to 1.8.1.
  TAJO-2072: The constructor of RegionSizeCalculator changes for HBase 1.0.0 compatibility.
  TAJO-858: Support for hadoop kerberos authentication in Tajo.
  TAJO-2070: Remove unnecessarily version property in maven pom.
  Updated the site for release 0.11.1. (missing change)
  Updated the site for release 0.11.1. (add license)
  Updated the site for release 0.11.1.
  ...
* master:
  TAJO-2090: Bump up orc version to 0.141.
@hyunsik
Copy link
Member

hyunsik commented Mar 9, 2016

+1 Ship it.

run cp -r ${project.basedir}/src/main/conf .
run rm -rf lib/tajo-*-${project.version}.jar

run mkdir hive
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be kept because org.apache.hadoop.hive.ql.metadata.Table::getSd() included in hive-apache-0.9 causes NoSuchMethod exception.

@jinossy
Copy link
Member

jinossy commented Mar 23, 2016

Hi guys,
This issue is solved by #985

@eminency eminency closed this Mar 23, 2016
@eminency eminency deleted the hive_catalog_orc branch April 25, 2016 03:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants