525 things brianlockhart likes Explore more popular stuff on Tumblr

  1. 38,766

    thatsqualitystuff:

    canadians

      Loading...
    1. 2

      Hello, world. indeed!

        Loading...
      1. 52
        "rabioheab" they chant, their voices getting louder and louder as they called out from the woods towards you, "rabioheab." You try to run but your limbs have become chicken nuggers. You try with all of your might to roll your deliciously crispy chicken nugger body towards safety, but you can not. Greasy screams emerge from your throat as the voices get closer - then you wake up. In a cold sweat, you awake from the nightmare, only to discover you are a chicken nugger. You are then eaten.
        Anonymous

        ok

          Loading...
        1. 3
          Play

          Wiggo Tries Cross

          And crashes out….

            Loading...
          1. 36,779

            livingtheafterlifeperfectly:

            This is one of my favorite books. I want to read it to my child if I have one.

              Loading...
            1. 44
              Camera Nikon D700
              ISO 200
              Aperture f/3.2
              Exposure 1/640th
              Focal Length 50mm

              Hey, it’s the Giro, so it’s Ryder Time.

              But not really Ryder Time, as I’m posting this two weeks after the race started, when it went from “Ryder defending his title” to “oh crap Ryder is 31 minutes down?”

              Oh well. I will still give him a hug. Our bony bodys can rub against one another as we discuss our shared hatred of spacers.

              Photos on Velonews.

                Loading...
              1. 37,419

                4gifs:

                Twerkin on yo head

                  Loading...
                1. 4
                  #Tableau Server v8 History Tables

                  One of the additions to Tableau Server version 8 is a new suite of history tables.

                  These little bundles of joy contain someof the same information that you could get from the old style _views that have been available for a while, but they allow you to retrieve what you want in a much more convenient manner.  The new history tables also capture more events - and more is always better, right?

                  For example, if you wanted to monitor users logging on and off your Server in v7, you’d have to watch the _http_requests view and parse out the controllers and actions fields looking for very specific strings. Certainly doable, but kind of a pain.

                  In Tableau Server 8, you’re going to get a specific event type you can look for -  like “Login” and “Logout”. That’s it. Easy.

                  One thing that’s important to point out is that these new tables focus on things that happened on the server. 

                  You can use the events being captured to monitor things like:

                  • A user executing a a viz
                  • An admin adding a user or group to your server
                  • An admin adding a multi-tenant site to your server, then suspending the site so no one can use it yet.
                  • A user adding a comment to a viz and then downloading the workbook itself

                  The tables are not  going to give you “organizational information” about objects in your database. For example, the old style _views are built to communicate relationships between objects - like “which users are in group <whatever>” or  ”which views are a part of a workbook”: 

                                   

                  image

                  See the handy relationship in the tables above relating worksheets to workbooks?

                  The “event” tables don’t attempt to re-address this need. They focus on telling you an action occurred against an object (user, view, schedule). 

                  It’s likely you’ll up a combination of the old style _views and the new history tables to get your work done.

                  Read this - It’s important

                  I’m going to explore this functionality with you, but understand I’m not trying to create “official” Tableau documentation. I’m literally going to show you things you could figure out on our own if you wanted to take the time to do so. 

                  Read this too, it’s equally important

                  The history tables are a work in progress. Not everything I’m going to point out to you 100% baked.  The history tables still probably won’t solve every single problem you want them to, and the information below is likely to change as the Tableau developers add and refine functionality based on our feedback - such is life. 

                  And now, we begin

                  Unlike the old-school historical views, the Tableau history tables save data for a long time - by default, records are saved for 6 months (183 days). These records are also NOT deleted when you do a backup or cleanup with the tabadmin tool. This is good.

                  On a very active server, you could end up saving a heck of a lot of data in your system database, though  So, it’s important to know how you can change the default to a lower value (or a higher one, maybe):

                  tabadmin wgserver.audit_history_expiration_days <# of days >

                  Next up, your historical table list

                  The list below shows you all the tables you have access to in the Tableau PostgreSQL database. Not every table is populated with data yet (remember, “work in progress”). I’ve defined the broad function of each of the tables that currently does get populated. We’ll go “in-depth” on each later.

                  image

                  The two most important tables are historical_events and historical_event_types. The former contains a row for each thing that happens on your server while the latter tells you what happened. You’ll JOIN these two tables together using the appropriate primary key and foreign key fields. You’ll use these two suckers in nearly every query you write to do work with historical data. 

                  Based on the fact there are lots of tables which potentially need to be joined, an ERD is probably a nice thing. I pointed Microsoft Visio at our collection of tables and asked it to create a data model diagram for me. I’ve pasted it below as an image, OR you can download the Visio file itself along with the image. Use Visio Reader to open it. 

                  Download Data Model

                  image

                  That’s it for now. In my next post we’ll dive into the events and event_types tables and start creating some reports. Then, we’ll start pulling in some of the other tables, too. Be strong, Tableau Server Jedi, be strong.

                    Loading...
                  1. 254,240

                    theimages:

                    lazyyogi:

                    Beautiful native american wisdom. I first heard this tale in a native american course at uni

                      Loading...
                    1. 1
                      Better late than never: #Tableau 7 data dictionary

                      All right, all right. Everyone pretty much knew that the v7 data dictionary floating around the seamier parts of the interweb had something to do with one of the many authors on this Tumblr.

                      image

                      Whatever.

                      People are starting to ask about the goodness that is the new and improved history tables in v8, Someone else who also thinks they’re pretty awesome will probably be blogging about them soon. 

                      In the mean time, here’s the stuff from v7.

                      By clicking on the download link below, you certify:

                      • That you understand this puppy is in no way supported by Tableau Software and you wont call them for help with it.
                      • That the information in this sucker may change at any moment. In fact, it probably just did. And again.
                      • That you won’t unnecessarily harass the author (whoever he is) for updates. He’ll get really cranky.
                      • That you won’t ask when v8 information will be available. It’ll come when it does.

                      Cross your heart and hope to die? Download

                        Loading...
                      Loading more posts...