Kylin: Datasource tab is disabled - kylin

Going thru this tutorial: http://kylin.apache.org/docs15/tutorial/create_cube.html
But the 'Data Source' tab under 'Model' is disabled. I am logged in as ADMIN. What am I doing wrong? Did I miss a step? I do have the following tables in Hive:
hive> show tables;
OK
kylin_cal_dt
kylin_category_groupings
kylin_sales
sample_07
sample_08

Related

Is there any custom option to lock work item for specific iteration?

I'm trying to lock/deny the option to open a new work item with specific iterations.
I tried to do it with a custom field with same value of iteration id and
<PROHIBITEDVALUES> rule.
Then I understood that its not possible because iteration-id field load only after I press the "save" button and its too late.
There any other ideas how to do it?
There is not any build-in option to hide older/specific iterations in the Work Item field.
However, you can set the security for "Edit work items in this node" to deny and they will not be able to save work items with the area or iteration selected.
Besides you could also hide the iteration node(s):
Open Project settings>Project configuration
Select the Iteration Tab
Select the iteration that you want to hide
Click on Security > Add a "Deny View" permissions for the users that
you want to hide the nodes from.
The user will not able to see the iteration in the sprint.
update:

Populate list based on selection from separate list

There are a few topics that I have found while searching for an answer to this, but nothing that specifically helps my situation. Here's what I need to do and some background.
Web application has a field called "Requested by" that automatically inputs the logged in users name from Active Directory. This cannot be edited.
User selects a store location from the first list, this location is where the requested user will be setup for.
Second list needs to then populate with a list of potential approvers by first seeing which store was selected, then grabbing a list of names from an Active Directory group called "Store Managers"
Example
Bob Jones is requesting a new logon for Sally Smith who will work at Store 1.
Bob selects "Store 1" from the first dropdown list
List 2 populates a list of approvers who are in "Store 1" group AND "Store Managers" group.
Can someone please tell me where to start on this! Any help is very much appreciated!!
Within the function that is called whenever the first drop-down menu changed, ie. a new value has been selected (such as selecting a store), you can have a simple if-else structure that, depending on the newly selected drop-down menu item, checks for any valid values within your Active Directory.
That is as specific as I can be, seeing as you haven't posted any code along with your question.

Save Column Option settings in TFS?

Is there any way to save your Column Option settings so that you can re-use them or apply them to other queries in TFS?
I've searched and it doesn't appear there is a way to do this, but maybe I am missing something.
Yes.. Follow below steps
Create a Query under queries pane. Make sure it works & Results are displayed
Now customise the view by clicking on the 'Column Options' & remove or add any column by DOUBLE CLICKING on it option followed by OK to save for current view
From the Result screen, notice 'SAVE QUERY' option. This should save your current view as it is to the Query
Voila.. Your view is saved as it is in the Query

How to add edit items to the predefined lists in TFS Work Items

I am trying to follow this article to do the same for adding a new State to a particular project's Bug work item. By default I can only see . I wanted to add a new state, "On Hold"
But I perhaps followed it wrong and ended up getting
The error says "Open Transition Active~On Hold to add at least one Reason." How do I open that transition and where do I add one reason. What is the reason it is talking about? I only want to add a new state.
Thanks for your time...
Double click the Active~On Hold Transition , select the Reasons tab and type in at least one reason.
After saving the .wit file, you must click Refresh from the Team Explorer menu in order to see changes.
In the work item editor, double click on the Transition between your Active and On hold states. Under 'Transition Detail' you should see 'From: Active' and 'To: On Hold'. Change 'From: Active' to blank so it should show 'From: '. Now save the editors, click 'refresh' from the Team Explorer menu and any new bugs you create will have 'On Hold' as an option for the state.

Mantis: Show a List of Cases that are Assigned to Me

Is there anyway to get a list of cases that are assigned to me, in Mantis?
Try using the Extended Filter functioanllity and set it to "assigned to" --> your login.
There are 2 options for seeing the testcases assigned to you
Option 1
Log in
Click on "Main" link from the top navigation
Find for "Open and assigned to me" label. This label has the count of tickets assigned to you.
The count/number is linked.
Option 2
Log in
Click on "View issues" link from the top navigation
Use filter.
Enter your user name in "Assigned to" filter and select "Status" of the tickets to be looked for.

Resources