Christina Wallin
Christina Wallin
When the wget version is equal to wget-1.12-2.fc13 (and perhaps other versions), the online installer fails with the following message: [root@cwallin-vagrant-master opt]# ./prestoadmin/install-prestoadmin.sh --2015-07-20 14:05:04-- https://pypi.python.org/packages/source/v/virtualenv/virtualenv-12.0.7.tar.gz Resolving pypi.python.org... 23.235.40.223 Connecting...
Since pycrypto is a C library, it requires you to compile against the proper library files for the OS you want to run on. Currently, we only include pycrypto for...
When further investigating slow queries, it is very valuable to have the explain plan to see what changed. It's also not possible from the benchto UI to see what the...
Currently, if you want to create a table with complex types, you have to create a custom Java-based DataSource.
If you specify a requirement for one test file, all other tests will have those requirements fulfilled as well. If you want to specifically write a test without that requirement,...
Though tempto now has support for specifying the schema (thanks!), Teradata specifies schemas differently -- it calls schemas "databases" and has different syntax. However, the schema support is baked into...
Generated by ``git log 0.179..release-0.179-t --no-decorate --format="- [ ] %an (committed by %cn) %H %s" | sort`` + manually dividing up the sections **Akshat Nair** - [x] Akshat Nair (committed...
In the past, partitioned BZ2 tables in Hive failed. The error now is not reproducable.