Nong Li
4d93992191
Fixed script to always authenticate.
2012-03-01 17:41:54 -08:00
Nong Li
0726a5480c
Adding script to upload code reviews.
2012-02-29 10:02:34 -08:00
Marcel Kornacker
be522a29cd
Upgraded to surefire plugin version 2.12.
...
Temporarily disabled destruction of TestExecEnv in order to avoid crash in HdfsFsCache d'tor.
Activated backend tests in buildall.sh.
2012-03-12 18:18:09 -07:00
Henry Robinson
099069979e
Remove unused load-test-data.sh
2012-03-01 11:09:03 -08:00
Nong Li
17f7b16da8
Allow runquery to run multiple queries from the command line.
2012-03-01 10:47:34 -08:00
Henry Robinson
3cb9236748
Remove bin/runquery
2012-02-27 13:53:36 -08:00
Henry Robinson
154309deba
LIBHDFS_OPTS was incorrectly set in impala-config.sh
2012-02-26 16:51:59 -08:00
Henry Robinson
61b59c3390
Fix impala-config.sh to cope with remote login shells with leading '-' chars.
...
impala-config.sh can now be correctly source from $IMPALA_HOME.
2012-02-21 14:32:55 -08:00
Henry Robinson
a0d7b3731e
Workaround for Hive 0.8.1 bug: load hive-builtins jar into HDFS
...
TODO: Remove once we understand how to make Hive look in the local FS
for the jar.
2012-02-21 14:32:54 -08:00
Henry Robinson
6260989cd8
Upgrade to hbase-0.92.0-cdh4b1
2012-02-21 14:32:52 -08:00
Henry Robinson
f2a602ea9d
Update impala-config.sh and FindHDFS.cmake to adjust to new hadoop
...
layout. Add core-site.xml to $HADOOP_CONF_DIR for direct read
configuration. Update fe pom.xml to point to new Hadoop.
2012-02-21 14:32:51 -08:00
Nong Li
88237350f0
Change the build to allow debug and release builds to coexist.
2012-02-17 18:14:04 -08:00
Nong Li
783480d6bf
- Cleaned up some TODOs.
...
- Fix tuple template. Fixed strcmp
- atoi/atof handle overflows.
- added likely/unlikely compiler directive
- Runquery now reports mean/stddev for profile runs
- removed quoted char
2012-01-18 23:08:29 -08:00
Nong Li
bf74bc25e3
Some cleanup:
...
- Fixed issue with SSE file parse.
- Moved build scripts to impala/bin. Rebuilding from just BE does not work.
- Cleanedup a few compiler warnings.
- Add option to disable automatic counters for profilers.
2011-12-31 06:17:28 -08:00
Nong Li
c84fec38d3
- Move thrift out of FE src and into impala/common
...
- Thrift files now build using cmake instead of mvn
- Added cmake build to impala/ which drives the build process
2011-12-30 19:35:20 -08:00
Nong Li
2880f54d35
Perf Work:
...
- Added perf counter utility
- Added google perf tools
- Added html data set
- Added escape char test
- Initial perf tuning
2011-12-30 00:26:27 -08:00
Carl Steinbach
2378417376
IMP-18. Add RCFile support to Impala backend
2011-12-15 15:50:54 -08:00
Nong Li
b1833d4de8
Implmented opcode registry. Added substr() and pi() functions. Added backend testing to buildall.sh
2011-11-20 13:44:41 -08:00
Nong Li
6eda6d19c6
Implemented TopN.
2011-11-06 17:03:33 -08:00
Carl Steinbach
3b7d5e3980
IMP-26. Add cpplint to the build
2011-10-20 14:22:06 -07:00
Carl Steinbach
b49efb3a87
IMP-25. Add project configuration file for Astyle source code formatter
2011-09-29 15:30:21 -07:00
Carl Steinbach
6e2c757c5c
IMP-23. Generate Cscope index file during build
2011-09-19 11:49:27 -07:00
Carl Steinbach
58b960b7e6
IMP-21. Set CLASSPATH in impala-config.sh
2011-09-13 18:24:03 -07:00
Alexander Behm
28c333cd09
Added more HBaseScanNode tests.
2011-08-30 17:21:44 -07:00
Alexander Behm
fc8eb435be
Fixed README and impala-config.sh per Carl's comments.
2011-08-19 16:55:57 -07:00
Alexander Behm
fade777919
Added HBase test files, and loading of HBase metadata into Impala.
2011-08-18 18:30:32 -07:00
Carl Steinbach
940fc08f44
IMP-14. Use a template to generate Hive configuration at build time
2011-08-12 18:19:20 -07:00
Alexander Behm
8661005072
Added support for querying table and column metadata from CLI.
2011-08-04 10:16:19 -07:00
carl
edc3a55184
IMP-8. Update build scripts, etc., to reflect thirdparty/hadoop and thirdparty/hive
...
Update
Checkpoint
2011-07-31 17:31:09 -07:00