li.errors.ignore=true 2&> file.log
>
> and then grep for keywords **Exception**
>
>
>
>
>
> *From:* neelima g [mailto:nling...@gmail.com]
> *Sent:* pondělí 28. listopadu 2016 16:15
> *To:* user@hive.apache.org
> *Subject:* Need error logging advice on batch
Hi,
I want to run batch mode task like and i am using *hiveconf
hive.cli.errors.ignore=true*
hive -f file.txt hiveconf hive.cli.errors.ignore=true
And my requirement is find what all queries failed after execution. Is that
possible ? And i have create statements in the queries..it is DDL.
.
Neelima
On Wed, Nov 23, 2016 at 3:17 PM, neelima g wrote:
> Hi,
>
> I want to run batch mode task like and i am using *hiveconf
> hive.cli.errors.ignore=true*
>
>
> hive -f file.txt hiveconf hive.cli.errors.ignore=true
>
>
>
> And my requirement is find what all q
Hi,
I want to run batch mode task like and i am using *hiveconf
hive.cli.errors.ignore=true*
hive -f file.txt hiveconf hive.cli.errors.ignore=true
And my requirement is find what all queries failed after execution. Is that
possible ?
Neelima